summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk.Eli Zaretskii2012-10-1717-82/+177
|\
| * Fix ChangeLog typos.Juanma Barranquero2012-10-171-6/+6
| * When renaming a file with wdired move point with file and don't lose mark sta...Michael Heerdegen2012-10-172-4/+19
| * Merge from emacs-24; up to 2012-05-08T15:19:18Z!monnier@iro.umontreal.caGlenn Morris2012-10-162-1/+5
| |\
| | * * lisp/gnu/starttls.el (starttls-extra-arguments): Doc fix (tiny change)Kazuhiro Ito2012-10-092-1/+5
| * | * doc/emacs/search.texi (Query Replace): Document multi-buffer replacement ke...Juri Linkov2012-10-172-2/+11
| * | ChangeLog fix.David Engster2012-10-161-6/+4
| * | * lisp/erc/erc.el (erc-log): Make it into a defsubst.Stefan Monnier2012-10-153-17/+20
| * | More documentation fixes for changes to defun, defmacro, etc.Chong Yidong2012-10-152-1/+6
| * | Fix last commit.David Engster2012-10-141-1/+1
| * | Merge bug fixes from CEDET upstream.David Engster2012-10-147-42/+95
| |\ \
| | * | Merge changes from CEDET upstream.David Engster2012-10-147-42/+95
| * | | lisp/window.el (display-buffer): Doc fix.Eli Zaretskii2012-10-142-8/+16
* | | | Merge from trunk.Eli Zaretskii2012-10-1414-1078/+1156
|\ \ \ \ | |/ / /
| * | | Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii2012-10-142-0/+17
| * | | * lisp/emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)Stefan Monnier2012-10-132-65/+68
| * | | * lisp/emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.Stefan Monnier2012-10-132-1/+6
| * | | CommentGlenn Morris2012-10-131-0/+2
| * | | Add .xz to some url code (tiny change).Liam Stitt2012-10-133-2/+10
| * | | After saving ispell dictionary, re-enable flyspell if necessary.Chong Yidong2012-10-132-5/+13
| * | | Doc fix for url-http.Chong Yidong2012-10-133-7/+18
| * | | In debug restore window configuration when debugger-will-be-back is non-nil (...Martin Rudalics2012-10-132-11/+20
| * | | * src/doc.c (get_doc_string): Don't signal an error if the file is missing.Stefan Monnier2012-10-123-17/+14
| * | | * lisp/emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.Stefan Monnier2012-10-122-4/+8
| * | | * lisp/ldefs-boot.el: Update to reflect earlier fix in autoload.elStefan Monnier2012-10-121-966/+980
| * | | Auto-commit of loaddefs files.Glenn Morris2012-10-121-1/+1
* | | | Merge from trunk.Eli Zaretskii2012-10-1211-29/+104
|\ \ \ \ | |/ / /
| * | | rmail-header-summary fix for bug#12625Glenn Morris2012-10-112-1/+6
| * | | * progmodes/python.el (python-mode-map): ReplaceFabián Ezequiel Gallina2012-10-112-10/+10
| * | | * lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand): Undo last change.Stefan Monnier2012-10-113-5/+4
| * | | * lisp/help-fns.el (describe-function-1): Handle autoloads w/o docstrings.Stefan Monnier2012-10-114-4/+8
| * | | Fix spurious "cl--defsubst-expand might not be defined at runtime"Stefan Monnier2012-10-112-5/+6
| * | | * lisp/international/mule-cmds.el (read-char-by-name): Move let-binding ofStefan Monnier2012-10-112-9/+15
| * | | merge trunkKenichi Handa2012-10-1151-747/+1111
| |\ \ \
| | * | | select.el (xselect--encode-string): If a coding is specified for selection, a...Kenichi Handa2012-10-102-1/+16
| | * | | In switch-to-buffer optionally restore window point (Bug#4041).Martin Rudalics2012-10-102-1/+43
| * | | | Re-generate charsets. Adjust for the change of admin/charset/mapfiles/*.gzKenichi Handa2012-10-112-1/+4
* | | | | Merge from trunk.Eli Zaretskii2012-10-0922-328/+386
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | * lisp/newcomment.el (comment-start-skip, comment-end-skip, comment-end):Stefan Monnier2012-10-092-10/+15
| * | | | Revert incorrect doc fix from 2012-10-09T07:06:54Z!rgm@gnu.orgGlenn Morris2012-10-092-3/+1
| * | | | * net/tramp.el (tramp-debug-message): RemoveMichael Albinus2012-10-097-113/+131
| * | | | Update some function declarationsGlenn Morris2012-10-093-2/+5
| * | | | * lisp/newcomment.el (comment-normalize-vars): Doc fix (presumably).Glenn Morris2012-10-092-1/+5
| * | | | * lisp/bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)Stefan Monnier2012-10-092-26/+19
| * | | | * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.Stefan Monnier2012-10-093-34/+3
| * | | | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.Stefan Monnier2012-10-093-23/+29
| * | | | shr.el (shr-insert): \r is also not inserted, so don't try to delete itLars Magne Ingebrigtsen2012-10-092-1/+6
| * | | | Implemented `backward-up-list'-like navigation.Fabián Ezequiel Gallina2012-10-082-0/+72
| * | | | * progmodes/python.el (python-fill-paragraph): Rename fromFabián Ezequiel Gallina2012-10-082-12/+17
| * | | | * progmodes/python.el (python-shell-output-filter): Handle extraFabián Ezequiel Gallina2012-10-082-1/+8