aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Vector Functions): Remove obsolete Emacs 20 use of `vconcat'.Chong Yidong2009-02-221-6/+0
* (Building Lists): Remove obsolete Emacs 20 usage of `append'.Chong Yidong2009-02-221-8/+0
* * lists.texi (Building Lists): Remove obsolete Emacs 20 usage ofChong Yidong2009-02-221-0/+12
* temp-file-name-pattern does not appear in the manuals.Chong Yidong2009-02-211-0/+1
* Fix last change.Chong Yidong2009-02-211-1/+1
* Use /= in previous change.Glenn Morris2009-02-211-1/+1
* (math-use-emacs-fn): Make sure that the lisp number is in decimal.Jay Belanger2009-02-212-1/+8
* (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).Chong Yidong2009-02-211-1/+1
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2009-02-211-0/+3
* (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).Chong Yidong2009-02-211-2/+4
* * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 toChong Yidong2009-02-211-0/+5
* cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clausesAlan Mackenzie2009-02-212-17/+33
* *** empty log message ***Alan Mackenzie2009-02-211-0/+7
* (rmail-cease-edit): Notice changes in buffer's encoding during editing.Eli Zaretskii2009-02-212-1/+49
* Bump version number to 3.0.Chong Yidong2009-02-211-1/+2
* (Version Info): Update version numbers in examples.Chong Yidong2009-02-211-27/+31
* (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.Chong Yidong2009-02-211-30/+48
* * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type): Minor edits.Chong Yidong2009-02-211-0/+15
* Define Qfont_spec, Qfont_entity, Qfont_object extern.Chong Yidong2009-02-211-0/+2
* (Qfont_spec, Qfont_entity, Qfont_object): DefinitionsChong Yidong2009-02-211-6/+0
* (syms_of_data): Define Qfont_spec, Qfont_entity, andChong Yidong2009-02-211-0/+12
* * data.c (syms_of_data): Define Qfont_spec, Qfont_entity, andChong Yidong2009-02-211-0/+11
* (url-default-expander): Use concat to combine parts. (Bug #1020)Jason Rumney2009-02-211-2/+4
* Comment (reformat header).Glenn Morris2009-02-211-3/+3
* (sc-mail-glom-frame): Handle a "From " line at the start of the headers.Glenn Morris2009-02-212-2/+20
* (python-shift-left, python-shift-right):Martin Rudalics2009-02-202-6/+14
* (command-line): Don't match an empty argument as anAndreas Schwab2009-02-202-15/+20
* Remove duplicate words.Juanma Barranquero2009-02-2020-54/+82
* * nsterm.m (x_make_frame_invisible): Unset async_visible,Adrian Robert2009-02-202-1/+11
* 2009-02-20 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-204-9/+23
* Minor updates for mbox rather than Babyl.Glenn Morris2009-02-202-11/+13
* (Fskip_chars_forward): Fix doc typo.Glenn Morris2009-02-202-1/+5
* Daniel Jensen <daniel at bigwalter.net> (tiny change)Glenn Morris2009-02-202-1/+5
* (apropos-library): Remove the element with null filename, if present,Glenn Morris2009-02-202-11/+15
* Comment.Glenn Morris2009-02-201-1/+1
* Be tediously correct.Glenn Morris2009-02-201-0/+4
* Fix attribution.Glenn Morris2009-02-201-1/+1
* (rmail-speedbar-buttons): Only add regular files.Glenn Morris2009-02-202-11/+18
* Updated gnus manual for mbox rmail.Glenn Morris2009-02-201-2/+0
* (Miscellaneous Commands): Minor updates for mbox Rmail.Glenn Morris2009-02-202-1/+6
* Minor updates for mbox Rmail.Glenn Morris2009-02-201-17/+22
* Update.Glenn Morris2009-02-201-12/+24
* (bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.Roland Winkler2009-02-202-9/+16
* (server-start): Make the warning more verbose (Bug#2395).Chong Yidong2009-02-201-3/+8
* * server.el (server-start): Make the warning more verbose (Bug#2395).Chong Yidong2009-02-201-0/+5
* (Fkeymap_parent): Doc fix (Bug#2391).Chong Yidong2009-02-201-1/+2
* * keymap.c (Fkeymap_parent): Doc fix (Bug#2391).Chong Yidong2009-02-201-0/+4
* Add bug reference.Juanma Barranquero2009-02-191-3/+3
* (font-lock-fontify-syntactic-keywords-region):Stefan Monnier2009-02-192-3/+7
* (sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.Stefan Monnier2009-02-192-1/+6