Doc fixes
[bpt/emacs.git] / lisp / ChangeLog
2014-05-01 Glenn MorrisDoc fixes
2014-05-01 Stefan Monnier* lisp/mpc.el (mpc-volume-mouse-set): Don't burp at...
2014-04-30 Eli ZaretskiiMinor fixes for dired.el doc strings.
2014-04-29 Glenn Morris* lisp/mail/rmail.el (rmail-quit): Handle killed summaries.
2014-04-28 Eli ZaretskiiFix a typo in ChangeLog entry of last commit.
2014-04-28 Matthias DahlFix bug 16694 with applying X resources to faces too...
2014-04-28 Stefan Monnier* lisp/textmodes/rst.el (electric-pair-pairs): Declare.
2014-04-27 Juri Linkov* lisp/desktop.el (desktop-value-to-string): Let-bind...
2014-04-25 Nicolas Richard* lisp/battery.el (battery-update): Handle the case...
2014-04-24 Eli ZaretskiiFix bug #17331 with display properties on help-echo...
2014-04-24 Leo Liu* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2014-04-24 Daniel ColascioneRequire gv early to break eager macro-expansion cycles
2014-04-23 Stefan Monnier* lisp/simple.el (region-active-p): Check there's a...
2014-04-23 Stefan Monnier* lisp/simple.el (completion-list-mode-map): Use choose...
2014-04-23 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-22 Stefan Monnier* lisp/term/xterm.el (xterm--version-handler): Don...
2014-04-22 Michael Heerdegen* dired.el (dired-insert-set-properties): Do not consider
2014-04-22 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
2014-04-21 Stefan Monnier* lisp/dframe.el (dframe-get-focus): Remove `hook'...
2014-04-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid...
2014-04-21 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
2014-04-21 Stefan Monnier* lisp/progmodes/prog-mode.el (prettify-symbols--compos...
2014-04-20 Michael Albinus* net/tramp-sh.el (tramp-get-ls-command): Use "-b"...
2014-04-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie--sh-keyword...
2014-04-18 Michael AlbinusAvoid recursive load of tramp.el
2014-04-16 Stefan Monnier* lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make...
2014-04-16 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-calculate-indent...
2014-04-16 Eli ZaretskiiFix the MSDOS build.
2014-04-15 Stefan Monnier* src/buffer.c (Foverlays_at): Add argument `sorted'.
2014-04-14 João TávoraFix relative links to parent directories in shr
2014-04-14 YAMAMOTO MitsuharuFix application of dolist to a vector (Bug#17257).
2014-04-13 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-truename):...
2014-04-13 João TávoraFix bug in Electric Pair mode
2014-04-13 Eli ZaretskiiImprove documentation of blink-cursor-mode and its...
2014-04-12 Barry O'Reilly* simple.el (undo): Prevent insertion of identity mappi...
2014-04-12 Eli Zaretskiilisp/ChangeLog: Fix Matthias Dahl's address.
2014-04-12 Matthias DahlDeprecate optional argument of make-face.
2014-04-12 Eli ZaretskiiSet category of Coptic characters be 'g' (Greek).
2014-04-12 Eli ZaretskiiFix bug #17243 with case table entries for Coptic letters
2014-04-12 Leo LiuDon't break emacs <= 24.3 just yet
2014-04-11 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-truename):...
2014-04-11 Glenn MorrisDoc fix for x-win-suspend-error
2014-04-11 Glenn MorrisChangeLog fixes
2014-04-10 Stefan MonnierEdiff's overlay priorities cause more trouble than...
2014-04-10 Feng Li* lisp/progmodes/pascal.el (pascal-font-lock-keywords...
2014-04-10 Michael Albinus* net/tramp.el (tramp-file-name-handler)
2014-04-09 Dmitry GutovHighlight more Module methods
2014-04-08 Stefan Monnier* lisp/help.el (describe-bindings): Fix buffer handling.
2014-04-07 João TávoraImprove on previous quote autopairing change
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.
next