summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/loadup.el ("cus-start"): Load it after loaddefs.elStefan Monnier2015-04-132-3/+1
* * lisp/emacs-lisp/package.el: Fix package--ensure-init-fileArtur Malabarba2015-04-131-1/+3
* * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Implement docstringsArtur Malabarba2015-04-131-1/+5
* Deprecate `intangible' and `point-entered' propertiesStefan Monnier2015-04-1313-337/+593
* Update ldef-boots.elStefan Monnier2015-04-131-1145/+1181
* * lisp/emacs-lisp/pcase.el (pcase-dolist): Autoload as well.Stefan Monnier2015-04-131-0/+1
* xterm and OSC 52: Add NEWS entry, and tweak the codeStefan Monnier2015-04-131-15/+13
* xterm.el: Implement OSC-52 functionality for setting the X selectionPhilipp Stephani2015-04-131-4/+89
* Remove left over code from when we used an obsolete/loaddefs.el fileStefan Monnier2015-04-131-3/+1
* * cedet/semantic/fw.el: Use declare.Stefan Monnier2015-04-134-11/+8
* (completion-lisp-mode-hook): Use completion-separator-charsStefan Monnier2015-04-131-6/+3
* python.el: Keep symmetry on sexp navigation with parensFabián Ezequiel Gallina2015-04-121-29/+55
* Don't use `setq-local' in Gnus codeJoão Távora2015-04-121-2/+2
* * lisp/emacs-lisp/package.el: Improve transaction y-or-n promptArtur Malabarba2015-04-121-8/+8
* * lisp/emacs-lisp/package.el: Completely silence async operationsArtur Malabarba2015-04-121-24/+34
* Use delay-mode-hooks when visiting the init-fileArtur Malabarba2015-04-122-3/+7
* * lisp/files.el: Only message when saving if save-silently is nilArtur Malabarba2015-04-121-17/+36
* Support debug declarations in pcase macrosJohan Bockgård2015-04-123-11/+29
* pcase.el: Edebug support for `app' and vector patternsJohan Bockgård2015-04-121-5/+10
* edebug.el: Disambiguate vector specificationsJohan Bockgård2015-04-121-9/+11
* (gnus-summary-refer-thread): Don't clobber unread articlesJohan Bockgård2015-04-121-8/+10
* mouse-sel.el: Fix mouse-sel-get-selection-functionJohan Bockgård2015-04-121-1/+1
* * lisp/rect.el (delete-whitespace-rectangle-line): Don't cross EOL.Johan Bockgård2015-04-121-1/+2
* * lisp/net/nsm.el (nsm-query-user): Use cursor-in-echo-area.Johan Bockgård2015-04-121-1/+2
* * lisp/emacs-lisp/package.el (list-packages): Avoid redundant generateArtur Malabarba2015-04-121-1/+3
* * lisp/emacs-lisp/package.el (list-packages): Call refresh in right bufferArtur Malabarba2015-04-121-3/+4
* * lisp/emacs-lisp/bytecomp.el: Silence noninteractive compilationsArtur Malabarba2015-04-121-19/+45
* * lisp/files.el: Don't message when nothing happenedArtur Malabarba2015-04-121-2/+5
* Summary: Improve sexp-based movement in message-modeJoão Távora2015-04-121-1/+31
* Speed up byte-compilation and autoload generation by avoiding mode-hooksArtur Malabarba2015-04-122-4/+5
* * lisp/emacs-lisp/package.el: Improve `package-menu-refresh'Artur Malabarba2015-04-121-7/+5
* * lisp/emacs-lisp/package.el: Improve package-menu-quick-helpArtur Malabarba2015-04-121-2/+23
* * lisp/emacs-lisp/package.el: Fix initially wrong compat tableArtur Malabarba2015-04-121-0/+2
* * lisp/emacs-lisp/package.el: Silence async operationsArtur Malabarba2015-04-121-12/+24
* Utilize `make-process' in epg.elDaiki Ueno2015-04-121-22/+26
* Support GnuTLS v3.4 and later on MS-WindowsChris Zheng2015-04-111-1/+5
* Extract ChangeLog entries when committing a directoryDmitry Gutov2015-04-112-18/+30
* Add facility to collect stderr of async subprocessDaiki Ueno2015-04-111-3/+3
* * abbrev.el (define-abbrev-table): Refine last change.Stefan Monnier2015-04-101-3/+6
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-1018-161/+143
* * vhdl-mode.el (vhdl-prepare-search-2): Use inhibit-point-motion-hooksStefan Monnier2015-04-101-23/+4
* * lisp/cedet/semantic: Remove some dead codeStefan Monnier2015-04-105-38/+7
* * lisp/gnus/gnus-art.el (gnus-hidden-properties): Simplify.Stefan Monnier2015-04-101-21/+9
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsJay Belanger2015-04-091-5/+14
|\
| * Use the VC root in `log-edit-listfun'Dmitry Gutov2015-04-101-5/+14
* | Fix description of Unix time, mention new function.Jay Belanger2015-04-091-2/+2
|/
* * lisp/emacs-lisp/package.el: Use mode-line-process for notificationArtur Malabarba2015-04-101-4/+1
* (log-edit-insert-changelog-entries): Don't add newline after the last entryDmitry Gutov2015-04-101-0/+3
* css-mode.el: Add "not" pseudo-classSimen Heggestøyl2015-04-091-1/+1
* * lisp/bookmark.el (bookmark-bmenu-goto-bookmark): Don't inf-loop.Boruch Baum2015-04-091-1/+2