summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/desktop.el (desktop-minor-mode-table): Add `defining-kbd-macro'Juri Linkov2014-07-042-0/+7
* * lisp/desktop.el (desktop-save): Rename arg `auto-save' to `only-if-changed'.Juri Linkov2014-07-032-4/+10
* * mouse.el (mouse-yank-primary, mouse-yank-secondary): Use insert-for-yank.Stefan Monnier2014-07-022-2/+7
* * emacs-lisp/pp.el (pp-eval-expression, pp-eval-last-sexp):Leo Liu2014-07-022-2/+7
* * lisp/vc/log-edit.el (log-edit-goto-eoh): New function.Stefan Monnier2014-07-012-1/+12
* Auto-commit of loaddefs files.Glenn Morris2014-07-011-829/+709
* * lisp/vc/log-edit.el (log-edit-hook): Add missing :version.Glenn Morris2014-07-012-0/+6
* * lisp/progmodes/python.el (python-indent-post-self-insert-function):Fabián Ezequiel Gallina2014-07-012-8/+26
* * lisp/ps-def.el (ps-generate-postscript-with-faces1): Don't mess withStefan Monnier2014-06-302-2/+5
* * vc/vc-git.el (vc-git-checkin): When operating on the whole treeAndreas Schwab2014-06-292-2/+7
* Doc and comment fixes re "online" helpGlenn Morris2014-06-2811-17/+25
* Update idlwave urlGlenn Morris2014-06-286-11/+17
* * calendar/todo-mode.el (todo-set-top-priorities): Fix logic toStephen Berman2014-06-272-13/+19
* Regenerate ldefs-boot.elemacs-24.3.92Glenn Morris2014-06-261-637/+773
* Backport fix for http://debbugs.gnu.org/17556 from trunkLeo Liu2014-06-272-3/+16
* * lisp/net/eww.el (eww-mode) <eww-current-title>: Make local.Glenn Morris2014-06-262-0/+5
* ChangeLog fix (no need to merge to trunk)Glenn Morris2014-06-261-5/+0
* * etc/publicsuffix.txt: Update from source.Glenn Morris2014-06-261-6/+7
* * calendar/todo-mode.el (todo-prefix-overlays): If there is noStephen Berman2014-06-262-0/+8
* Warn about read-passwd in batch modeGlenn Morris2014-06-262-1/+10
* * lisp/emacs-lisp/package.el (package--check-signature): (backport)Daiki Ueno2014-06-262-12/+23
* * lisp/progmodes/hideif.el: Undo last change which should only go to trunkStefan Monnier2014-06-262-577/+51
* Remove some function declarations, no longer needed or correctGlenn Morris2014-06-254-4/+7
* HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+577
* Fix last changeLeo Liu2014-06-261-1/+1
* * lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.Leo Liu2014-06-263-7/+18
* authors.el: Add some renamed/moved filesGlenn Morris2014-06-252-1/+13
* ChangeLog fixes.Glenn Morris2014-06-252-7/+9
* Fix a few packages to work with nil tab-stop-listLeo Liu2014-06-265-5/+25
* * lisp/emacs-lisp/package.el (package-list-unsigned): New var.Stefan Monnier2014-06-252-6/+15
* * calendar/todo-mode.el: Fix two bugs.Stephen Berman2014-06-252-10/+18
* * lisp/help-fns.el (describe-function-1): Check file-name is a string beforeStefan Monnier2014-06-242-1/+6
* * lisp/desktop.el (desktop-auto-save-enable)Juri Linkov2014-06-252-8/+26
* Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-242-17/+69
* Backport Unicode 7 update of character- and script-related databasesEli Zaretskii2014-06-243-40/+147
* * align.el (align-adjust-col-for-rule): Unbreak due to defaultingLeo Liu2014-06-243-12/+17
* * html2text.el (html2text-get-attr): Rewrite to handle spaces in quotedAndreas Schwab2014-06-222-66/+19
* More tweaks of skeleton documentation wrt \n behavior at bol/eol.Eli Zaretskii2014-06-222-3/+10
* * net/tramp-adb.el (tramp-adb-handle-process-file):Michael Albinus2014-06-224-6/+13
* * landmark.el: Commentary fixes.Glenn Morris2014-06-211-7/+4
* Fix landmark, broken since Emacs 23.1Glenn Morris2014-06-212-2/+11
* ChangeLog fix (no need to merge to trunk)Glenn Morris2014-06-211-1/+1
* Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-212-2/+19
* lisp/skeleton.el (skeleton-insert): Fix last change.Eli Zaretskii2014-06-212-3/+9
* Enhancements for outline integration.Fabián Ezequiel Gallina2014-06-212-1/+8
* lisp/skeleton.el (skeleton-insert): Doc fix.Eli Zaretskii2014-06-212-1/+8
* * lisp/emacs-lisp/smie.el (smie-config--guess): Fix typo.Stefan Monnier2014-06-202-9/+9
* * lisp/mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,Stefan Monnier2014-06-202-4/+9
* In mouse-drag-line remove inadvertently reintroduced code (Bug#17819).Martin Rudalics2014-06-202-8/+7
* * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-202-1/+10