Mercurial > emacs
graph
-
Update from erc--emacs--222006-08-07, by Miles Bader
-
"standard-value for mode-line-format" bug fixed.2006-08-06, by Chong Yidong
-
* buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.2006-08-06, by Chong Yidong
-
Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.2006-08-06, by Romain Francoise
-
*** empty log message ***2006-08-06, by Romain Francoise
-
*** empty log message ***2006-08-06, by Richard M. Stallman
-
(describe-mode): Make minor mode list more concise.2006-08-06, by Richard M. Stallman
-
*** empty log message ***2006-08-06, by Nick Roberts
-
(Note): Add note about ollowing a longjmp call.2006-08-06, by Nick Roberts
-
*** empty log message ***2006-08-06, by Nick Roberts
-
* bindings.el: Give mode-line-format, mode-line-modes, and2006-08-06, by Chong Yidong
-
*** empty log message ***2006-08-05, by Eli Zaretskii
-
(list-buffers-noselect): For Info buffers, use "(file)node" instead of the2006-08-05, by Eli Zaretskii
-
Include w32.h.2006-08-05, by Eli Zaretskii
-
Add prototype for w32_valid_pointer_p.2006-08-05, by Eli Zaretskii
-
(w32_valid_pointer_p): New function.2006-08-05, by Eli Zaretskii
-
(New in Emacs 22): Expand.2006-08-05, by Romain Francoise
-
*** empty log message ***2006-08-05, by Eli Zaretskii
-
(kbd_buffer_get_event): Return Qnil when current time is exactly equal to2006-08-05, by Eli Zaretskii
-
(Formatting Strings) Resurrect erroneously removed line.2006-08-05, by Eli Zaretskii
-
*** empty log message ***2006-08-05, by Richard M. Stallman
-
(escape-glyph): Doc fix.2006-08-05, by Richard M. Stallman
-
*** empty log message ***2006-08-05, by Chong Yidong
-
specpdl unbalanced bug fixed.2006-08-05, by Chong Yidong
-
* process.c: Reapply 2006-08-01 change.2006-08-05, by Chong Yidong
-
* keyboard.c (read_char): Rebalance specpdl after receiving jump.2006-08-05, by Chong Yidong
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(w32_query_font): Fix last change: use stricmp.2006-08-04, by Eli Zaretskii
-
"C-n doesn't work in Customize Option buffer in -nw with long value2006-08-04, by Chong Yidong
-
(Fsubst_char_in_region): Redo the setup work after running2006-08-04, by Stefan Monnier
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(Window Size X) <--geometry>: Only width and height apply to all frames.2006-08-04, by Eli Zaretskii
-
(w32_createwindow): Handle -geometry command line option and the geometry2006-08-04, by Eli Zaretskii
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(Formatting Strings): Warn against arbitrary strings as first arg to `format'.2006-08-04, by Eli Zaretskii
-
*** empty log message ***2006-08-04, by Kenichi Handa
-
(w32_query_font): Compare names by ignoring case.2006-08-04, by Kenichi Handa
-
*** empty log message ***2006-08-04, by Kenichi Handa
-
(describe-font): Improve docstring2006-08-04, by Kenichi Handa
-
(x_query_font): Compare names by ignoring case.2006-08-04, by Kenichi Handa
-
*** empty log message ***2006-08-03, by Jason Rumney
-
(w32_menu_show, w32_dialog_show): Call Fsignal to quit2006-08-03, by Jason Rumney
-
*** empty log message ***2006-08-03, by Romain Francoise
-
*** empty log message ***2006-08-03, by Richard M. Stallman
-
(gdb-script-font-lock-syntactic-keywords):2006-08-03, by Stefan Monnier
-
*** empty log message ***2006-08-03, by Richard M. Stallman
-
* process.c: Revert last change.2006-08-03, by Chong Yidong
-
* simple.el (line-move-to-column): Constrain move-to-column to2006-08-03, by Chong Yidong
-
*** empty log message ***2006-08-03, by Juanma Barranquero
-
Fix typo in markup.2006-08-03, by Juanma Barranquero
-
(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.2006-08-03, by Stefan Monnier
-
(font-lock-extend-after-change-region-function):2006-08-03, by Stefan Monnier
-
Merge from erc--emacs--212006-08-03, by Miles Bader
-
(jit-lock-fontify-now): Preserve the buffer's2006-08-03, by Stefan Monnier
-
Docstring style and grammar tweaks; nfc.2006-08-02, by Thien-Thi Nguyen
-
(edmacro-fix-menu-commands): Ignore switch-frame.2006-08-02, by Kim F. Storm
-
*** empty log message ***2006-08-02, by Kim F. Storm
-
(cvs-get-buffer-create): Obey `noreuse' even if `name'2006-08-02, by Stefan Monnier
-
(PC-expand-many-files): Avoid signalling an error when2006-08-02, by Stefan Monnier
-
*** empty log message ***2006-08-02, by Andreas Schwab