summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 23.2.91.EMACS_PRETEST_23_2_91Chong 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 r100288.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 D.2010-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 ...Leo2010-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 D.2010-12-062-1/+5
* Fix for 7412 (no cursor on image) backported from trunk.Jan D.2010-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
* Doc fix for posn-* functions (Bug#7471).Chong Yidong2010-12-042-6/+13
* Avoid infloop when scrolling conservatively (Bug#7537).Chong Yidong2010-12-042-1/+10
* * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).Martin Rudalics2010-12-042-1/+7
* * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).Chong Yidong2010-12-042-2/+8
* * lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.W. Martin Borgert2010-12-044-1/+12
* * simple.el (transient-mark-mode): Doc fix (Bug#7465).Chong Yidong2010-12-042-9/+15
* display.texi (Other Display Specs): Document left-fringe and right-fringeEli Zaretskii2010-12-042-0/+12
* Fix bug #4674 with UNCs in file-relative-name.Eli Zaretskii2010-12-042-2/+25
* display.texi (Optional Mode Line): Make the description of load-averageEli Zaretskii2010-12-042-5/+9
* Describe MS-Windows specific startup issues, incl. emacsclientw.exeEli Zaretskii2010-12-043-7/+66
* msdog.texi (Windows HOME): Mention that HOME can also be set in the registry,Eli Zaretskii2010-12-042-0/+8
* That's not how you spell "initialization".Glenn Morris2010-12-012-4/+4
* Handle negative top/left in frame parameters (Bug#7510).Jan D.2010-12-023-15/+39
* ChangeLog fixes.Glenn Morris2010-12-011-7/+4
* * doc/misc/cl.texi (For Clauses): Small fixes for frames and windows.Glenn Morris2010-12-012-9/+13
* Small ps-print fixes.Glenn Morris2010-12-012-4/+14
* Implement rmail-search-mime-message-function.Kenichi Handa2010-12-022-21/+70
|\
| * merge emacs-23Kenichi Handa2010-12-0212-138/+209
| |\ | |/ |/|
* | * doc/lispref/backups.texi (Making Backups):Stefan Monnier2010-12-014-73/+71
* | * lisp/ido.el (ido-common-initilization): New function. Leo2010-12-012-4/+14
* | Fix log-edit-font-lock-keywords (Bug#6465).Chong Yidong2010-11-272-4/+9
* | Fix bug #7308 with `locate' on MS-Windows.Eduard Wiebe2010-11-273-2/+29