aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-291-4/+28
| * | Silence `checkdoc-ispell' errors where possible. Fix authors. ImproveStefan Merten2012-05-291-0/+113
| * | icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uidUlf Jasper2012-05-291-0/+12
| * | Fix minor corner case bugs in byte compilation and pcase.Stefan Monnier2012-05-291-0/+14
| * | Fix active minibuffer case for window-deletable-p.Troels Nielsen2012-05-291-0/+5
| * | * lisp/simple.el (choose-completion): Use quit-window.Martin Rudalics2012-05-291-0/+4
| * | * whitespace.el (whitespace-cleanup): Fix whitespace-empty-at-bob-regexp usage.Chong Yidong2012-05-291-0/+5
| * | * vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on revert.Aaron S. Hawley2012-05-291-0/+5
| * | * lisp/isearch.el (isearch-mode-map): Bind `M-s _' to `isearch-toggle-symbol'.Juri Linkov2012-05-291-0/+10
| * | * lisp/isearch.el (isearch-word): Add docstring. Juri Linkov2012-05-291-0/+12
| * | * lisp/isearch.el (isearch-search-fun-default): New function.Juri Linkov2012-05-291-0/+34
| * | Spelling fixes.Paul Eggert2012-05-281-1/+1
| * | textmodex/{ispell,flyspell}.el: Decrease XEmacs incompatibilities.Agustín Martín2012-05-281-0/+18
| * | textmodes/ispell.el: Fix variable name. Show spellchecker on process start.Agustín Martín2012-05-281-0/+8
| * | * lisp/progmodes/vhdl-mode.el: Sync with upstream 3.33.28.Reto Zimmermann2012-05-271-3/+8
| * | lips/version.el (*-version-string): Declare.Juanma Barranquero2012-05-271-0/+5
| * | * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'Juri Linkov2012-05-271-0/+9
| * | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-0/+15
| |\ \ | | |/
| | * Fix "C-c C-r" in mail-mode invoked from Rmail.Eli Zaretskii2012-05-181-0/+8
| | * * lisp/emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spuriousStefan Monnier2012-05-171-0/+5
| | * * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.Chong Yidong2012-05-161-0/+4
| | * Misc docfixes.Chong Yidong2012-05-151-0/+2
| | * * net/gnutls.el (gnutls-min-prime-bits): Default to 256.Chong Yidong2012-05-151-0/+4
| * | Replace w32-init-info through the magic of custom-initialize-delayGlenn Morris2012-05-261-1/+3
| * | Don't mess with INFOPATH in ns buildsGlenn Morris2012-05-261-0/+4
| * | * lisp/paths.el (Info-default-directory-list): Make it a defcustom.Glenn Morris2012-05-261-0/+5
| * | * lisp/subr.el (buffer-has-markers-at): Mark obsolete.Stefan Monnier2012-05-261-0/+3
| * | Use `declare' in `lambda' and mis minor changes.Stefan Monnier2012-05-261-0/+6
| * | * lisp/thingatpt.el (forward-same-syntax): Handle no ARG case.Aaron S. Hawley2012-05-251-0/+4
| * | * lisp/progmodes/cc-mode.el (auto-mode-alist): Fix typo.Glenn Morris2012-05-251-0/+4
| * | * lisp/paths.el: Remove no-byte-compile.Glenn Morris2012-05-251-0/+3
| * | * lisp/image.el (imagemagick-types-inhibit): Doc fix.Glenn Morris2012-05-251-0/+2
| * | There's no reason not to compile version.elGlenn Morris2012-05-251-0/+6
| * | * lisp/progmodes/gdb-mi.el: Minor style changes.Stefan Monnier2012-05-251-0/+10
| * | Follow-up for 2012-05-02T13:00:29Z!cyd@gnu.org.Eli Zaretskii2012-05-251-0/+5
| * | Use the same diff color scheme as in modern VCSes (bug#10181).Juri Linkov2012-05-251-0/+39
| * | Move prune-directory-list, remote-shell-program from paths.el to files.elGlenn Morris2012-05-241-0/+4
| * | * lisp/paths.el (term-file-prefix): Move to lisp/faces.el (the only user).Glenn Morris2012-05-241-0/+3
| * | * paths.el (news-inews-program): Move to gnus/nnspool.el.Glenn Morris2012-05-241-1/+2
| * | * paths.el (news-directory, news-path): Move to gnus/nnspool.el.Glenn Morris2012-05-241-0/+2
| * | No need to define gnus-default-nntp-server in paths.elGlenn Morris2012-05-241-0/+2
| * | Move some rmail variables from paths.el to rmail.elGlenn Morris2012-05-231-0/+4
| * | * paths.el (gnus-nntp-service, gnus-local-organization): Remove.Glenn Morris2012-05-231-0/+5
| * | Fix ChangeLog typos.Juanma Barranquero2012-05-221-2/+2
| * | lisp/progmodes/which-func.el (which-func-ff-hook): Check against user-error.Juanma Barranquero2012-05-221-0/+3
| * | lisp/emacs-lisp/edebug.el: Do not load cl-specs.el.Juanma Barranquero2012-05-221-0/+5
| * | Add "How to Report a Bug" to Help menuGlenn Morris2012-05-211-0/+6
| * | * update-subdirs: Move to build-aux/.Glenn Morris2012-05-211-0/+5
| * | * lisp/hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.Stefan Monnier2012-05-211-4/+7
| * | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Stefan Monnier2012-05-211-0/+6