aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port jpeg configuration to Solaris 10 with Sun CPaul Eggert2015-04-151-42/+34
* Move some Elisp-specific code from lisp-mode.el to elisp-mode.elStefan Monnier2015-04-152-15/+22
* * lisp/emacs-lisp/lisp-mode.el (lisp--el-non-funcall-position-p):Stefan Monnier2015-04-151-8/+9
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-151-2/+2
* Standardize names of ChangeLog history filesPaul Eggert2015-04-1512-12668/+12482
* Split top-level entries into pre- and post-April 7Paul Eggert2015-04-153-242/+262
* Fix recent cus-start changes that added customize-roguesStefan Monnier2015-04-152-4/+6
* ; * etc/NEWS: Add missing system-type entry.Glenn Morris2015-04-151-0/+2
* Define cl-concatenate as an alias to seq-concatenateNicolas Petton2015-04-151-6/+2
* * src/lread.c (intern_1): Make sure we'd find the symbol we addStefan Monnier2015-04-153-3/+15
* * doc/lispref/sequences.texi (Sequence Functions): Fix typo in previous.Glenn Morris2015-04-151-2/+2
* Clean up gnus-uu saving code slightlyLars Magne Ingebrigtsen2015-04-151-9/+2
* Make [:graph:] act like [:print:] sans spacePaul Eggert2015-04-156-20/+33
* automated/eieio-test-methodinvoke.el (make-instance) <(subclass C)>:Stefan Monnier2015-04-141-1/+1
* * lisp/emacs-lisp/eieio-core.el (eieio--class): Derive from cl--classStefan Monnier2015-04-141-20/+1
* Add seq-intersection and seq-difference to the seq libraryNicolas Petton2015-04-153-2/+83
* ; CONTRIBUTE: Update the "make the ChangeLog entry in their name" bitDmitry Gutov2015-04-151-2/+2
* ; CONTRIBUTE: Remove the "relax this rule for commit messages" bitDmitry Gutov2015-04-151-4/+3
* ; Set indent-tabs-mode to nil in (most) Elisp sourcesDmitry Gutov2015-04-151-1/+2
* * eieio-core.el (class-abstract-p): Don't inline, to avoid leaking internalsStefan Monnier2015-04-141-1/+1
* package--ensure-init-file: widen requires save-restrictionSam Steingold2015-04-141-3/+4
* Improve the commit-msg Git hook for unibyte environmentsEli Zaretskii2015-04-141-3/+9
* Describe problems with cursor caused by Windows MagnifierEli Zaretskii2015-04-141-0/+15
* Make [:print:] support non-ASCII characters correctlyEli Zaretskii2015-04-146-11/+42
* Assign correct general-category and names to surrogatesEli Zaretskii2015-04-141-6/+8
* Assume C89 offsetof in xterm.c, xlwmenu.cPaul Eggert2015-04-142-3/+3
* Assume C89 offsetof in widget.cPaul Eggert2015-04-141-4/+1
* Fix think-o in previous patchPaul Eggert2015-04-141-8/+10
* Avoid some int overflows in window.cPaul Eggert2015-04-133-64/+56
* Minor doc copyeditsGlenn Morris2015-04-132-4/+2
* [Gnus] Catch the invalid-operation that idna.el will issueKatsumi Yamaoka2015-04-143-6/+14
* * doc/lispref/processes.texi (Shell Arguments): Prefer diff -u.Paul Eggert2015-04-131-1/+1
* package--ensure-init-file: widen before looking for "(package-initialize)"Sam Steingold2015-04-131-0/+1
* Change diff-switches default to `-u'Dmitry Gutov2015-04-144-8/+11
* (gnus-group--setup-tool-bar-update): Fix last changeStefan Monnier2015-04-132-2/+7
* Use gmm-called-interactively-p in GnusKatsumi Yamaoka2015-04-131-1/+1
* * 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-1314-337/+600
* 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
* * doc/misc/eieio.texi: Don't advertize now obsolete constructsStefan Monnier2015-04-132-75/+38
* Collapse successive char deletions in the undo logStefan Monnier2015-04-134-41/+55
* xterm and OSC 52: Add NEWS entry, and tweak the codeStefan Monnier2015-04-132-15/+16
* 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
* * src/*.c: Set deactivate_mark buffer-locallyStefan Monnier2015-04-132-2/+2