* lisp/emacs-lisp/nadvice.el (advice--member-p): Change second arg.
[bpt/emacs.git] / lisp / ChangeLog
2014-04-07 João TávoraInhibit quote autopairing more frequently
2014-04-07 Glenn Morris* lisp/shell.el (shell-directory-tracker): Go back...
2014-04-07 Glenn MorrisChangeLog fix
2014-04-06 João TávoraFix electric-pair-delete-adjacent-pairs in modes bindin...
2014-04-06 João TávoraFix triple-quoting electricity in python-mode
2014-04-06 João TávoraFix electric-pair-skip-whitespace with quotes in text...
2014-04-06 Eli ZaretskiiFix bug #17199 with incorrect character produced by...
2014-04-06 Stefan Monnier* lisp/mpc.el (mpc--status-timer-run): Disable timer...
2014-04-05 Glenn MorrisMinor doc updates related to dribble files
2014-04-05 Matthias DahlFix bug #16434 with handling the -rv command-line option.
2014-04-05 Matthias DahlFix bug #16378 with mishandling of empty faces.
2014-04-05 Matthias DahlFix bug #16694 with theme face precedence.
2014-04-04 Tassilo HornFix bug#16090.
2014-04-04 Eli ZaretskiiA better fix for bug #17169.
2014-04-04 Glenn MorrisDoc updates for buffer-stale-function now applying...
2014-04-03 Eli ZaretskiiFix bug #17169 with infinite recursion in bidi_initiali...
2014-04-03 Glenn MorrisDoc updates related to changes in revert-buffer functio...
2014-04-03 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-02 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-02 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-indent-new-calculate):
2014-04-02 Glenn MorrisSmall codes update for revert-buffer-function no longer...
2014-04-02 Glenn Morris* lisp/simple.el (command-execute): Respect nil disable...
2014-04-02 Nicolas RichardFix for command-execute handling of disabled commands
2014-03-29 Juri Linkov* lisp/dired-aux.el (dired-compress-file): Don't use...
2014-03-28 Stefan Monnier* lisp/emacs-lisp/package.el (package-built-in-p):...
2014-03-27 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-27 Dmitry GutovFix bug#17097
2014-03-27 Juanma Barranquerolisp/frameset.el: Fix bug#17046.
2014-03-27 Juanma Barranquerolisp/emacs-lisp/package-x.el: Follow-up to change in...
2014-03-26 Juanma Barranquero* lisp/emacs-lisp/package.el: Fix bug#16733 (again).
2014-03-26 Michael AlbinusFix wrong timestamp.
2014-03-25 Barry O'ReillyAddendum to: Undo in region after markers in undo histo...
2014-03-25 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-directl...
2014-03-25 Michael Albinus* net/tramp.el (tramp-methods, tramp-connection-timeout...
2014-03-25 Barry O'ReillyUndo in region after markers in undo history relocated
2014-03-24 Dmitry GutovFix bug#16762
2014-03-24 Daniel ColascioneBackport &key-parsing improvement from trunk
2014-03-24 Juanma Barranquerolisp/frameset.el (frameset--initial-params): Fix typo...
2014-03-24 Nicolas Richardlisp/align.el (align-region): Do not fail when end...
2014-03-24 Dmitry GutovMatch special globals in Ruby better
2014-03-23 Stefan Monnier* lisp/simple.el (redisplay-highlight-region-function...
2014-03-23 Juanma Barranquerolisp/frameset.el (frameset-restore): Compare display...
2014-03-23 Juanma Barranquerolisp/frame.el (make-frame): Don't quote display name...
2014-03-23 Thierry Volpiatto* net/tramp.el (tramp-read-passwd): Suspend the timers...
2014-03-23 Dmitry Gutov* lisp/emacs-lisp/package.el (package-show-package...
2014-03-23 Daniel ColascioneBackport memory info in bug reports (2014-03-21T21...
2014-03-23 Daniel ColascioneFix keyword argument parsing. Please bootstrap.
2014-03-23 Richard M. StallmanBackport Yeeloong battery.el fix from trunk
2014-03-22 Dmitry GutovFix bug#16873
2014-03-22 Eli ZaretskiiRevert last commit.
2014-03-22 Matthias DahlFix bug #16694 with face attributes changed by themes.
2014-03-22 Juanma Barranquerolisp/w32-common-fns.el (x-selection-owner-p): Get docum...
2014-03-21 Michael Albinus* net/tramp.el (tramp-methods): Add docstring for ...
2014-03-21 Glenn Morris* lisp/electric.el (electric-indent-post-self-insert...
2014-03-21 Dmitry GutovFix bug#16826
2014-03-21 Dmitry GutovFix bug#17050
2014-03-21 Juanma Barranquerolisp/*.el: Fix typos.
2014-03-20 Stefan Monnier* lisp/electric.el (electric-newline-and-maybe-indent...
2014-03-20 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-docstring...
2014-03-20 Glenn MorrisMark tiny change
2014-03-19 Stefan-W. Hahn* lisp/ps-print.el (ps-generate-postscript-with-faces):
2014-03-19 Juanma Barranquerolisp/emacs-lisp/package.el (describe-package-1): Decode...
2014-03-18 Juanma BarranqueroRecommend not modifying :set's value arg in defcustom...
2014-03-18 Stefan Monnier* lisp/simple.el (newline-and-indent): Do autofill.
2014-03-18 Richard M. StallmanEnsure dired-display-file displays it in other window.
2014-03-18 Dmitry GutovFurther tweaks for comment-start-skip behavior
2014-03-18 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
2014-03-18 Juanma Barranquerolisp/ChangeLog: Move up misplaced entry.
2014-03-18 Daniel ColascioneRemove old debug print
2014-03-17 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--interactive-form...
2014-03-17 Glenn Morris* lisp/calendar/calendar.el (calendar-generate-month...
2014-03-17 Michael Albinus* net/tramp.el (tramp-action-out-of-band): Read pending...
2014-03-17 Dmitry GutovRestore compatibility with legacy comment-start-skip...
2014-03-17 Dmitry GutovFix debbugs#16971
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-16 Martin RudalicsFix behavior of with-temp-buffer-window (Bug#16816...
2014-03-16 Juanma Barranquerolisp/textmodes/rst.el: Implement missing but documented...
2014-03-15 Juanma Barranquerolisp/term/ns-win.el (x-command-line-resources): Rename...
2014-03-15 Juanma Barranquerolisp/progmodes/python.el: Fix docstring typos.
2014-03-14 Glenn Morris* package.el (package-menu-mode-map): Replace use of...
2014-03-14 Glenn Morris* lisp/info.el (Info-finder-find-node): Ignore the...
2014-03-14 Glenn Morris* lisp/finder.el (finder-list-matches): Include unversi...
2014-03-14 Glenn Morris* lisp/finder.el (finder--builtins-descriptions): New...
2014-03-14 Dmitry GutovSupport the old `blink-matching-paren' behavior
2014-03-14 Glenn MorrisStop files with same basename messing up finder's packa...
2014-03-14 Glenn MorrisMove some help functions from help-fns.el to help.el...
2014-03-14 Juanma Barranquerolisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
2014-03-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-13 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2014-03-12 Juanma Barranquerolisp/register.el (register-separator, copy-to-register...
2014-03-12 Juanma Barranquerolisp/frameset.el: Optimize check for visible frame.
2014-03-12 Jonas Bernoullilisp/emacs-lisp/eieio.el (with-slots): Use cl-symbol...
2014-03-12 Martin RudalicsTwo adjustments in window/frame resizing.
2014-03-12 Glenn MorrisSome doc edits related to desktop-restore-frames
2014-03-12 Glenn Morris* emacs/indent.texi (Indent Convenience): Mention elect...
2014-03-12 Juanma Barranquerolisp/vc/pcvs*.el: Fix typos.
2014-03-12 Juanma Barranquerolisp/frameset.el (frameset--jump-to-register): Add...
2014-03-11 Stefan Monnier* lisp/simple.el (set-mark): Ensure mark-active is...
2014-03-11 Juanma Barranquerolisp/frameset.el: Let-bind frameset--target-display.
2014-03-11 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix...
next