]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de
[gnu-emacs] / lisp / ChangeLog
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-20 Juri Linkov* lisp/replace.el (query-replace-read-from): Use `read...
2012-09-20 Juri Linkov* lisp/replace.el (read-regexp): Rename DEFAULT-VALUE...
2012-09-20 Juri Linkov* lisp/replace.el (read-regexp): Add HISTORY arg.
2012-09-20 Juri Linkov* lisp/replace.el (read-regexp): Don't add ": " when...
2012-09-20 Tassilo Horn* doc-view.el (doc-view-display): Better fix for the...
2012-09-20 Stefan Merten* rst.el: Integrate support for `imenu' and `which...
2012-09-20 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warni...
2012-09-20 Stefan Monnier* lisp/calc/calc.el: Fix last change by removing the...
2012-09-20 Martin RudalicsIn debug restore assignment to debugger-old-buffer.
2012-09-20 Juri Linkov* lisp/dired-aux.el (dired-diff): Remove (require ...
2012-09-20 Chong Yidong* vc/diff.el (diff-latest-backup-file): Autoload.
2012-09-20 Stefan Monnier* lisp/calc/calc.el: Remove redundant autoload shape...
2012-09-20 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--expand-all...
2012-09-19 Juri Linkov* lisp/dired-aux.el (dired-diff): Add (require 'diff...
2012-09-19 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--funcall-if...
2012-09-19 Stefan Monnier* lisp/doc-view.el (doc-view-guess-paper-size)
2012-09-19 Tassilo HornNew feature: set optimal slice from BoundingBox informa...
2012-09-19 Glenn MorrisPartial fix for bug#12371
2012-09-19 Glenn MorrisAllow customization of calendar month header text
2012-09-19 Jan Djärv* lisp/startup.el (command-line-ns-option-alist): Add...
2012-09-18 Juri Linkov* lisp/dired-aux.el (dired-diff): Restore original...
2012-09-18 Juri Linkov* lisp/dired.el (dired-mark): If the region is active...
2012-09-18 Juri Linkov* lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod...
2012-09-18 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end...
2012-09-18 Martin RudalicsFix some recent changes in debug.el.
2012-09-18 Chong YidongDoc fixes for defface and friends.
2012-09-18 Martin Blais* lisp/progmodes/compile.el (compilation-start): Use...
2012-09-17 Stefan Merten2012-09-17 Stefan Merten <smerten@oekonux.de>
2012-09-17 Glenn MorrisAdd ChangeLog bug refs
2012-09-17 Chong YidongMake pcomplete less eager to add an extra space.
2012-09-17 Richard M. StallmanWhen toggling mime processing off, just don't do mime...
2012-09-17 Richard M. Stallmanrmail-retry-failure must avoid mime processing.
2012-09-17 Richard M. StallmanFix bug when a name has no key.
2012-09-17 Chong YidongUpdate docstrings and comments to use "init file" termi...
2012-09-17 Chong YidongConvert several shell.el defvars to defcustoms.
2012-09-17 Glenn MorrisFix ChangeLog, add missing :version.
2012-09-16 Katsumi Yamaokamail/mailabbrev.el (mail-abbrev-expand-hook): Work...
2012-09-16 Leo LiuIDO: Disable match re-ordering for buffer switching
2012-09-16 Chong YidongFix marker usage in align-areas.
2012-09-16 Kenichi Handamerge trunk
2012-09-16 Chong Yidong* files.el (parse-colon-path): Use split-string.
2012-09-16 Kenichi Handamerge trunk
2012-09-16 Chong YidongMark display-buffer-function as obsolete.
2012-09-16 Chong Yidong* window.el (special-display-popup-frame): Doc fix.
2012-09-16 Chong YidongAlter last change to be compatible with Emacs 23.
2012-09-16 Chong YidongIn compilation-error-regexp-alist, allow more HIGHLIGHT...
2012-09-15 Glenn MorrisAdd option to ask bzr itself for the emacs bzr revision
2012-09-15 Kenichi Handamerge trunk
2012-09-15 Glenn MorrisImprove vc-bzr-working-revision for lightweight checkouts
2012-09-15 Glenn MorrisImprove emacs-bzr-version for lightweight checkouts...
2012-09-14 Juri Linkov* lisp/dired-aux.el (dired-do-chmod): Use `eq' to detec...
2012-09-14 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-prognify): Remove,...
2012-09-14 Stefan Monnier* lisp/emacs-lisp/edebug.el: Miscellaneous cleanup.
2012-09-13 Juri Linkov* lisp/dired-aux.el (dired-do-chxxx): Use `eq' to detec...
2012-09-13 Glenn MorrisUpdate some function declarations
2012-09-13 Glenn Morris* lisp/vc/vc.el: No need to require ediff.
2012-09-13 Paul EggertUse a more backwards-compatible timer format.
2012-09-13 Kenichi Handalanguage/chinese.el ("Chinese-GB", "Chinese-BIG5",...
2012-09-13 Juanma BarranqueroFix typos in ChangeLogs.
2012-09-13 Paul EggertFix glitches caused by addition of psec to timers.
2012-09-13 Glenn Morrisbyte-compile-warning-prefix tweak
2012-09-13 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-outside-unread...
2012-09-13 Stefan Monnier* lisp/emacs-lisp/edebug.el: Use lexical-binding.
2012-09-12 Juri LinkovUse Isearch lax whitespace mode in Info.
2012-09-12 Stefan MonnierRemove unread-command-char.
2012-09-12 Michael AlbinusSync with Tramp 2.2.6.
2012-09-12 Martin RudalicsTry to keep height of debugger window consistent. ...
2012-09-12 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-enter): Don't mess...
2012-09-12 Jose Marino* idlw-shell.el (idlwave-shell-complete-filename):...
2012-09-12 Stefan Monnier* src/eval.c: Add `inhibit-debugger'.
2012-09-11 Leo LiuMention with-demoted-errors in the doc-string of ignore...
2012-09-11 Bastien Guerry* subr.el (set-temporary-overlay-map): Add a docstring...
2012-09-11 Bastien Guerry* minibuffer.el (completion-table-subvert): Fix docstri...
2012-09-11 Bastien Guerry* help-fns.el (describe-variable): Fix typo. (bug#12346)
2012-09-11 Glenn Morrisload-path-shadows-font-lock-keywords tweak
2012-09-10 Michael Mauger* progmodes/sql.el: Version 3.1
2012-09-10 Juanma Barranquerolisp/custom.el (custom-theme-load-confirm): Remove...
2012-09-10 Dan Nicolaescu* vc/diff-mode.el (diff-mode-menu): diff-remove-trailin...
2012-09-10 Glenn Morris* mail/emacsbug.el (report-emacs-bug): Trap load-path...
2012-09-10 Stefan MonnierNew emacs-lisp-byte-code-mode; misc minor changes.
2012-09-09 Juri Linkov* lisp/replace.el (replace-regexp-lax-whitespace):...
2012-09-09 Stefan Monnier* lisp/eshell/em-unix.el (eshell/sudo): Explicitly...
2012-09-09 Alan MackenzieCorrect the handling of two c-state-cache state variables.
2012-09-09 Andreas Schwab* lisp/register.el (register-separator): Rename from
2012-09-09 Chong YidongAllow scrolling in y-or-n-p.
2012-09-09 Chong YidongUse quit-window for quitting the *Local Variables*...
2012-09-09 Alan MackenzieBackport: AWK Mode: make auto-newline work when there...
2012-09-08 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-toggle-block):...
2012-09-08 Jambunathan K* lisp/register.el (increment-register): Route it to...
2012-09-08 Alan MackenzieAWK Mode: make auto-newline work when there's "=="...
2012-09-08 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-match-expression...
2012-09-08 Chong YidongDon't bind M-= in Dired.
2012-09-08 Drew Adams* subr.el (add-to-history): Fix delete usage.
2012-09-08 Chong YidongIntroduce "raw syntax descriptor" terminology, and...
2012-09-08 Martin RudalicsFix handling of debugger window. (Bug#8789)
2012-09-08 Joel Bion* lisp/pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add...
2012-09-07 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun): Tweak message...
2012-09-07 Matt McClure* progmodes/python.el (python-shell-send-string): When
2012-09-07 Chong YidongMinor doc fix for switch-to-buffer.
next