aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * net/tramp-compat.el (tramp-compat-split-string)Michael Albinus2009-06-221-0/+51
* * net/tramp-cmds.el (tramp-bug): RecommendMichael Albinus2009-06-221-1/+6
* * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',Michael Albinus2009-06-221-174/+223
* * net/tramp-gvfs.el: New package.Michael Albinus2009-06-221-0/+1185
* * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.Michael Albinus2009-06-221-0/+1
* Fix typos.Juanma Barranquero2009-06-221-3/+3
* automatically handle .xz suffix (XZ-compressed files), tooJim Meyering2009-06-222-1/+11
* Pull further modified changes from Dmitry's repository (http://sphinx.net.ru...Nick Roberts2009-06-221-72/+87
* *** empty log message ***Nick Roberts2009-06-221-1/+7
* (dir-locals-collect-mode-variables): Allow for any number of `mode'Glenn Morris2009-06-222-1/+6
* Unindent and refill some doc-strings.Glenn Morris2009-06-221-5/+3
* Fix comment typo.Glenn Morris2009-06-221-2/+4
* Fix attribution for fadr.el.Glenn Morris2009-06-221-0/+3
* (ELCFILES): Add fadr.elc.Glenn Morris2009-06-222-0/+3
* (appt-make-list): Fix off-by-one error caused byGlenn Morris2009-06-222-1/+4
* Remove leading "*" from defcustom docs.Glenn Morris2009-06-222-13/+24
* (lisp-indent-offset): Fix safe-local-variable property.Glenn Morris2009-06-222-3/+11
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-212-0/+8
* * progmodes/gdb-ui.el: Replace with ...Nick Roberts2009-06-215-4044/+3046
* *** empty log message ***Nick Roberts2009-06-211-0/+7
* Bump version to 23.1.50.Chong Yidong2009-06-211-1/+1
* (lisp-indent-function): Add doc string.Glenn Morris2009-06-212-1/+7
* (lisp-indent-defun-method, common-lisp-indent-function): Add doc strings.Glenn Morris2009-06-212-3/+79
* Bump version number to 23.0.95.Chong Yidong2009-06-191-1/+1
* Regenerate.Chong Yidong2009-06-191-39/+42
* Reference bug number in last Changelog entryChong Yidong2009-06-191-1/+1
* * font-core.el (turn-on-font-lock-if-desired): Correctly handleChong Yidong2009-06-192-1/+7
* Fix previous change, sigh.Glenn Morris2009-06-191-1/+2
* (open-network-stream): Doc fix.Glenn Morris2009-06-192-10/+14
* * international/fontset.el (setup-default-fontset):Juanma Barranquero2009-06-192-3/+8
* (setup-default-fontset): Add a spec of non-OTF unicode font for Thai.Kenichi Handa2009-06-192-1/+5
* Add coding: utf-8 cookie.Kenichi Handa2009-06-192-1/+5
* Fix typo.Chong Yidong2009-06-181-1/+1
* * language/korean.el (korean-cp949): New coding system. Set cp949Chong Yidong2009-06-182-1/+13
* * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings formatChong Yidong2009-06-182-2/+7
* Cancel the unexpected changes.Kenichi Handa2009-06-181-8/+1
* (setup-korean-environment-internal, exit-korean-environment): CancelKenichi Handa2009-06-181-5/+2
* (dir-locals-set-directory-class): Make mtime argumentGlenn Morris2009-06-182-1/+6
* ("Korean"): Fix `documentation' property of this language environment.Kenichi Handa2009-06-182-5/+17
* (korean-key-bindings): Add binding for key Hangul.Kenichi Handa2009-06-182-2/+12
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2009-06-172-3/+10
* * progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Suppo...Chong Yidong2009-06-172-2/+8
* * files.el (save-some-buffers-action-alist): Fix last change (Bug#3578).Chong Yidong2009-06-172-1/+6
* (dir-locals-set-directory-class): Fix doc typo.Glenn Morris2009-06-172-2/+7
* *** empty log message ***Kenichi Handa2009-06-171-0/+8
* (list-character-sets): ChangeKenichi Handa2009-06-171-4/+12
* Add cp949-2-byte, cp949.Kenichi Handa2009-06-162-1/+17
* (compose-region): Improve the docstring.Kenichi Handa2009-06-162-2/+15
* (vc-default-revision-granularity): Remove to let the normalStefan Monnier2009-06-152-5/+5
* * simple.el (kill-visual-line): Rewrite (Bug#3437). Don't try toChong Yidong2009-06-132-35/+21