Mercurial > emacs
graph
-
Delete bytecode compilation item.2004-06-13, by Richard M. Stallman
-
*** empty log message ***2004-06-13, by Luc Teirlinck
-
(before-save-hook): Add `time-stamp' to the options.2004-06-13, by Luc Teirlinck
-
(time-stamp): Recommend adding it to `before-save-hook', rather than2004-06-13, by Luc Teirlinck
-
Reindent `diff-current-defun'.2004-06-13, by Kai Großjohann
-
(diff-current-defun): If at start of hunk, use2004-06-13, by Kai Großjohann
-
*** empty log message ***2004-06-13, by Andreas Schwab
-
(cancel_hourglass_unwind): Return a value.2004-06-13, by Andreas Schwab
-
(print_object): Always use %ld for printing EMACS_INT.2004-06-13, by Andreas Schwab
-
(SYNTAX_ENTRY_FOLLOW_PARENT): Rename local variable to2004-06-13, by Andreas Schwab
-
(char_quoted): Avoid warning about undefined operation.2004-06-13, by Andreas Schwab
-
*** empty log message ***2004-06-13, by Andreas Schwab
-
Include <ctype.h>.2004-06-13, by Andreas Schwab
-
*** empty log message ***2004-06-13, by Andreas Schwab
-
(face_attr_equal_p): Declare parameters.2004-06-13, by Andreas Schwab
-
*** empty log message ***2004-06-13, by Lars Hansen
-
(dired-mark-omitted): Update keybinding.2004-06-13, by Lars Hansen
-
(dired-mark-omitted): Bind to "*O".2004-06-13, by Lars Hansen
-
* bookmark.el (bookmark-bmenu-relocate): New function, as2004-06-13, by Karl Fogel
-
*** empty log message ***2004-06-13, by Kenichi Handa
-
(CCL_READ_CHAR): If hit EOF, set REG to -1.2004-06-13, by Kenichi Handa
-
(ccl-decode-mule-utf-8): Fix previous change.2004-06-13, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4032004-06-12, by Miles Bader
-
Fix formatting of last entry.2004-06-12, by Eli Zaretskii
-
*** empty log message ***2004-06-12, by Eli Zaretskii
-
(Fdefun): Signal an error if NAME is not a symbol.2004-06-12, by Eli Zaretskii
-
(python-open-block-statement-p): Fix2004-06-12, by Eli Zaretskii
-
*** empty log message ***2004-06-12, by Eli Zaretskii
-
(completion-ignored-extensions): Add file extensions2004-06-12, by Eli Zaretskii
-
Add news for Dired and Info modes.2004-06-12, by Juri Linkov
-
*** empty log message ***2004-06-12, by Juri Linkov
-
(Operating on Files): Add dired-do-touch.2004-06-12, by Juri Linkov
-
Move menu help lines from `* Menu:' to file header.2004-06-12, by Juri Linkov
-
(Info-goto-node): Add autoload.2004-06-12, by Juri Linkov
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4012004-06-12, by Miles Bader
-
*** empty log message ***2004-06-12, by Kenichi Handa
-
(CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in2004-06-12, by Kenichi Handa
-
(set-language-environment): Load subst tables if necessary.2004-06-12, by Kenichi Handa
-
(decode-char): Load subst tables if necessary.2004-06-12, by Kenichi Handa
-
(utf-16-decode-ucs): Handle a surrogate2004-06-12, by Kenichi Handa
-
(utf-translate-cjk-charsets): New2004-06-12, by Kenichi Handa
-
*** empty log message ***2004-06-11, by Luc Teirlinck
-
(dired-revert): If buffer is marked unmodified before2004-06-11, by Luc Teirlinck
-
(shut_down_emacs): Inhibit redisplay during shutdown.2004-06-11, by Kim F. Storm
-
*** empty log message ***2004-06-11, by Kim F. Storm
-
*** empty log message ***2004-06-11, by Juanma Barranquero
-
Temporarily set utf-translate-cjk-mode to nil.2004-06-11, by Kenichi Handa
-
(devanagari-compose-region): Add autoload cookie.2004-06-11, by Kenichi Handa
-
(ccl-dump-call): Fix printing the subroutine name.2004-06-11, by Kenichi Handa
-
(encode_coding_string): Check CODING_FINISH_INTERRUPT.2004-06-11, by Kenichi Handa
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3972004-06-11, by Miles Bader
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-3962004-06-11, by Miles Bader
-
*** empty log message ***2004-06-11, by Juanma Barranquero
-
(parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).2004-06-11, by Juanma Barranquero
-
(Fposn_at_point): Doc fix.2004-06-11, by Juanma Barranquero
-
(match_limit): Don't flag an error if match-data2004-06-11, by David Kastrup
-
*** empty log message ***2004-06-10, by Juanma Barranquero
-
Fix typo.2004-06-10, by Juanma Barranquero
-
(comment-search-forward, comment-search-backward): Fix typos.2004-06-10, by Juanma Barranquero
-
*** empty log message ***2004-06-10, by Lars Hansen