aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupna...Andrew Cohen2010-12-132-6/+10
* Merge changes made in Gnus trunk.Gnus developers2010-12-136-50/+65
* * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.Romain Francoise2010-12-132-1/+5
* ChangeLog fixes.Glenn Morris2010-12-131-35/+9
* Merge from emacs-23Stefan Monnier2010-12-1323-179/+403
|\
| * subr.el (posn-col-row): Evaluate header-line-format in the context ofEli Zaretskii2010-12-122-1/+8
| * Doc fixes.Glenn Morris2010-12-102-8/+13
| * Bump version to 23.2.91.emacs-pretest-23.2.91Chong Yidong2010-12-104-63/+67
| * * net/tramp.el (tramp-action-password, tramp-process-actions):Michael Albinus2010-12-102-22/+28
| * Commit missing file from 2010-05-15T00:48:53Z!rgm@gnu.org.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
| * 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-061-2/+2
| * * frame.el (blink-cursor-mode): Make default t for ns.Jan Djärv2010-12-062-1/+5
| * Trivial fixes for epg.el.Daiki Ueno2010-12-052-2/+15
| * * 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
| * * 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-042-0/+6
| * * simple.el (transient-mark-mode): Doc fix (Bug#7465).Chong Yidong2010-12-042-9/+15
| * Fix bug #4674 with UNCs in file-relative-name.Eli Zaretskii2010-12-042-2/+25
| * That's not how you spell "initialization".Glenn Morris2010-12-012-4/+4
| * ChangeLog fixes.Glenn Morris2010-12-011-7/+4
| * Small ps-print fixes.Glenn Morris2010-12-012-4/+14
| * merge emacs-23Kenichi Handa2010-12-026-65/+128
| |\
| | * * lisp/ido.el (ido-common-initilization): New function. Leo Liu2010-12-012-4/+14
| * | Implement rmail-search-mime-message-function.Kenichi Handa2010-11-292-21/+69
* | | proto-stream.el (proto-stream-open-network-only): Fix the calling convention ...Lars Magne Ingebrigtsen2010-12-133-3/+19
* | | * lisp/bookmark.el (bookmark-name-from-full-record): Rename back toKarl Fogel2010-12-122-6/+14
* | | (c-forward-type): Before scanning a template arglist, check that theAlan Mackenzie2010-12-122-1/+7
* | | Update to Org mode 7.4Carsten Dominik2010-12-1197-1562/+3133
* | | Misc vc-bzr.el.Glenn Morris2010-12-102-23/+40
* | | * lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.Glenn Morris2010-12-102-1/+7
* | | * lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.Karel Klíc2010-12-102-1/+5
* | | Merge changes made in Gnus trunk.Gnus developers2010-12-116-32/+63