summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * org-freemind.el (org-freemind-from-org-mode-node)Chong Yidong2010-02-162-7/+14
* * simple.el (save-interprogram-paste-before-kill): Doc fix.Chong Yidong2010-02-162-1/+3
* Minor tweaks to custom groups.Chong Yidong2010-02-1610-10/+27
* * textmodes/flyspell.el (flyspell-word): Obey the offset specifiedChong Yidong2010-02-162-2/+12
* from trunkKenichi Handa2010-02-168-33/+79
|\
| * Change a custom default to ease the mail->message transition.Glenn Morris2010-02-152-2/+21
| * Close bug#5562.Glenn Morris2010-02-152-3/+8
| * (ad-compile-function): Fix last change.Stefan Monnier2010-02-151-1/+1
| * (ad-compile-function): Suppress byte-compiler warnings, since it is annoyingStefan Monnier2010-02-152-3/+11
| * * net/tramp.el (tramp-process-actions, tramp-read-passwd):Michael Albinus2010-02-154-27/+41
* | Fix for the new SKK-JISYO.L format.Kenichi Handa2010-02-162-29/+24
|/
* Fix typos in comments.Juanma Barranquero2010-02-142-2/+2
* Fix typos in ChangeLogs.Juanma Barranquero2010-02-143-3/+3
* Fix typos in docstrings.Juanma Barranquero2010-02-146-21/+35
* * files.el (insert-directory): When WILDCARD-REGEXP andMichael Albinus2010-02-143-38/+62
* * man.el (Man-fontify-manpage, Man-cleanup-manpage):Juri Linkov2010-02-142-0/+15
* Improve docs of some transposition functions.Glenn Morris2010-02-133-3/+32
* * arc-mode.el (archive-unique-fname): Make directories for nestedJuri Linkov2010-02-122-0/+10
* * ffap.el (dired-at-point): Fix docstring. (Bug#5565)Juri Linkov2010-02-122-1/+6
* (copy-overlay): Damn typo.Stefan Monnier2010-02-111-1/+1
* * subr.el (copy-overlay): Handle deleted overlays.Stefan Monnier2010-02-112-4/+10
* (Man-completion-table): Don't signal an error if we can't runStefan Monnier2010-02-112-2/+12
* * ChangeLog: Spelling fix.Glenn Morris2010-02-101-2/+1
* * textmodes/artist.el (artist-mt): Fix typos in docstring.Juanma Barranquero2010-02-112-8/+12
* Fix typos.Juanma Barranquero2010-02-111-11/+11
* (Info-bookmark-jump): Simplify.Stefan Monnier2010-02-102-5/+7
* (bookmark-handle-bookmark): Catch the right error.Stefan Monnier2010-02-102-16/+25
* * ChangeLog: Fix typos.Glenn Morris2010-02-101-2/+2
* * iswitchb.el (iswitchb-completions): Revert last change.Chong Yidong2010-02-102-20/+9
* * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP andMichael Albinus2010-02-102-0/+7
* (xterm-maybe-set-dark-background-mode): RemoveDan Nicolaescu2010-02-092-1/+5
* * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug...Chong Yidong2010-02-082-12/+27
* Fix ada-mode handling of number literals.Chong Yidong2010-02-082-0/+11
* international/mule-util.el (with-coding-priority): Add autoload cookie for pu...Kenichi Handa2010-02-082-1/+6
* Fix previous change for F2003 interfaces.Glenn Morris2010-02-072-19/+17
* * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).Chong Yidong2010-02-072-1/+9
* Fix to uid/gid format in eshell's ls (Bug#5528).Chong Yidong2010-02-073-11/+21
* Fix setting family and foundry in set-face-attribute (Bug#5536).Chong Yidong2010-02-062-2/+8
* Handle F2003 named interfaces.Glenn Morris2010-02-062-5/+28
* * progmodes/cc-mode.el (c-common-init): Bind temporary variablesChong Yidong2010-02-062-3/+10
* * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.Dan Nicolaescu2010-02-052-2/+10
* * doc-view.el (doc-view-mode):Juri Linkov2010-02-063-1/+9
* add primative implementation of vc-svn-revision-tableMark A. Hershberger2010-02-052-0/+23
* * net/ange-ftp.el (ange-ftp-insert-directory):Michael Albinus2010-02-054-11/+23
* * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.Glenn Morris2010-02-052-3/+6
* Fix 2009-02-20 change to startup.el (Bug#5519).Chong Yidong2010-02-042-1/+6
* Make `initials' completion work for /hh -> /home/horn again (bug#5524).Stefan Monnier2010-02-042-6/+14
* Fix up various corner case problems.Stefan Monnier2010-02-042-34/+65
* Change strategy for marking < and > as template delimiters: mark themAlan Mackenzie2010-02-046-114/+351
* * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, callMichael Albinus2010-02-045-26/+56