bpt/emacs.git
2008-03-08 Reiner Steib(mail-source-delete-old-incoming-confirm): Change
2008-03-07 Chong Yidong** slow editing in .h files
2008-03-07 Chong YidongRegenerate.
2008-03-07 Chong YidongBump to version 22.1.92
2008-03-07 Chong YidongRegenerate.
2008-03-07 Stefan Monnier(Fsubstitute_in_file_name): Fix up computation of maximum
2008-03-07 Glenn MorrisRemove `+++'.
2008-03-06 Chong YidongCopyedit.
2008-03-06 Chong YidongMove deprecation message to Installation Changes and...
2008-03-06 Juanma Barranquero*** empty log message ***
2008-03-06 Kim F. Storm*** empty log message ***
2008-03-06 Kim F. Storm(describe-gnu-project): Rename from describe-project...
2008-03-06 Kim F. Storm(view-emacs-todo): Rename from view-todo. Change users.
2008-03-06 Kim F. Storm(Help Files): Rename view-todo to view-emacs-toto.
2008-03-06 Kim F. Storm*** empty log message ***
2008-03-05 Juanma Barranquero*** empty log message ***
2008-03-05 Reiner Steib(gnus-print-buffer): Honor ps-print-color-p.
2008-03-05 Chong Yidong** Bug in etags ".." code
2008-03-05 Chong Yidong(parens-require-spaces): Doc fix.
2008-03-05 Chong Yidong* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
2008-03-05 Juanma Barranquero(iswitchb-use-faces): Doc fix.
2008-03-05 Jason RumneyRevert last change.
2008-03-05 Jason Rumney(adjust_glyph_matrix): Initialize window_height.
2008-03-05 Jason Rumney(Fexpand_file_name): Decode home directory names.
2008-03-03 Stefan Monnier(comment-kill): Docstring improvement.
2008-03-03 Dan Nicolaescu(verilog-highlight-grouping-keywords):
2008-03-03 YAMAMOTO Mitsuharu(handle_single_display_spec): Undo 2007-10-16 changes.
2008-03-03 Dan Nicolaescu* verilog-mode.el (verilog-font-grouping-keywords)...
2008-03-03 Glenn MorrisFix typo in previous.
2008-03-03 Glenn MorrisTweak frame-local variables entry.
2008-03-02 Juri LinkovRevert 2008-02-28 change that adds initial message
2008-03-01 Glenn MorrisMore info on how to replace make-variable-frame-local.
2008-03-01 Dan Nicolaescu* textmodes/css-mode.el (css-indent-offset, css-electri...
2008-03-01 Juanma Barranquero(desktop-read): Set `desktop-dirname' to nil before...
2008-03-01 Alan Mackenzie(c-neutralize-syntax-in-CPP): Fix coding bug.
2008-03-01 Alan Mackenzie*** empty log message ***
2008-03-01 Alan Mackenzie(c-before-font-lock-function): Fix bug in doc-string...
2008-03-01 Alan Mackenzie*** empty log message ***
2008-03-01 Miles BaderMerge from gnus--rel--5.10
2008-02-29 Chong Yidong** Shell-script indenting of &&, | (patch available)
2008-02-29 Jason RumneyChanged ambiguous "native Windows debuggers" to "Micros...
2008-02-29 Glenn Morris(allout-topic-encryption-bullet)
2008-02-29 Chong Yidong** Two display bugs involving interactions between...
2008-02-29 Juanma Barranquero(desktop-save): Save the buffer name if the uniquified...
2008-02-29 Stefan Monnier(diff-sanity-check-hunk): Only accept an empty line if
2008-02-29 Chong Yidong(get_overlay_strings_1): Add missing argument type.
2008-02-29 Chong Yidong* xdisp.c (get_overlay_strings_1): Add missing argument...
2008-02-28 Juri Linkov(normal-splash-screen): Add argument `concise'.
2008-02-28 Juri Linkov(startup-echo-area-message): Check for about-emacs.
2008-02-28 Juri LinkovAlways add initial message to *scratch* buffer if
2008-02-28 Stefan Monnier(fill-comment-paragraph): Don't try to do comment-parag...
2008-02-28 Stefan Monnier(uniquify-buffer-base-name): Undo last change.
2008-02-28 Stefan Monnier(utf-7-encode): Never skip the trailing - for the ...
2008-02-28 Teodor Zlatanov(url-get-normalized-date): Simplify
2008-02-28 Chong Yidong** Emacs fails to start properly if the current working...
2008-02-27 YAMAMOTO Mitsuharu[MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
2008-02-27 Stefan Monnier(Perl_functions): Fix call to skip_spaces.
2008-02-27 Juanma Barranquero*** empty log message ***
2008-02-27 Juanma Barranquero(uniquify-buffer-base-name): If the base name is an...
2008-02-27 Chong Yidong(wait_reading_process_output): Check for window changes...
2008-02-27 Chong Yidong* process.c (wait_reading_process_output): Check for...
2008-02-26 Chong Yidong(Formatting Strings): Treat - and 0 as flag characters.
2008-02-26 Chong Yidong* strings.texi (Formatting Strings): Treat - and 0...
2008-02-26 Jason Rumney*** empty log message ***
2008-02-26 Jason Rumney(make-auto-save-file-name): Encode more characters in
2008-02-26 Chong Yidong(Fformat): Doc fix.
2008-02-26 Chong Yidong* editfns.c (Fformat): Doc fix.
2008-02-26 Juanma Barranquero*** empty log message ***
2008-02-26 Juanma Barranquero(ftp-program): Fix typo in docstring.
2008-02-26 Juanma Barranquero(gdb-pc-address, gdb-source-file-list, gdb-cpp-define...
2008-02-25 Alan Mackenzie(c-neutralize-syntax-in-CPP): Fix a bug on typing ...
2008-02-25 Alan Mackenzie*** empty log message ***
2008-02-25 Chong Yidong** dired cannot access file names with a quote
2008-02-25 Chong Yidong(shell-quote-wildcard-pattern): Quote ' and " as well.
2008-02-25 Chong Yidong* files.el (shell-quote-wildcard-pattern): Quote '...
2008-02-25 Chong Yidong** Bug in url-get-authentication
2008-02-25 Chong YidongRevert last fix; subset of last fix recommitted.
2008-02-25 Chong YidongRevert last fix; subset of last fix recommitted.
2008-02-25 Chong YidongPatch by John Wiegley checked in.
2008-02-25 Chong Yidong(url-digest-auth): Don't show prompt if authentication...
2008-02-25 Chong Yidong* url-auth.el (url-digest-auth): Don't show prompt if
2008-02-25 Chong Yidong(command_loop_1): Revert 2006-10-09 change.
2008-02-25 Chong Yidong* keyboard.c (command_loop_1): Revert 2006-10-09 change.
2008-02-25 Jan DjärvMention stock icons for Gtk+.
2008-02-25 Dan Nicolaescu* configure.in: Print an error for systems that we...
2008-02-24 Juanma Barranquero*** empty log message ***
2008-02-24 Jason Rumney(enum_font_cb2): Don't use raster fonts for Unicode.
2008-02-24 Jason Rumney(file-name-invalid-regexp): Fix octal/decimal confusion.
2008-02-24 Miles BaderMerge from gnus--rel--5.10
2008-02-24 Chong Yidong** modify-frame-parameters behaviour broken
2008-02-24 Chong Yidong(x_set_offset): Don't change the gravity if CHANGE_GRAV...
2008-02-24 Chong Yidong* xterm.c (x_set_offset): Don't change the gravity if
2008-02-24 Chong Yidong** nesting of unwind-protect and atomic-change-group
2008-02-23 Chong Yidong** Auto-Save bug when file/directory no longer exists
2008-02-23 Chong Yidong** Backport find-function-search-for-symbol change...
2008-02-23 Chong Yidong** Should dired-do-search bind tags-loop-revert-buffers...
2008-02-23 Chong Yidong** Loading ebrowse file yields warning
2008-02-23 Chong YidongRemove two other fixed bug items.
2008-02-23 Chong Yidong** Tweak sit-for to accept the form (sit-for 1 nil t)
2008-02-23 Glenn MorrisSome comments on previous change. A couple of things...
next