aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* (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-201-1/+1
* 2009-02-20 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-204-9/+23
* 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
* (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
* 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
* (rst-mode-abbrev-table): Mark entries as `system'.Stefan Monnier2009-02-192-8/+12
* (beginning-of-defun): Fix harmless paren typo.Stefan Monnier2009-02-191-1/+2
* Remap self-insert-command to term-send-raw inAndreas Schwab2009-02-192-0/+6
* (end-of-defun): Consider the ".*\n" after the end ofStefan Monnier2009-02-192-1/+14
* 2009-02-19 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2009-02-192-14/+29
* (compilation-error-regexp-alist-alist):Nick Roberts2009-02-191-4/+4
* Add entry for maven.Nick Roberts2009-02-191-0/+5
* (rmail-summary-by-topic): Doc fix.Glenn Morris2009-02-192-8/+27
* (rmail-get-new-mail-filter-spam): Be more careful about error-handling.Glenn Morris2009-02-191-13/+41
* (rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.Glenn Morris2009-02-191-37/+5
* (rmail-get-new-mail-filter-spam): Move here from rmail.el.Glenn Morris2009-02-191-0/+24
* (custom-group-value-create): Insert someMartin Rudalics2009-02-182-2/+10
* Insert change from yesterdayJason Rumney2009-02-181-0/+5
* Require comint at top level to fix the last patch.Sam Steingold2009-02-182-1/+7
* (custom-group-value-create): Don't throw an errorMartin Rudalics2009-02-182-6/+12
* * progmodes/cc-menus.el (imenu-progress-message):Juanma Barranquero2009-02-182-5/+7
* (rmail-get-new-mail-filter-spam): Show a message rather than the rawGlenn Morris2009-02-182-8/+15
* (rmail-spam-filter): Show a message rather than the raw mbox while prompting.Glenn Morris2009-02-181-2/+9
* (flymake): Add defgroup. (Bug#2356)Martin Rudalics2009-02-182-0/+9
* (mail-mbox-from): Move here from rmailout.el.Glenn Morris2009-02-182-0/+52
* (unrmail): Use mail-mbox-from.Glenn Morris2009-02-181-17/+3