summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Regenerate ldefs-boot.el.EMACS_PRETEST_23_1_92Chong Yidong2010-01-291-730/+757
* Bump version to 23.1.92.Chong Yidong2010-01-291-1/+1
* (vc-bzr-after-dir-status): Match another renaming indicator.Dan Nicolaescu2010-01-292-1/+6
* Don't signal error on incorrect dirtrack regexp (Bug#5476)Chong Yidong2010-01-292-1/+6
* * net/tramp.el (tramp-handle-insert-directory): Handle alsoMichael Albinus2010-01-292-1/+8
* Fix up spurious execute-bit on net/tramp.elStefan Monnier2010-01-281-0/+0
* * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,Michael Albinus2010-01-283-13/+45
* * arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#...Chong Yidong2010-01-282-1/+9
* Flymake fix to handle more C++ filenames (Bug#5488).Chong Yidong2010-01-282-8/+17
* Fix some busybox annoyances.Michael Albinus2010-01-282-10/+53
* * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)Glenn Morris2010-01-272-0/+3
* (log-edit-strip-single-file-name): Add missing :safe, :group, andGlenn Morris2010-01-272-3/+11
* Fix bug#5477.Stephen Berman2010-01-262-1/+8
* * lisp/files.el (delete-directory): Fix typo in last change.Chong Yidong2010-01-261-2/+2
* Fix delete-directory recursion behavior for trashing (Bug#5436).Chong Yidong2010-01-262-14/+33
* (vc-path): Mark as obsolete.Dan Nicolaescu2010-01-252-0/+6
* Fix erc reconnection via non-default connectors (Bug#4958).Chong Yidong2010-01-253-3/+20
* (vc-annotate-revision-at-line): Compare fileDan Nicolaescu2010-01-252-1/+5
* (vc-bzr-print-log): Use the more compact --line optionDan Nicolaescu2010-01-242-2/+8
* mergeMark A. Hershberger2010-01-252-2/+7
|\
| * (vc-git-dir-status-goto-stage): Pass --relative to theEric Hanchrow2010-01-242-1/+6
* | working version of vc-bzr-revision-tableMark A. Hershberger2010-01-252-1/+17
* | merge conflictMark A. Hershberger2010-01-2422-70/+203
|\ \ | |/
| * Remove support for adding --signoff on commit.Dan Nicolaescu2010-01-242-16/+7
| * (xterm-maybe-set-dark-background-mode): RenameDan Nicolaescu2010-01-242-9/+28
| * (aelement): Fix typo in previous.Glenn Morris2010-01-231-3/+3
| * * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).Chong Yidong2010-01-232-3/+8
| * * url-util.el: Require url-vars (Bug#5459).Chong Yidong2010-01-232-0/+5
| * * emacs-lisp/assoc.el (aelement): Doc fix.Chong Yidong2010-01-232-1/+3
| * * emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).Chong Yidong2010-01-232-7/+12
| * Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.Stephen Leake2010-01-232-3/+8
| |\
| | * Tweak docstring and comment.Stephen Leake2010-01-231-3/+2
| | * Fix bug#5435.Stephen Leake2010-01-212-2/+8
| * | * mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-01-231-1/+1
| * | * net/tramp-smb.el (tramp-smb-conf): New defcustom.Michael Albinus2010-01-232-2/+15
| * | * net/tramp-imap.el (top): Autoload needed packages.Michael Albinus2010-01-221-1/+0
| * | * net/tramp-imap.el (top): Autoload needed packages.Michael Albinus2010-01-222-5/+21
| * | * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyteStefan Monnier2010-01-224-2/+14
| * | * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).Chong Yidong2010-01-222-1/+8
| * | Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.Eli Zaretskii2010-01-222-1/+13
| * | Fix a situation where deletion of a cpp construct throws an error.Alan Mackenzie2010-01-212-4/+15
| * | Fix sgml-maybe-name-self (Bug#5380).Chong Yidong2010-01-212-5/+6
| |/
| * * lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).Chong Yidong2010-01-202-2/+15
| * * lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.Chong Yidong2010-01-202-3/+3
| * * lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.Chong Yidong2010-01-201-1/+1
| * (tab-always-indent): Fix custom-type.Glenn Morris2010-01-192-3/+11
| * Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".Alan Mackenzie2010-01-192-2/+11
* | replace references to obsolete c-subword-modeMark A. Hershberger2010-01-192-1/+5
|/
* * ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).Stephen Leake2010-01-192-49/+70
* Fix typos.Juanma Barranquero2010-01-181-8/+8