summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/seq.el (seq-doseq): Fix the macro.Nicolas Petton2015-04-241-2/+2
* * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the codeStefan Monnier2015-04-241-17/+17
* * lisp/textmodes/text-mode.el (text-mode-hook):Glenn Morris2015-04-241-3/+3
* ; * lisp/server.el: Comment.Glenn Morris2015-04-241-0/+1
* * lisp/mouse.el (minor-mode-menu-from-indicator):Glenn Morris2015-04-241-7/+10
* * lisp/help-fns.el (describe-function): More type checking.Glenn Morris2015-04-241-15/+18
* shr: strip leading whitespace when expanding URLsAndreas Schwab2015-04-241-0/+3
* Fix following doc-links in `widget-documentation-link-action'Martin Rudalics2015-04-231-3/+11
* Fix last fix in `display-buffer-record-window'.Martin Rudalics2015-04-221-1/+2
* * lisp/files.el (basic-save-buffer): Fix argumentArtur Malabarba2015-04-221-1/+1
* * lisp/cus-edit.el (custom-file): Consider init-file-had-errorArtur Malabarba2015-04-221-1/+2
* * lisp/emacs-lisp/package.el: Hide lower-priority packages in menuArtur Malabarba2015-04-221-4/+59
* * lisp/emacs-lisp/package.el: Implement displaying obsolete packagesArtur Malabarba2015-04-221-14/+36
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-221-1/+1
* On C-y, stop some text property entries being written into buffer-undo-listAlan Mackenzie2015-04-221-14/+15
* In display-buffer-record-window record selected window if necessary.Martin Rudalics2015-04-221-4/+9
* Fix reftex-citation bugTassilo Horn2015-04-221-6/+6
* Add or reset based on the presence of MERGE_HEADDmitry Gutov2015-04-221-21/+22
* * lisp/custom.el (custom-declare-group): No need to purecopyGlenn Morris2015-04-211-2/+1
* Unbreak no-op buffer save messageDaniel Colascione2015-04-211-3/+3
* CC Mode: Do nothing in before/after-change-functions for text property changesAlan Mackenzie2015-04-211-52/+76
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-211-1/+1
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-2025-48/+70
* * lisp/loadup.el (custom-current-group-alist): Reset before dumping.Glenn Morris2015-04-201-0/+2
* * lisp/startup.el (command-line) <site-run-file>: Avoid rogue value in emacs -Q.Glenn Morris2015-04-201-2/+5
* ; * lisp/loadup.el: Comment.Glenn Morris2015-04-201-0/+2
* * lisp/loadup.el (exec-path): Avoid storing build-time PATH in binary.Ludovic Courtès2015-04-201-0/+2
* * lisp/cus-start.el (exec-path): Set standard value, to avoid rogue.Glenn Morris2015-04-201-1/+6
* * lisp/emacs-lisp/package.el: Filter by multiple keywords and cache keywordsArtur Malabarba2015-04-201-6/+19
* * lisp/emacs-lisp/package.el: Make archive and status pseudo-keywordsArtur Malabarba2015-04-201-6/+8
* Spelling fixesPaul Eggert2015-04-192-7/+7
* Call `smerge-start-session' even when dealing with a stash conflictDmitry Gutov2015-04-191-15/+20
* Add option to eshell/clear to clear scrollback.Vibhav Pant2015-04-191-5/+13
* Assume package archive-contents are UTF8-encodedSteve Purcell2015-04-191-1/+2
* Abort when looking at stashed changesDmitry Gutov2015-04-191-1/+3
* ; Convert ChangeLog history files to "Bug#NNNN"Paul Eggert2015-04-181-2/+2
* * lisp/files.el (auto-mode-alist): Use conf mode for gitconfig, hgrc.Glenn Morris2015-04-181-1/+1
* * lisp/elec-pair.el (electric-pair-post-self-insert-function): Do not use `ch...Tom Willemse2015-04-181-1/+2
* * lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes.Glenn Morris2015-04-181-4/+9
* css-mode.el: Support multi-line comment fillingSimen Heggestøyl2015-04-181-3/+20
* * lisp/emacs-lisp/seq.el (seq-concatenate, seq-into): Better error messages.Nicolas Petton2015-04-181-2/+2
* Minor improvements in Bulgarian input methodsIvan Radanov Ivanov2015-04-181-4/+4
* Don't show both feature and function with the same nameDmitry Gutov2015-04-181-3/+7
* (elisp--xref-identifier-location): Skip variable, if it's also a functiongDmitry Gutov2015-04-181-3/+7
* Fix fontification of keywords clobbered by the prompt.Wolfgang Jenkner2015-04-171-11/+11
* ; ChangeLog fixesGlenn Morris2015-04-173-3/+4
* ; ChangeLog fixesGlenn Morris2015-04-171-48/+20
* * lisp/indent.el (indent-region): Don't deactivate the markStefan Monnier2015-04-171-1/+1
* lisp/net/rcirc.el (defun-rcirc-command): mark `target' as ignorableSam Steingold2015-04-171-0/+1
* * lisp/progmodes/xref.el (xref-push-marker-stack): Add optional arg.Leo Liu2015-04-171-3/+3