aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix command-line-normalize-file-name for DOS/Windows file names.Eli Zaretskii2013-03-162-6/+17
* Sync with Tramp 2.2.7.Michael Albinus2013-03-152-2/+8
* * doc-view.el Fix bug#13887.Tassilo Horn2013-03-142-9/+29
* * doc-view.el (doc-view-insert-image): Don't modify overlayTassilo Horn2013-03-142-38/+61
* * saveplace.el (save-place-alist-to-file): Don't sortKarl Fogel2013-03-132-3/+6
* Fix last change.Michael Albinus2013-03-131-1/+1
* * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,Michael Albinus2013-03-132-5/+12
* * lisp/emacs-lisp/byte-run.el (defun-declarations-alist): Don't useStefan Monnier2013-03-122-1/+5
* * lisp/international/mule.el (find-auto-coding): Include file name inStefan Monnier2013-03-122-2/+10
* * progmodes/cfengine.el: add CFEngine 3-specific indentation.Ted Zlatanov2013-03-122-5/+92
* Prefer UTF-8 in documentation.Paul Eggert2013-03-116-21/+21
* Prefer UTF-8 in commentary.Paul Eggert2013-03-114-155/+155
* Use locate-user-emacs-file.Stefan Monnier2013-03-1116-30/+46
* Switch encodings of tutorials, thai-word to UTF-8.Paul Eggert2013-03-112-10656/+10660
* * lisp/recentf.el (recentf-save-file): Use locate-user-emacs-file.Stefan Monnier2013-03-112-1/+5
* * lisp/net/net-utils.el (net-utils-remove-ctrl-m-filter):Thierry Volpiatto2013-03-112-25/+18
* * lisp/international/characters.el (glyphless-set-char-table-range): New fun.Per Starbäck2013-03-112-4/+17
* Update ChangeLog for 2013-03-11T17:17:13Z!tzz@lifelogs.com.Ted Zlatanov2013-03-111-0/+7
* * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher.Ted Zlatanov2013-03-111-8/+10
* * lisp/progmodes/gdb-mi.el: Speed up initialization. Use lexical-binding.Jean-Philippe Gravel2013-03-112-167/+488
* * lisp/term/xterm.el (xterm--report-background-handler): Don't burpStefan Monnier2013-03-112-48/+65
* * lisp/term/xterm.el: Don't discard input. Use lexical-binding.Stefan Monnier2013-03-112-87/+97
* * progmodes/sql.el Version 3.2Michael Mauger2013-03-112-152/+185
* * lisp/xt-mouse.el (xterm-mouse-event-read): Remove.Stefan Monnier2013-03-102-20/+12
* * lisp/term/xterm.el (xterm-function-map): Support format used withStefan Monnier2013-03-102-114/+121
* * lisp/emacs-lisp/byte-run.el (dont-compile): Declare obsolete.Stefan Monnier2013-03-102-2/+5
* * lisp/whitespace.el (whitespace-enable-predicate): New variable.Stefan Monnier2013-03-102-21/+26
* * lisp/comint.el: Use with-silent-modifications.Stefan Monnier2013-03-102-48/+54
* Provide for customizing default regexp in occur commands (Bug#13892).Jambunathan K2013-03-102-1/+27
* * lisp/mouse.el (mouse-drag-track): Remove left-over debugging code.Stefan Monnier2013-03-092-4/+7
* Major rewrite due to changed D-Bus interface of GVFS 1.14.Michael Albinus2013-03-094-385/+751
* Separate mouse-1-click-follows-link from mouse-drag-region.Stefan Monnier2013-03-082-58/+61
* Fix doc typo in previous changeGlenn Morris2013-03-081-1/+1
* ChangeLog entries should be attributed to the author of the changesGlenn Morris2013-03-081-8/+5
* Merge from emacs-24; up to 2012-12-25T15:07:59Z!dmantipov@yandex.ruGlenn Morris2013-03-082-2/+7
|\
| * Fix critical bug in Org.Bastien Guerry2013-03-082-2/+7
| * Regenerate AUTHORS and ldefs-boot.elemacs-24.3-rc1Glenn Morris2013-03-041-842/+840
| * Auto-commit of loaddefs files.Glenn Morris2013-03-011-852/+855
* | Provide for customizing default regexp in hi-lock commands (Bug#13892).Jambunathan K2013-03-084-31/+81
* | * doc/misc/calc.texi (Basic Operations on Units): Fix Jay Belanger2013-03-072-5/+12
* | * bookmark.el: Define a face to highlight bookmark names inKarl Fogel2013-03-072-15/+23
* | * bookmark.el: Display the bookmark list header similarly to theKarl Fogel2013-03-072-10/+62
* | * lisp/progmodes/js.el (js--multi-line-declaration-indentation): MergeDmitry Gutov2013-03-072-1/+6
* | Specify utf-8, not iso-8859-1, for ASCII files.Paul Eggert2013-03-062-2/+2
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): OnlyDmitry Gutov2013-03-062-2/+9
* | Correct the position of point in some line-up functions.Alan Mackenzie2013-03-062-1/+10
* | lisp/gnus/nndir.el (nndir-request-list): Remove 2nd argument passed to nnml-r...Katsumi Yamaoka2013-03-063-4/+10
* | Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-0540-961/+970
* | * net/tramp-compat.el (tramp-compat-delete-directory): ImplementMichael Albinus2013-03-052-18/+28
* | Keep pre-existing highlighting in completion candidates.Dmitry Gutov2013-03-052-17/+33