* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden-arg): New function.
[bpt/emacs.git] / lisp / ChangeLog
2014-04-22 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden...
2014-04-22 Stefan Monnier* lisp/emacs-lisp/byte-run.el (function-put): New function.
2014-04-22 Daniel ColascioneCorrectly macroexpand top-level forms during eager...
2014-04-22 Daniel ColascioneMinor bytecomp.el fixes
2014-04-22 Daniel ColascioneOptimize cl-struct-slot-value; fix test
2014-04-22 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-struct-slot-offset...
2014-04-21 Daniel ColascioneRemove excess parameters on cl--const-expr-val
2014-04-21 Stefan Monnier* lisp/image-mode.el (image-mode-window-put): Don't...
2014-04-21 Daniel ColascioneCorrectly treat progn contents as toplevel forms when...
2014-04-21 Daniel ColascioneFix cl-loop destructuring under `with' clause
2014-04-20 Daniel ColascioneProvide function for asking vc about project root
2014-04-20 Daniel Colascionecl-lib defstruct introspection
2014-04-20 Daniel Colascionedefstruct introspection
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie--sh-keyword...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-18 Michael AlbinusAvoid recursive load of tramp.el
2014-04-17 Daniel Colascione2014-04-17 Daniel Colascione <dancol@dancol.org>
2014-04-17 Ian D* lisp/image-mode.el (image-mode-window-put): Also...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
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-16 Juanma Barranquerolisp/ChangeLog: Remove merge marker.
2014-04-16 Karl Fogel* savehist.el (savehist-save): Remove workaround for...
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 Stefan Monnier* lisp/doc-view.el (doc-view-set-doc-type): Ignore...
2014-04-14 Juanma Barranquerolisp/faces.el (face-set-after-frame-default): Remove...
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 Stefan Monnier* lisp/progmodes/grep.el: Use lexical-binding.
2014-04-12 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (current-case-table): Remov...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
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 DahlRemove deprecated optional argument of make-face.
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 MorrisAvoid EMACSDATA in user environment interfering with...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-11 Stefan Monnier* lisp/emulation/cua-base.el (<toplevel>, cua--pre...
2014-04-11 Stefan Monnier* lisp/newcomment.el (comment-indent-new-line): Sink...
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 Daniel ColascioneMake up-list and backward-up-list get out of more spots
2014-04-09 Leo LiuNew command rcirc-cmd-reconnect
2014-04-09 Daniel ColascioneMake cl-indent work better for elisp
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-09 Stefan Monnier* src/insdel.c (prepare_to_modify_buffer_1): Cancel...
2014-04-09 Dmitry GutovHighlight more Module methods
2014-04-08 Stefan Monnier* lisp/help.el (describe-bindings): Fix buffer handling.
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-08 Leo LiuUse lexical-binding and require cl-lib
2014-04-07 Glenn MorrisChangeLog fixes
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
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 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
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 Stefan Monnier* lisp/dired-aux.el (dired-file-set-difference): Use...
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-05 Leo Liu* emacs-lisp/lisp-mode.el (lisp-imenu-generic-expressio...
2014-04-04 João TávoraImprove on previous quote autopairing change
2014-04-04 Stefan Monnier* lisp/textmodes/reftex-parse.el (reftex--index-tags...
2014-04-04 Tassilo HornFix bug#16090.
2014-04-04 Joost KremersUse `window-total-width' instead of `window-width'.
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-03 Daniel ColascioneAdd GC bug investigation code
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 Richard M. StallmanRevert subr.el workaround for GC bug.
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-04-02 João TávoraInhibit quote autopairing more frequently
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-04-01 Daniel ColascionePrevent assertion failure when trying to complete the...
next