Simplify redefinition of 'abort' (Bug#12316).
[bpt/emacs.git] / lisp /
2012-09-04 Lars IngebrigtsenHave smtpmail.el prefer the From: header for the MAIL...
2012-09-04 Dmitry Gutov* progmodes/ruby-mode.el: Clean up keybindings (ChangeL...
2012-09-04 Dmitry Gutov* ruby-mode.el: Clean up keybindings.
2012-09-03 Lars Ingebrigtsen[Gnus] Silence XEmacs compilation warnings
2012-09-03 Martin RudalicsNew macro with-temp-buffer-window and related fixes.
2012-09-02 Michael Albinus* eshell/em-unix.el (eshell/sudo): When we have an...
2012-09-02 Juri LinkovToggle whitespace matching mode with M-s SPC.
2012-09-02 Chong Yidong* dired.el (dired-mode-map): Menu string fixes.
2012-09-02 Glenn Morris* lisp/simple.el (undo): Tweak message in undo-only...
2012-09-01 Glenn MorrisTidy up term.el menu handling
2012-09-01 Martin RudalicsRewrite switch-to-prev-/next-buffer and quit-window...
2012-09-01 Glenn MorrisAuto-commit of loaddefs files.
2012-09-01 Daniel ColascioneMerge from cygw32 branch
2012-09-01 Stefan Monnier* lisp/minibuffer.el (completion-at-point-functions...
2012-09-01 Paul EggertBetter seed support for (random).
2012-08-31 Martin RudalicsConsider frame's buffer predicate in switch-to-prev...
2012-08-31 Michael Albinus* eshell/esh-ext.el: Explain, why we suppress the check in
2012-08-31 Dave Abrahams[Gnus] Miscellaneous fixes by Dave Abrahams
2012-08-31 Stefan Monnier* lisp/gnus/gnus-notifications.el (gnus-notifications...
2012-08-30 Julien Danjougnus-notifications.el: Add defcustom for timeout and...
2012-08-30 Richard M. StallmanDelete `z' in special-mode-map.
2012-08-30 Kenichi Handaqp.el (quoted-printable-decode-region): Decode multiple...
2012-08-30 Kenichi Handamerge trunk
2012-08-30 Andreas Schwab* progmodes/compile.el (compilation-always-kill): Doc...
2012-08-30 Chong YidongImprove obsolescence message of display-buffer-reuse...
2012-08-30 Glenn Morris* lisp/paren.el (show-paren-delay): Add a :set function...
2012-08-29 Julien DanjouAdd gnus-notifications.el
2012-08-29 Martin Blais* lisp/progmodes/compile.el (compilation-always-kill...
2012-08-29 Stefan Monnier* lisp/simple.el (read-only-mode): Move from lisp/files...
2012-08-29 Stefan Monnier* lisp/files.el (read-only-mode): New minor mode.
2012-08-29 Michael Albinus* eshell/esh-ext.el (eshell-external-command): Do not...
2012-08-28 Stefan Monnier* cl-lib.el (buffer-string): Simplify last change.
2012-08-28 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (buffer-string): Fix setter...
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-28 Katsumi Yamaokagnus-sum.el (gnus-summary-enter-digest-group): Work...
2012-08-28 Juri Linkov* lisp/info.el (Info-fontify-node): Hide empty lines...
2012-08-27 Leo LiuFix broken completion in sh-mode
2012-08-27 Leo Liu* skeleton.el (skeleton-untabify): Change to nil.
2012-08-27 Leo LiuChange sh-indent-comment to t
2012-08-27 Martin RudalicsIn dired-pop-to-buffer make window start at beginning...
2012-08-26 Chong YidongMake special-display-* and display-buffer-reuse-frames...
2012-08-26 Paul EggertSpelling fixes.
2012-08-26 Chong YidongClean up gdb-mi's usage of display-buffer.
2012-08-26 Chong YidongDoc fix for last change.
2012-08-26 Chong YidongMake ordinary isearch obey search-whitespace-regexp...
2012-08-26 Chong Yidong* faces.el (help-argument-name): Always inherit from...
2012-08-25 Martin RudalicsHandle evening window heights more correctly (Bug#11880...
2012-08-24 Chong YidongUpdate release logs
2012-08-24 Paul EggertFix file time stamp problem with bzr and CVS (Bug#12001).
2012-08-23 Stefan Monnier* lisp/files.el (safe-local-eval-forms): Fix before...
2012-08-22 Juri Linkov* lisp/info.el (Info-fontify-node): Hide the suffix...
2012-08-22 Glenn Morris* lisp/calendar/cal-tex.el (cal-tex-weekly-common)...
2012-08-22 Glenn MorrisBump executable-prefix :version
2012-08-22 Glenn MorrisChangeLog fix
2012-08-22 Bastien Guerrymisc.el (forward-to-word, backward-to-word): Use (inter...
2012-08-22 Bastien GuerrySet `executable-prefix' to "#!" instead of "#! ".
2012-08-22 Katsumi Yamaoka[Gnus] Enable posting-style group parameter to hold...
2012-08-22 Martin RudalicsRewrite handling of side and atomic windows.
2012-08-22 Kenichi Handamerge trunk
2012-08-22 Kenichi Handamerge trunk
2012-08-22 Martin RudalicsRename window--size-ignore to window--size-ignore-p.
2012-08-22 Martin RudalicsLet walk-window-tree and window-with-parameter operate...
2012-08-22 Jeremy Moore* lisp/progmodes/hideif.el (hif-compress-define-list...
2012-08-22 Christopher Schmidt* help-fns.el (help-fns--key-bindings): Abbreviate...
2012-08-22 Martin RudalicsIn dired-mark-remembered don't clobber point (Bug#11795).
2012-08-22 Glenn MorrisMake bug-reference-bug-regexp customizable
2012-08-22 Daiki UenoAdd :safe for js indent variables.
2012-08-22 Josh Feinstein2012-08-21 Josh Feinstein <jlf@foxtail.org>
2012-08-22 Edward O'Connorstrict key encoding for json.el
2012-08-22 Glenn MorrisCombine two cal-tex functions
2012-08-21 Andreas SchwabFixes: debbugs:11805
2012-08-21 Glenn MorrisRevert accidental deletion from previous change
2012-08-21 Glenn MorrisRemove yet more cal-tex code duplication
2012-08-21 Glenn MorrisRemove more cal-tex code duplication
2012-08-21 Martin RudalicsFor selected window have (set-)window-point always...
2012-08-21 Glenn MorrisRemove still more cal-tex code duplication
2012-08-21 Julien Danjouerc-match: fix erc-match server buffer exclusion
2012-08-21 Glenn MorrisRemove more cal-tex code duplication
2012-08-21 Glenn MorrisAllow multiple cal-tex-buffer buffers to exist
2012-08-21 Glenn MorrisUse cal-tex-arg more
2012-08-21 Glenn MorrisUse cal-tex-* functions more
2012-08-21 Glenn MorrisImprove cal-tex-cmd usage
2012-08-21 Glenn MorrisReduce some cal-tex code duplication
2012-08-21 Glenn MorrisRemove some blank pages from cal-tex output
2012-08-21 Glenn Morriscal-tex-cursor-week-at-a-glance small fixes
2012-08-21 Katsumi Yamaokagnus-msg.el (gnus-summary-resend-message): Honor postin...
2012-08-21 Glenn Morriscal-tex small fix
2012-08-21 Juri Linkov* lisp/info.el (Info-file-attributes): New variable.
2012-08-20 Glenn MorrisUse display-warning in a few places in calendar
2012-08-20 Josh FeinsteinHide specified message types sent by lurkers
2012-08-20 Dan Nicolaescu* lisp/progmodes/hideshow.el (hs-block-end-regexp)...
2012-08-20 Chong YidongFix comment in log-edit.el.
2012-08-20 Michael Albinus* net/tramp.el (tramp-accept-process-output): Accept...
2012-08-20 Chong YidongMake C-u C-x = report on empty overlays at point.
2012-08-20 Glenn Morris* lisp/mail/rmailout.el (rmail-output-read-file-name...
2012-08-20 Glenn Morris* lisp/font-lock.el (font-lock-add-keywords): Doc fix
2012-08-20 Edward Reingold* calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance...
2012-08-19 Glenn MorrisFix previous rmail-output-read-file-name change
2012-08-19 Chong Yidong* xml.el (xml-escape-string): Don't refer to xml-entity...
next