aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update some tutorial key bindings; ref bug#8739.Glenn Morris2011-08-205-3/+8
* * lisp/files.el (hack-local-variables): Fully ignore case for "mode:".Glenn Morris2011-08-202-1/+6
* Add missing file to leim/Makefile.Glenn Morris2011-08-203-0/+7
* Resolve invalid use of a regexp in regexp-opt.Alan Mackenzie2011-08-204-7/+22
* * eval.c (Fcondition_case): Document `debug' symbol in error handler.Chong Yidong2011-08-202-2/+7
* * src/eval.c (Fsignal): Handle `debug' symbol in error handler.Chong Yidong2011-08-202-0/+8
* * 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
* Avoid a crash in mouse-highlight of Speedbar frames.Eli Zaretskii2011-08-192-3/+16
* Fix bidi cursor motion when a line begins with a composed character.Eli Zaretskii2011-08-193-10/+38
* gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative): Make bu...Katsumi Yamaoka2011-08-192-3/+11
* Adapt themes to new error/warning/success faces.Chong Yidong2011-08-185-5/+21
* 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-1896-126/+97
* Protect the bidi iterator against zero bidi properties.Eli Zaretskii2011-08-182-0/+6
* Rename string-mark-left-to-right to bidi-string-mark-left-to-right in the man...Eli Zaretskii2011-08-182-6/+7
* Fix bidi reordering around TAB characters covered by display properties.Eli Zaretskii2011-08-182-3/+10
* Add L and R categories to standard category table, and use them.Chong Yidong2011-08-186-28/+51
* * src/process.c (Fnetwork_interface_list): Correctly determine bufferAndreas Schwab2011-08-182-22/+46
* * lisp/faces.el (error, warning, success): New faces with definitionsJuri Linkov2011-08-186-11/+57
* Improve documentation of bidi in ELisp manual.Eli Zaretskii2011-08-184-17/+107
* 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
* Remove aborts from internal_condition_case*.Chong Yidong2011-08-172-29/+7
* (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
* Fix bug #9311 with loading on MS-Windows .elc files in root directories.Eli Zaretskii2011-08-172-2/+31
* 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
* * src/gmalloc.c: Expand comment.Ken Brown2011-08-162-1/+9
* progmodes/cc-engine.el (c-state-cache-non-literal-place): Correct toAlan Mackenzie2011-08-162-6/+15
* Fix cursor positioning at end of buffer under bidi display.Eli Zaretskii2011-08-162-4/+11
* Fix memory allocation problems in Cygwin build (Bug#9273).Ken Brown2011-08-163-2/+78
* Improve documentation of `special' modes.Eli Zaretskii2011-08-162-8/+16
* Document the new "mirroring" Unicode character property.Eli Zaretskii2011-08-162-0/+15
* Improve documentation of regexp search for categories.Eli Zaretskii2011-08-163-1/+33
* Fix Org ChangeLog entries and remove arch-tag.Bastien Guerry2011-08-16104-197/+190
* epa-mail.el handles GnuPG groups.Richard M. Stallman2011-08-162-0/+83
* Add rmail-epa-decrypt command.Richard M. Stallman2011-08-153-1/+112
* Fix previous change.Richard M. Stallman2011-08-151-9/+9
* Fix previous change.Richard M. Stallman2011-08-152-12/+12