aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Back out inadvertent changes in minibuffer.el.Eli Zaretskii2011-08-221-18/+4
| * * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):Juri Linkov2011-08-223-4/+17
| * * 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
| * Fix animated gif segfault and frame clearing bug.Chong Yidong2011-08-212-25/+35
| * 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-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
* | Fix default values of character properties.Kenichi Handa2011-08-2320-39/+129
|/
* 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