aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (rmail-set-label): Delete the keyword header if all labels areGlenn Morris2009-02-131-1/+3
* (unrmail): When getting message keywords, don't include a leadingGlenn Morris2009-02-131-3/+5
* (image-toggle-display): Let-bind `buffer-file-truename' to nil around theJuri Linkov2009-02-122-2/+11
* (python-use-skeletons): Re-add.Stefan Monnier2009-02-122-3/+14
* (quail-make-guidance-frame): Remove the `parent-id' parameter.Stefan Monnier2009-02-122-4/+15
* * international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):Juanma Barranquero2009-02-122-8/+13
* Add bug reference.Juanma Barranquero2009-02-121-1/+1
* (c-emacs-features): Crash-fix: change `=' to `eq'.Alan Mackenzie2009-02-121-2/+2
* *** empty log message ***Alan Mackenzie2009-02-121-0/+5
* Simplify previous change; again.Glenn Morris2009-02-121-2/+2
* Simplify previous change.Glenn Morris2009-02-121-1/+3
* (rmail-set-label): Fix the test for a label being already present. (Bug#2210)Glenn Morris2009-02-122-3/+7
* (?.): New character category forKenichi Handa2009-02-122-3/+21
* Use "\\c." instead of "[[:alpha:]]" to match withKenichi Handa2009-02-121-1/+1
* (isearch-yank-char-in-minibuffer)Stefan Monnier2009-02-122-7/+8
* (verilog-mode): Avoid circular use of syntax-ppss.Stefan Monnier2009-02-122-2/+14
* (end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw.Stefan Monnier2009-02-122-44/+33
* (end-of-defun): Don't skip to next line afterStefan Monnier2009-02-122-8/+14
* (rmail-show-message-verbose-min): New option.Richard M. Stallman2009-02-122-1/+15
* (rmail-unix-mail-delimiter): Doc fix.Glenn Morris2009-02-122-7/+13
* (rmail-read-label): Don't scan for labels if the summary exists, sinceGlenn Morris2009-02-121-14/+18
* (rmail-get-summary-labels): Store any message labels for use inGlenn Morris2009-02-121-1/+6
* (org-footnote-at-definition-p): Fix doc typo.Glenn Morris2009-02-122-2/+10
* Joachim Reiter <Reiter.Joachim at web.de> (tiny change)Glenn Morris2009-02-121-1/+1
* (read-buffer-to-switch): Add table to icomplete-with-completion-tables.Stefan Monnier2009-02-122-3/+18
* (dired-add-entry): Avoid munging long-form Dired switches (Bug#2261).Chong Yidong2009-02-111-1/+1
* * dired-aux.el (dired-add-entry): Avoid munging long-form DiredChong Yidong2009-02-111-2/+7
* * server.el (server-with-environment): Don't fail for negative entries in ENV.Juanma Barranquero2009-02-112-4/+9
* Fix typos and add bug references.Juanma Barranquero2009-02-111-1/+1
* * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.Dan Nicolaescu2009-02-113-2/+14
* (calendar-window-list): Ignore invisible windows.Glenn Morris2009-02-112-1/+19
* (rmail-make-label): Doc fix.Glenn Morris2009-02-111-14/+17
* (find-library-name, find-library): Doc fixes.Chong Yidong2009-02-111-2/+4
* * emacs-lisp/find-func.el (find-library-name, find-library): DocChong Yidong2009-02-111-0/+5
* Add "tiny change" note.Juanma Barranquero2009-02-101-1/+1
* * env.el (getenv): When FRAME is non-nil, pass the frame environmentJuanma Barranquero2009-02-102-1/+8
* Fix typo.Juanma Barranquero2009-02-101-1/+1
* *** empty log message ***Kenichi Handa2009-02-101-0/+7
* (describe-char-display): On terminal, if terminalKenichi Handa2009-02-101-42/+85
* (vc-svn-after-dir-status): Use shy group for revisionNick Roberts2009-02-102-7/+10
* (vc-dir-find-file-other-window): Allow mouse events.Nick Roberts2009-02-101-3/+11
* Fix stupidity in previous change.Glenn Morris2009-02-101-4/+3
* Avoid messing up font-lock-global-modes.Glenn Morris2009-02-102-5/+10
* (rmail-set-attribute): Allow ATTR to be a string.Glenn Morris2009-02-102-1/+12
* (mail-use-rfc822): Remove * from defcustom doc.Glenn Morris2009-02-102-9/+9
* Just require rmail.Glenn Morris2009-02-102-8/+29
* Just require rmail.Glenn Morris2009-02-101-47/+32
* (rmail-automatic-folder-directives): Doc fix.Glenn Morris2009-02-101-145/+122
* (url-generate-unique-filename): Silence compiler.Glenn Morris2009-02-102-17/+23
* newsticker: kill groups buffer after saving/loading.Ulf Jasper2009-02-092-3/+11