summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2012-11-04Auto-commit of loaddefs files.Glenn Morris
2012-11-03* lisp/vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn.Glenn Morris
2012-11-04* bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding same-window...Chong Yidong
2012-11-04Don't bind same-window-* in isearch.el commands.Juri Linkov
2012-11-03Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ruGlenn Morris
2012-11-03Rename cl-random-time to cl--random-timeGlenn Morris
2012-11-03Rename cl-loop-handler, cl-loop-for-handler back to their original namesGlenn Morris
2012-11-03* lisp/emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.Glenn Morris
2012-11-03* lisp/cus-start.el: Make cursor-type customizable.Chong Yidong
2012-11-03Adapt MSDOS port to latest changes.Eli Zaretskii
2012-11-03Load term/internal from loadup.el.Eli Zaretskii
2012-11-03* progmodes/python.el (inferior-python-mode): Fix hang inFabián Ezequiel Gallina
2012-11-03Doc changes related to displaying buffers and quitting windows.Martin Rudalics
2012-11-02Fix attribution in ChangeLogGlenn Morris
2012-11-02Merge changes made in Gnus masterGnus developers
2012-11-02No need for filecache.el to load find-lisp when compilingGlenn Morris
2012-11-02* lisp/image.el (image-type-from-file-name): Trivial simplification.Glenn Morris
2012-11-02Decouple "noruntime" and "cl-functions" bytecomp warningsGlenn Morris
2012-11-01Auto-commit of loaddefs files.Glenn Morris
2012-11-01Fix for gomoku-display-statistics.Stephen Berman
2012-10-31Install fixes for Bug#12764 and Bug#12766.Martin Rudalics
2012-10-30* lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):Stefan Monnier
2012-10-30* lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.Stefan Monnier
2012-10-30Auto-commit of loaddefs files.Glenn Morris
2012-10-30cl-mapc small fixesGlenn Morris
2012-10-30Doc and manual updates for cl-letf and letfGlenn Morris
2012-10-30Add a comment for the last isearch.el change.Chong Yidong
2012-10-30Fix isearch handling of keypad characters with kmacros.Chong Yidong
2012-10-30* thingatpt.el (number-at-point): Apply a thing-at-point property.Chong Yidong
2012-10-29* lisp/vc/diff-mode.el (diff-context->unified): Don't get confused by "hunkStefan Monnier
2012-10-29* lisp/emacs-lisp/cl.el (letf): Add missing indent rules.Stefan Monnier
2012-10-29* lisp/files.el (find-alternate-file): Only ask one question.Stefan Monnier
2012-10-29* vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.Chong Yidong
2012-10-29* info.el (Info-complete-menu-item): Avoid duplicates.Chong Yidong
2012-10-29* woman.el (woman-parse-numeric-value): Handle picas correctly.Kevin Ryde
2012-10-29Fix last change.Chong Yidong
2012-10-29Avoid a misleading message on C-h C-a.Chong Yidong
2012-10-29* thingatpt.el (thing-at-point): Doc fix.Chong Yidong
2012-10-29* imenu.el (imenu): Inhibit push-mark message.Chong Yidong
2012-10-29Manage face-remapping-alist properly in face-remap-add-relative.Chong Yidong
2012-10-28* lisp/emacs-lisp/cl.el (defsetf): Doc fix.Glenn Morris
2012-10-28* lisp/progmodes/sh-script.el (sh-font-lock-paren): Also put punctuationStefan Monnier
2012-10-28* lisp/emacs-lisp/package.el (package-generate-autoloads): Kill bufferDaniel Hackney
2012-10-28* lisp/minibuffer.el (completion--twq-all): Disable too-strict assertions.Stefan Monnier
2012-10-28* lisp/minibuffer.el (completion--sifn-requote): Rewrite to handle thingsStefan Monnier
2012-10-28* lisp/erc/erc-backend.el: Fix last bug number.Stefan Monnier
2012-10-28* lisp/erc/erc-backend.el: Only require `erc' during compilation.Stefan Monnier
2012-10-28* lisp/tmm.el (tmm-prompt): Use map-keymap.Stefan Monnier
2012-10-27Fix help-echo text in profiler-report-make-entry-part.Eli Zaretskii
2012-10-27* lisp/wdired.el (wdired-keep-marker-rename): New defcustom.Juri Linkov