* keyboard.c (record_asynch_buffer_change): Initialize an event
[bpt/emacs.git] / lisp /
2012-12-26 Daiki UenoMove photo ID display code from epg.el to gnus/mml2015.el.
2012-12-25 Katsumi Yamaokalisp/gnus/ChangeLog: Fix wrongly adjusted dates
2012-12-25 Adam SjøgrenDisplay images from gpg signatures
2012-12-25 Leo Liulisp/gnus/plstore.el (plstore-passphrase-callback-funct...
2012-12-25 Gnus developersMerge changes made in Gnus master
2012-12-25 Lars IngebrigtsenMerge changes made in Gnus master
2012-12-24 Lars IngebrigtsenMerge changes made in Gnus master
2012-12-24 Constantin KulikovAllow function as value of initial-buffer-choice (Bug...
2012-12-24 Lars Ingebrigtsenlisp/gnus/gnus-int.el (gnus-backend-trace): Also note...
2012-12-24 Lars IngebrigtsenMake smtpmail forget the password if the server says...
2012-12-24 Andreas Schwablisp/gnus/shr.el (shr-tag-em): Render em as italic...
2012-12-23 Gnus developersMerge changes made in Gnus master
2012-12-22 Michael Albinus* notifications.el (notifications-notify): Protect...
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-22 Michael Albinus* net/tramp-adb.el (tramp-adb-maybe-open-connection...
2012-12-22 Takafumi ArakakiTwo fixes for the URL library (tiny change).
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-21 Glenn MorrisNo need to mention generated files in ChangeLogs
2012-12-21 Michael Albinus* simple.el (process-file): Overwrite stderr file,...
2012-12-21 Chong YidongMake read-char-by-name signal an error for invalid...
2012-12-21 Daiki Ueno* epg.el (epg-error): Set `error-message' property.
2012-12-21 Daiki Ueno* epg.el (epg--start): Print GPG_AGENT_INFO in the...
2012-12-21 Chong Yidong* simple.el (transpose-subr-1): Preserve marker positions
2012-12-21 Kelly Dean* simple.el (kill-region): Deactivate mark even for...
2012-12-21 Chong Yidong* help-fns.el (describe-variable): Make sure we get...
2012-12-21 Chong Yidong* sort.el (sort-subr): Doc fix.
2012-12-21 Michael Mauger* comint.el (comint-redirect-previous-input-string...
2012-12-20 Michael Albinus* ob.el (org-babel-temp-file): Fix setting of
2012-12-20 Michael Albinus* progmodes/grep.el (rgrep): Escape command line. ...
2012-12-20 Bastien GuerryFix typos.
2012-12-20 Dmitry Antipov* vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point...
2012-12-19 Jonas Bernoulli* lisp/emacs-lisp/lisp-mnt.el (lm-section-end): Always...
2012-12-19 Stefan Monnier* lisp/vc/diff-mode.el (diff-post-command-hook): Don...
2012-12-19 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-acl): Delete...
2012-12-18 Michael Albinus* net/tramp.el (tramp-error-with-buffer): Give a hint...
2012-12-17 Stefan Monnier* lisp/icomplete.el (icomplete-completions): Also use...
2012-12-17 Kevin Ryde* lisp/files.el (auto-save-file-name-p): Use \` and \'.
2012-12-17 Michael AlbinusAdd support for preserving ACL entries of files.
2012-12-17 Kelly DeanFix some interactions of make-help-screen and other...
2012-12-16 Romain FrancoiseAdd support for preserving ACL entries of files.
2012-12-16 Glenn MorrisAuto-commit of loaddefs files.
2012-12-16 Timo Myyrä* battery.el (battery-bsd-apm): New function.
2012-12-16 Jay Belanger* calc/calc.el (calc-standard-date-formats): Adjust...
2012-12-15 Chong YidongBump version to 24.2.91.
2012-12-15 Juri Linkov* lisp/isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
2012-12-15 Juri Linkov* lisp/isearch.el (isearch-delete-char, isearch-del...
2012-12-15 Christopher Schmidt* lisp/dired-x.el (dired-guess-shell-command): Put...
2012-12-14 Glenn Morrismacroexp--warn-and-return message tweak (bug#13132)
2012-12-14 Paul EggertSpelling fixes.
2012-12-14 Paul EggertFix permissions bugs with setgid directories etc.
2012-12-14 Julien Danjou* progmodes/sql.el (sql-mode-postgres-font-lock-keyword...
2012-12-14 Dave Abrahams* lisp/vc/ediff-util.el (ediff-buffer-type): New function.
2012-12-14 Ryan Crum* lisp/json.el: Add pretty-print option.
2012-12-14 Michael AlbinusExplain, why `tramp-*-file-name-p' is a defsubst.
2012-12-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2012-12-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2012-12-14 Akinori MUSHAsieve-mode font-lock fix (tiny change)
2012-12-13 Juanma Barranquerolisp/emacs-lisp/edebug.el: Fix previous change.
2012-12-13 Andreas Schwab* net/tls.el (tls-program): Update customize type.
2012-12-13 Juanma Barranquerolisp/emacs-lisp/edebug.el: Fix bug#13163.
2012-12-13 Michael Albinus* net/tramp-adb.el (tramp-adb-file-name-p): Make it...
2012-12-13 Jürgen Hötzel* net/tramp-adb.el (tramp-adb-wait-for-output): Remove...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-13 Stefan Monnier* lisp/emacs-lisp/cl.el (letf): Make it an alias of...
2012-12-13 Katsumi Yamaokagnus-start.el (gnus-before-resume-hook): Add :version
2012-12-12 Glenn Morris* lisp/button.el (button--area-button-p): Fix typo...
2012-12-12 Katsumi Yamaokagnus.el (gnus-other-frame-resume-function): Add :version
2012-12-12 Katsumi Yamaokagnus-art.el (gnus-article-browse-html-parts): Use ...
2012-12-12 Bastien GuerryMerge upstream Org (from commit 488eea)
2012-12-12 Sam Steingold* lisp/gnus/gnus.el (gnus-other-frame-resume-function...
2012-12-12 Sam Steingold* lisp/frame.el (frame-maximization-style): New user...
2012-12-12 David Cadé* lisp/mpc.el (mpc-format): Use truncate-string-to...
2012-12-12 Jonas Bernoulli* lisp/emacs-lisp/eieio.el: Prettier object pretty...
2012-12-11 Alan MackenzieMake CC Mode not hang when _some_ lines end in CRLF...
2012-12-11 Stefan Monnier* lisp/mail/emacsbug.el (report-emacs-bug): Move the...
2012-12-11 Stefan Monnier* lisp/hilit-chg.el (highlight-save-buffer-state):...
2012-12-11 Stefan Monnier* lisp/button.el: Handle buttons in display text-proper...
2012-12-11 Eli ZaretskiiFix a typo in lisp/makefile.w32-in.
2012-12-11 Fabián Ezequiel... * progmodes/python.el (python-skeleton-class)
2012-12-11 Glenn Morris* lisp/net/rcirc.el (rcirc-urls, rcirc-condition-filter...
2012-12-11 Glenn MorrisFix for indentation of f90 preproc lines embedded in...
2012-12-11 Jay Belanger* lisp/calc/calc-forms.el (calc-date-notation): Fix...
2012-12-11 Jay Belanger* lisp/calc/calc.el (calc-standard-date-formats): ...
2012-12-10 Stefan Monnier* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix...
2012-12-10 Jambunathan K* lisp/hi-lock.el: Refine the choice of default face.
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Eli ZaretskiiFinal cleanups and updated ChangeLog entries.
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Rüdiger SonderfeldSupport filesystem notification through inotify on...
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-10 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
2012-12-09 Eli ZaretskiiParallelize byte compilation on MS-Windows.
2012-12-09 Chong Yidong* simple.el (set-mark-default-inactive): Mark for remov...
2012-12-09 Chong Yidong* simple.el (set-mark-default-inactive): Delete acciden...
2012-12-09 Glenn MorrisMake eval-defun on a pre-defined defcustom call any...
2012-12-08 Juri Linkov* lisp/info.el (Info-copy-current-node-name, Info-bread...
2012-12-08 Dani Moncayo* lisp/simple.el (just-one-space): Doc fix.
2012-12-07 Stefan Monnier* lisp/hi-lock.el (hi-lock-unface-buffer): If there...
2012-12-07 Chong Yidong* novice.el (disabled-command-function): Remove a spuri...
2012-12-07 Chong Yidong* subr.el (text-clone-maintain): Fix clone overlay...
next