Mercurial > emacs
graph
-
Declare Fmsdos_downcase_filename.2004-11-07, by Andreas Schwab
-
* dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in2004-11-07, by Jan Djärv
-
editfns.c: Adding in better patch2004-11-07, by Steven Tamm
-
editfns.c: Need to include sys/time.h before resource.h on darwin.2004-11-07, by Steven Tamm
-
(syntax-after): Return the syntax letter, not the raw code.2004-11-07, by Richard M. Stallman
-
(elp-results): Delete wasteful beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
(iso-cvt-define-menu): menu-bar-files-menu renamed to menu-bar-file-menu.2004-11-07, by Richard M. Stallman
-
(browse-url-gnome-moz-program)2004-11-07, by Richard M. Stallman
-
(tramp group): Add :version.2004-11-07, by Richard M. Stallman
-
(ada-gdb-application): Use goto-char instead of beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
(cperl-info-on-command): Use goto-char instead of beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
(idlwave-shell-examine-map): Move up before first use.2004-11-07, by Richard M. Stallman
-
(flyspell-external-point-words): Use goto-char instead of beginning-of-buffer.2004-11-07, by Richard M. Stallman
-
*** empty log message ***2004-11-07, by Richard M. Stallman
-
(command_loop_1): Change Vtransient_mark_mode2004-11-07, by Richard M. Stallman
-
(Fcall_interactively): Avoid reusing EVENT for other data.2004-11-07, by Richard M. Stallman
-
(merge_named_face): GCPRO the face_name in the2004-11-07, by Richard M. Stallman
-
Whitespace fixup.2004-11-07, by Andreas Schwab
-
(tramp-uudecode): Mention `uudecode -o /dev/stdout'.2004-11-06, by Kai Großjohann
-
(tramp-coding-commands): Additionally try "uudecode -o /dev/stdout"2004-11-06, by Kai Großjohann
-
(recentf-menu-path): Use menu item name.2004-11-06, by David Ponce
-
*** empty log message ***2004-11-06, by David Ponce
-
Document get-internal-run-time.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(Processor Run Time): New section documenting get-internal-run-time.2004-11-06, by Eli Zaretskii
-
(sxhash): As far as possible, merge calculation of2004-11-06, by Eli Zaretskii
-
(Fget_internal_run_time): New function.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
Regenerate.2004-11-06, by Eli Zaretskii
-
Add check for getrusage.2004-11-06, by Eli Zaretskii
-
(install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi.2004-11-06, by Eli Zaretskii
-
Don't call define-fringe-bitmap if the display doesn't support images.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Andreas Schwab
-
(tempo-match-finder): Doc fix.2004-11-06, by Andreas Schwab
-
*** empty log message ***2004-11-06, by Andreas Schwab
-
(easy-menu-get-map): Fix last change.2004-11-06, by Andreas Schwab
-
Change log entry reconstructed from commit message.2004-11-06, by Andreas Schwab
-
Document changes in behavior of hide-body.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(hide-body): Don't hide lines at the top of the file2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(align-areas): Delete whitespace before reindenting, so2004-11-06, by Eli Zaretskii
-
(syms_of_frame): Fix the example in the doc string.2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(insert-kbd-macro): Do completions based on macros,2004-11-06, by Eli Zaretskii
-
*** empty log message ***2004-11-06, by Eli Zaretskii
-
(tempo-match-finder): Use [:word:] instead of "^\\b",2004-11-06, by Eli Zaretskii
-
(easy-menu-get-map-look-for-name): Remove.2004-11-06, by Stefan Monnier
-
* eval.c (Feval): Remove check for INPUT_BLOCKED_P.2004-11-06, by Jan Djärv
-
*** empty log message ***2004-11-05, by Luc Teirlinck
-
(Keyboard Macros): Document `append' return value of `defining-kbd-macro'.2004-11-05, by Luc Teirlinck
-
(syms_of_macros) <defining-kbd-macro>: Doc fix.2004-11-05, by Luc Teirlinck
-
(print_object): Print Lisp_Misc_Save_Value objects.2004-11-05, by Kim F. Storm
-
*** empty log message ***2004-11-05, by Kim F. Storm
-
(edebug-next-token-class): Allow all symbol-constituent characters2004-11-05, by Juri Linkov
-
(Info-search): Don't search in node header lines and file headers.2004-11-05, by Juri Linkov
-
*** empty log message ***2004-11-05, by Juri Linkov
-
*** empty log message ***2004-11-05, by Kim F. Storm
-
(Ffile_modes): Doc fix.2004-11-05, by Kim F. Storm
-
(x_start_queuing_selection_requests)2004-11-05, by Kim F. Storm