aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix change that fixed bug #7587.Eli Zaretskii2010-12-172-1/+5
* * lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7...Chong Yidong2010-12-172-9/+10
* * lisp/mail/binhex.el: Improve commentary (Bug#7482).Chong Yidong2010-12-171-1/+6
* Minor fix for eshell-previous-matching-input (Bug#7585).Leo Liu2010-12-172-1/+8
* * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug...Chong Yidong2010-12-162-17/+22
* Use make-temp-file in rst.el (Bug#7646).Chong Yidong2010-12-162-2/+7
* Fix error in last commit.Chong Yidong2010-12-151-3/+4
* * emulation/edt-mapper.el: Override mapping of function keysKevin Gallagher2010-12-152-0/+46
* * doc/emacs/trouble.texi (Checklist): Mention not replying via news either.Glenn Morris2010-12-132-7/+11
* Fix bug #7617 with documentation of expand-file-name.Eli Zaretskii2010-12-132-0/+6
* Fix bug #7589 with EOL format in smtpmail's queued mail.Eli Zaretskii2010-12-132-1/+13
* subr.el (posn-col-row): Evaluate header-line-format in the context ofEli Zaretskii2010-12-122-1/+8
* Document that expand-file-name collapses multiple slashes. (Bug#7617)Eli Zaretskii2010-12-122-1/+8
* Fallout from bug #7563.Eli Zaretskii2010-12-113-11/+17
* Fix bug #7398 with truncated glyphs in tooltip display on w32.Eli Zaretskii2010-12-112-11/+18
* Code cleanup in xdisp.c regarding string_char_and_length.Eli Zaretskii2010-12-112-26/+19
* Fix bug #7563 with docs of split-string-and-unquote.Eli Zaretskii2010-12-112-3/+15
* Fix bug #7576 with lack of index entries for character syntax.Eli Zaretskii2010-12-112-0/+8
* * doc/emacs/text.texi (HTML Mode): Small fixes.Karel Klíc2010-12-102-3/+7
* Doc fixes.Glenn Morris2010-12-102-8/+13
* [Backport from trunk]: * make-dist: Exclude etc/*.pyc.Glenn Morris2010-12-102-1/+5
* Move call to Fkill_emacs from signal handler (session event) (Bug#7552).Jan Djärv2010-12-103-8/+29
* Bump version to 23.2.91.Chong Yidong2010-12-1022-341/+369
* * net/tramp.el (tramp-action-password, tramp-process-actions):Michael Albinus2010-12-102-22/+28
* * doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.Glenn Morris2010-12-092-4/+5
* Commit missing file from 2010-05-15T00:48:[email protected].Jan Moringen2010-12-091-1/+1
* Fix bug #1077 with popping new frames from a minibuffer-only frame.Eli Zaretskii2010-12-092-2/+26
* diary-lib fix for bug#7536.Stephen Berman2010-12-082-1/+6
* * lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.Glenn Morris2010-12-082-1/+5
* * net/tramp.el (tramp-handle-start-file-process): ProtectMichael Albinus2010-12-082-57/+69
* * lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.Jan Moringen2010-12-071-0/+5
* * lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.Tom Breton2010-12-072-1/+8
* mouse.el fix for bug#7586.Glenn Morris2010-12-072-1/+5
* Small smtpmail fix for bug#7588.Glenn Morris2010-12-072-2/+6
* Fix ChangeLog whitespace.Glenn Morris2010-12-071-1/+1
* Fix ChangeLog typo.Glenn Morris2010-12-071-2/+2
* * diff-mode.el (diff-refine-hunk): Make it work when the hunk containsStefan Monnier2010-12-072-2/+10
* * doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.Stefan Monnier2010-12-073-105/+771
* * xsmfns.c (smc_die_CB): Call Fkill_emacs.Jan Djärv2010-12-072-0/+8
* Fix Lawrence Mitchell's email address in lisp/ChangeLog.Chong Yidong2010-12-061-1/+1
* * dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while ...Leo Liu2010-12-062-1/+10
* Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug...Chong Yidong2010-12-062-4/+11
* Fix arg usage of format-decode-run-method (Bug#7488).Lawrence Mitchell2010-12-062-2/+6
* Fix crash with invisible text and overlays (Bug#7016).Chong Yidong2010-12-064-5/+24
* * frame.el (blink-cursor-mode): Make default t for ns.Jan Djärv2010-12-062-1/+5
* Fix for 7412 (no cursor on image) backported from trunk.Jan Djärv2010-12-052-1/+19
* Trivial fixes for epg.el.Daiki Ueno2010-12-052-2/+15
* Document behavior of lazy highlight in word search (Bug#7470).Chong Yidong2010-12-042-5/+12
* * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).Bob Rogers2010-12-042-2/+5
* Doc fixes for comint functions (Bug#7499).Chong Yidong2010-12-042-18/+26