aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):Juri Linkov2011-08-222-1/+5
* * lisp/progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'Juri Linkov2011-08-222-2/+10
* Fix some word/symbol classifications in scheme-mode's syntax table.Chong Yidong2011-08-212-14/+20
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-08-215-48/+66
* (smtpmail-query-smtp-server): Allow `quit'-ing out in case the probe hangs.Lars Magne Ingebrigtsen2011-08-212-2/+6
* (smtpmail-try-auth-methods): Expand the secret password.Lars Magne Ingebrigtsen2011-08-212-0/+3
* Only bind `coding-system-for-*' around the process open call to avoid auth-so...Lars Magne Ingebrigtsen2011-08-212-17/+23
* * lisp/term.el (term-mouse-paste): Yank primary selection (Bug#6845).Chong Yidong2011-08-212-7/+16
* Improve Edebug error for attempting to instrument built-in functions.Chong Yidong2011-08-213-2/+16
* Merge changes made in Gnus trunk.Gnus developers2011-08-215-1/+35
* Introduce a new variable to allow controlling the SMTP user nameLars Magne Ingebrigtsen2011-08-212-0/+12
* Minor fix to last change.Chong Yidong2011-08-201-3/+2
* Add some docstrings to font-lock.el.Chong Yidong2011-08-202-0/+19
* Fix to `ant' compile regexp.Chong Yidong2011-08-202-1/+3
* Fix error in compilation-error-properties.Chong Yidong2011-08-202-5/+11
* Fix for browse-url-firefox on Windows.Chong Yidong2011-08-202-14/+25
* * lisp/tutorial.el (help-with-tutorial): Avoid an error on short screens.Glenn Morris2011-08-202-1/+8
* Update some tutorial key bindings; ref bug#8739.Glenn Morris2011-08-204-2/+7
* * lisp/files.el (hack-local-variables): Fully ignore case for "mode:".Glenn Morris2011-08-202-1/+6
* Resolve invalid use of a regexp in regexp-opt.Alan Mackenzie2011-08-204-7/+22
* * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix (Bug#9274).Chong Yidong2011-08-202-1/+6
* Fontify CPP expressions correctly when starting in the middle of such aAlan Mackenzie2011-08-201-0/+19
* Fontify CPP expressions correctly when starting in the middle of such aAlan Mackenzie2011-08-202-48/+172
* Remove some commented-out obsoletion declarations from window.el.Martin Rudalics2011-08-201-12/+0
* When displaying a buffer don't use or split a side window unless explicitly r...Martin Rudalics2011-08-202-51/+12
* lisp/gnus/ChangeLog: Fix last change.Katsumi Yamaoka2011-08-201-1/+1
* Merge changes made in Gnus trunk.Gnus developers2011-08-208-63/+59
* files.el fix for bug#9331Glenn Morris2011-08-192-3/+10
* Fix bidi cursor motion when a line begins with a composed character.Eli Zaretskii2011-08-191-4/+18
* gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative): Make bu...Katsumi Yamaoka2011-08-192-3/+11
* Merge changes made in Gnus trunk.Gnus developers2011-08-185-23/+52
* Standardize/fix some Org header comments.Glenn Morris2011-08-1812-52/+38
* Restore clobbered changes to Org copyright years.Glenn Morris2011-08-1894-122/+94
* Add L and R categories to standard category table, and use them.Chong Yidong2011-08-185-22/+44
* * lisp/faces.el (error, warning, success): New faces with definitionsJuri Linkov2011-08-185-11/+54
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-08-173-3/+18
* (auth-source): Require to avoid problems with binding variables.Lars Magne Ingebrigtsen2011-08-182-4/+5
* (network-stream-open-starttls): Support using starttls.el without using gnutl...Lars Magne Ingebrigtsen2011-08-172-3/+12
* * lisp/progmodes/grep.el (rgrep): Handle the case when `grep-find-command'Juri Linkov2011-08-172-1/+8
* In display-buffer-pop-up-frame make frame with buffer to display current.Martin Rudalics2011-08-172-3/+10
* Simplify GnuPG group expansion using epg-expand-group.Daiki Ueno2011-08-172-72/+20
* nndraft.el (nndraft-update-unread-articles): Don't send delayed articles.Katsumi Yamaoka2011-08-172-0/+7
* * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.Feng Li2011-08-162-1/+5
* progmodes/cc-engine.el (c-state-cache-non-literal-place): Correct toAlan Mackenzie2011-08-162-6/+15
* Fix Org ChangeLog entries and remove arch-tag.Bastien Guerry2011-08-1699-108/+108
* epa-mail.el handles GnuPG groups.Richard M. Stallman2011-08-162-0/+83
* Add rmail-epa-decrypt command.Richard M. Stallman2011-08-152-1/+107
* Fix previous change.Richard M. Stallman2011-08-151-9/+9
* Fix previous change.Richard M. Stallman2011-08-152-12/+12
* Bug fix for finding coding system. New COPY-FUNCTION featureRichard M. Stallman2011-08-152-10/+26