* lisp/dired.el (dired-check-switches, dired-switches-recursive-p): New functions.
[bpt/emacs.git] / lisp / ChangeLog
2014-05-03 Juri Linkov* lisp/dired.el (dired-check-switches, dired-switches...
2014-05-01 Barry O'ReillyChange algorithm used to adjust positions for undo...
2014-05-01 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp--match-hidden...
2014-04-30 Reuben Thomas* lisp/dired.el (dired-mode): make terminology for...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
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-28 Stefan Monnier* lisp/progmodes/ps-mode.el: Use SMIE. Move string...
2014-04-27 Daniel ColascioneAvoid adding bracketed paste keys to command keys
2014-04-27 Juri Linkov* lisp/desktop.el (desktop-value-to-string): Let-bind...
2014-04-25 Stefan Monnier* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro...
2014-04-25 Nicolas Richard* lisp/battery.el (battery-update): Handle the case...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-24 Thien-Thi NguyenImprove Scheme font-locking for (define ((foo ...)...
2014-04-24 Leo Liu* progmodes/scheme.el (would-be-symbol, next-sexp-as...
2014-04-24 Eli ZaretskiiFix bug #17331 with display properties on help-echo...
2014-04-24 Stefan Monnier* lisp/info.el: Use lexical-binding and cl-lib.
2014-04-24 Daniel ColascioneAdd coproc to list of bash builtins.
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-23 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Fix last...
2014-04-22 Daniel Colascione2014-04-22 Daniel Colascione <dancol@dancol.org>
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
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 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 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
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 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-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 Michael Albinus* net/tramp-sh.el (tramp-get-ls-command): Use "-b"...
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
next