Mercurial > hg > xemacs-beta
graph
-
Do not build or ship the texinfo info files.2014-05-07, by Jerry James
-
Help buffer behaviour synced with GNU2014-04-25, by Mats Lidell
-
Fix broken texinfo references. See xemacs-beta message with ID2014-03-28, by Jerry James
-
Silence texinfo 5.2 warnings, primarily by adding next, prev, and up2014-03-27, by Jerry James
-
Add font-lock-regexp-grouping-{backslash, construct} from GNU Emacs.2014-01-27, by Mike Sperber
-
Make `define-function' accept docstring, as in GNU Emacs.2014-01-27, by Mike Sperber
-
Add `check-parents' from GNU Emacs.2014-01-27, by Mike Sperber
-
Add :risky and :safe options to defcustom.2014-01-27, by Mike Sperber
-
Correct buffered_bytecount_to_charcount() on non-Mule.2014-01-23, by Aidan Kehoe
-
Correct some partial character accounting, buffered_bytecount_to_charcount().2014-01-23, by Aidan Kehoe
-
Have the result of coding_character_tell() reflect str->convert_to, too.2014-01-22, by Aidan Kehoe
-
Don't return a Charbpos before visible region, start_with_line_at_pixpos()2014-01-21, by Aidan Kehoe
-
Use an explicit hexadecimal constant for READ_BUF_SIZE, correct ChangeLog.2014-01-20, by Aidan Kehoe
-
Use alloca_{rawbytes,ibytes} in #'copy-file, #'insert-file-contents-internal2014-01-20, by Aidan Kehoe
-
Bug fix in menubar.el2014-01-18, by Mike Sperber
-
Use a larger buffering size in #'copy-file too.2014-01-16, by Aidan Kehoe
-
Increase READ_BUF_SIZE, used in #'insert-file-contents-internal, to #x100002014-01-16, by Aidan Kehoe
-
Rework description of no_conversion coding system, avoiding pdump confusion.2014-01-16, by Aidan Kehoe
-
Pass character count from coding systems to buffer insertion code.2014-01-16, by Aidan Kehoe
-
Transform #'princ to #'write-sequence at compile time if appropriate.2013-12-22, by Aidan Kehoe
-
Use skip_ascii() in no_conversion_convert() when encoding.2013-12-19, by Aidan Kehoe
-
Use a face, show more context around open parenthesis, #'blink-matching-open2013-12-17, by Aidan Kehoe
-
Add #'write-sequence, on the model of #'write-char, API from Common Lisp.2013-12-17, by Aidan Kehoe
-
Only make promote_args_lazy() available if WITH_NUMBER_TYPES.2013-12-15, by Aidan Kehoe