Mercurial > emacs
graph
-
(Regexp Search): Rename that to search-spaces-regexp.2004-11-20, by Richard M. Stallman
-
(Vsearch_spaces_regexp):2004-11-20, by Richard M. Stallman
-
Mention C-/.2004-11-20, by Eli Zaretskii
-
*** empty log message ***2004-11-20, by Thien-Thi Nguyen
-
(recompile): Revert 2004-11-19 change.2004-11-20, by Thien-Thi Nguyen
-
(init_eval_once): Increase `max_specpdl_size' to 650.2004-11-20, by Thien-Thi Nguyen
-
(url-mm-callback): Delay the invocation2004-11-20, by Masatake YAMATO
-
*** empty log message ***2004-11-20, by Luc Teirlinck
-
(compile): Set `max-specpdl-size' before compiling.2004-11-20, by Luc Teirlinck
-
eval-and-compile2004-11-20, by Vinicius Jose Latorre
-
fix typos2004-11-20, by Vinicius Jose Latorre
-
:version tag2004-11-20, by Vinicius Jose Latorre
-
*** empty log message ***2004-11-19, by Jay Belanger
-
(calc-selection-cache-entry): Moved declaration to earlier in the2004-11-19, by Jay Belanger
-
(calc-edit-disp-trail): New variable.2004-11-19, by Jay Belanger
-
*** empty log message ***2004-11-19, by Jay Belanger
-
(calc-rewrite-selection): Make rules a local variable.2004-11-19, by Jay Belanger
-
*** empty log message ***2004-11-19, by Richard M. Stallman
-
(Info-search): Use search-whitespace-regexp.2004-11-19, by Richard M. Stallman
-
(struct regexp_cache): New element whitespace_regexp.2004-11-19, by Richard M. Stallman
-
(Regexp Search): Add search-whitespace-regexp.2004-11-19, by Richard M. Stallman
-
Fix previous change.2004-11-19, by Richard M. Stallman
-
*** empty log message ***2004-11-19, by Richard M. Stallman
-
(Vsearch_whitespace_regexp): New variable.2004-11-19, by Richard M. Stallman
-
(regex_compile): Substitute whitespace_regexp for spaces, if it is nonzero.2004-11-19, by Richard M. Stallman
-
*** empty log message ***2004-11-19, by Thien-Thi Nguyen
-
(Coding Conventions): Fix typo.2004-11-19, by Thien-Thi Nguyen
-
(Old Versions): No longer document annotation as "CVS only".2004-11-19, by Thien-Thi Nguyen
-
Update annotation-related comments.2004-11-19, by Thien-Thi Nguyen
-
(vc-rcs-parse): New function.2004-11-19, by Thien-Thi Nguyen
-
*** empty log message ***2004-11-19, by Thien-Thi Nguyen
-
(recompile): Set `max-specpdl-size' before compiling.2004-11-19, by Thien-Thi Nguyen
-
(Fvertical_motion): Fix last change.2004-11-19, by Kim F. Storm
-
*** empty log message ***2004-11-19, by Kim F. Storm
-
*** empty log message ***2004-11-19, by Stefan Monnier
-
*** empty log message ***2004-11-19, by Luc Teirlinck
-
*** empty log message ***2004-11-18, by Jay Belanger
-
*** empty log message ***2004-11-18, by Jay Belanger
-
(math-simplify-divisor): Remove unnecessary variables.2004-11-18, by Jay Belanger
-
*** empty log message ***2004-11-18, by Richard M. Stallman
-
*** empty log message ***2004-11-18, by Kim F. Storm
-
(Fvertical_motion): Undo 2004-11-16 change.2004-11-18, by Kim F. Storm
-
Re-applied diff 3.26->3.27, variable reorganization.2004-11-18, by J.D. Smith
-
interactive-p & eval-and-compile2004-11-18, by Vinicius Jose Latorre
-
*** empty log message ***2004-11-17, by Stefan Monnier
-
*** empty log message ***2004-11-17, by Jay Belanger
-
(math-simplify-expr): Declared it.2004-11-17, by Jay Belanger
-
(calc-poly-div-remainder): Declared it.2004-11-17, by Jay Belanger
-
(math-defsimplify): Changed the argument in the created function to2004-11-17, by Jay Belanger
-
(calc-poly-div): Made calc-poly-div-remainder a local variable.2004-11-17, by Jay Belanger
-
(list-buffers-noselect): Massage to fit in 80 columns.2004-11-17, by Stefan Monnier
-
Add ChangeLog entry for IDLWAVE version 5.5 update2004-11-17, by Miles Bader
-
Remove RCS keywords2004-11-17, by Miles Bader
-
Restore arch taglines2004-11-17, by Miles Bader
-
Initial checkin of HTML help support module.2004-11-17, by J.D. Smith
-
Updated to IDLWAVE version 5.5. See idlwave.org.2004-11-17, by J.D. Smith
-
Updated to IDLWAVE version 5.5. See idlwave.org2004-11-17, by J.D. Smith
-
*** empty log message ***2004-11-17, by Luc Teirlinck
-
(message3): Call clear_message.2004-11-17, by Luc Teirlinck
-
(erase_phys_cursor): Adjust cursor row visible height.2004-11-17, by Kim F. Storm