Mercurial > emacs
graph
-
(Vi Macros): Fix reference to the Emacs manual.2003-12-29, by Eli Zaretskii
-
(C Modes): Fix the xref.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(xml-get-attribute-or-nil): Doc fix.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(zone-mode): Use write-file-functions, not write-file-hooks.2003-12-29, by Eli Zaretskii
-
Use windows-1251 encoding. Fix punctuation errors.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(auto-revert-interval): Doc fix.2003-12-29, by Eli Zaretskii
-
Fix Mark Hershberg's entries for xml.el.2003-12-29, by Eli Zaretskii
-
Fix previous change. Remove redundant trailing whitespace.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(xml-get-attribute-or-nil): New function, like2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(easy-menu-define): Doc fix.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(custom-declare-theme): Use `value' when putting properties on `theme'.2003-12-29, by Eli Zaretskii
-
Document the change in insert-for-yank.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(insert-for-yank): Call insert-for-yank-1 repetitively2003-12-29, by Eli Zaretskii
-
(table-yank-handler): New defcustom.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Richard M. Stallman
-
(store_symval_forwarding): Handle setting default-fill-column, etc.,2003-12-29, by Richard M. Stallman
-
(Fset_minibuffer_window): Doc fix.2003-12-29, by Richard M. Stallman
-
(choose_write_coding_system): Ignore auto_saving2003-12-29, by Richard M. Stallman
-
Comment change.2003-12-29, by Richard M. Stallman
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(etc-modules-conf-generic-mode): A more complete set of keywords.2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Eli Zaretskii
-
(reset-language-environment, set-language-environment): Don't invoke2003-12-29, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Kenichi Handa
-
(ccl-encode-koi8-font): Make it work for2003-12-29, by Kenichi Handa
-
(reset-language-environment): Call2003-12-29, by Kenichi Handa
-
(face_font_available_p): New function.2003-12-29, by Kenichi Handa
-
(Voverriding_fontspec_alist): New variable.2003-12-29, by Kenichi Handa
-
(face_font_available_p): Extern it.2003-12-29, by Kenichi Handa
-
(ange-ftp-file-attributes): Add new optional parameter ID-FORMAT.2003-12-29, by Sam Steingold
-
(Fother_buffer): Don't crash if BUF is nil2003-12-28, by Richard M. Stallman
-
*** empty log message ***2003-12-28, by Luc Teirlinck
-
(Fcheck_coding_system): Further doc fix.2003-12-28, by Luc Teirlinck
-
(Fcheck_coding_system): Doc fix.2003-12-28, by Luc Teirlinck
-
(gdb-prompt): Change filter for level 3 annotations,2003-12-28, by Nick Roberts
-
(gud-gdb-command-name): Set default to2003-12-28, by Nick Roberts
-
*** empty log message ***2003-12-28, by Nick Roberts
-
Make sure secondary frames are deleted when emacsclient quits.2003-12-29, by Karoly Lorentey
-
Handle Ctl-G in emacsclient.2003-12-29, by Karoly Lorentey
-
Bugfix festival.2003-12-29, by Karoly Lorentey
-
Trivial changes2003-12-28, by Karoly Lorentey
-
Merged in changes from CVS HEAD2003-12-28, by Karoly Lorentey
-
Add pointer text property. Add image maps.2003-12-28, by Kim F. Storm
-
Fix cursor glyph height on tall rows.2003-12-28, by Kim F. Storm
-
(Qface, Qmouse_face): Remove unused externs.2003-12-28, by Kim F. Storm
-
(x_set_mouse_color): Remove bogus x_check_errors call.2003-12-28, by Kim F. Storm
-
(cache_face): Abort if c->size exceeds MAX_FACE_ID.2003-12-28, by Kim F. Storm
-
(Qarrow, Qhand, Qtext, Qpointer): New variables for2003-12-28, by Kim F. Storm
-
(Qimage): Remove extern (now in lisp.h).2003-12-28, by Kim F. Storm
-
(IMAGEP): New macro to test for image object type.2003-12-28, by Kim F. Storm
-
(Qimage): Remove extern (now in lisp.h).2003-12-28, by Kim F. Storm
-
(buffer_posn_from_coords): Fix calculation of dy for2003-12-28, by Kim F. Storm
-
(FACE_ID_BITS, MAX_FACE_ID): New defines.2003-12-28, by Kim F. Storm