lisp/finder.el: Revert part of 2014-02-28 change.
[bpt/emacs.git] / lisp / ChangeLog
2014-03-05 Juanma Barranquerolisp/finder.el: Revert part of 2014-02-28 change.
2014-03-05 Lars Ingebrigtsen* net/eww.el (eww-mode-map): [tab] doesn't work on...
2014-03-05 Bastien GuerryRevert 2014-03-04T14:33:56Z!bzg@gnu.org.
2014-03-04 Glenn Morris* minibuffer.el (completion-hilit-commonality): Revert...
2014-03-04 Juanma Barranquerolisp/hilit-chg.el (hilit-chg-unload-function): New...
2014-03-04 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2014-03-04 Bastien Guerryminibuffer.el (minibuffer-completion-help): Use 0 as...
2014-03-04 Juanma Barranquerolisp/hexl.el: Fix typos in docstrings.
2014-03-04 Juanma Barranquerolisp/strokes.el: Fix typos.
2014-03-04 Martin RudalicsFix some window code related doc-string and info entries.
2014-03-04 Glenn MorrisSmall smie.el doc and fix
2014-03-04 Stefan Monnier* lisp/electric.el (electric-indent-mode-has-been-calle...
2014-03-04 Stefan Monnier* lisp/files.el (hack-local-variables): Mention file...
2014-03-04 Stefan Monnier* lisp/htmlfontify.el (hfy-fontify-buffer): Drop `invis...
2014-03-04 Michal Nazarewicz* binding.el: Add comment describing why C-d binds...
2014-03-03 Glenn MorrisChangeLog entries should be usable without the VCS
2014-03-03 Juanma Barranquero*/ChangeLog: Trivial fixes.
2014-03-03 Juanma Barranquerolisp/icomplete.el (icomplete-completions): Follow-up...
2014-03-03 Juanma Barranquerolisp/icomplete.el, lisp/ido.el: Doc fixes.
2014-03-03 Glenn MorrisMinor doc tweaks for display-*-width, height
2014-03-02 Barry O'Reilly* simple.el (undo-elt-in-region): Fix buffer corruption...
2014-03-02 Martin RudalicsIn fit-window-to-buffer fix argument in window-size...
2014-03-02 Juanma Barranquerolisp/icomplete.el (icomplete-completions): Use string...
2014-03-01 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-01 Martin RudalicsFix size calculation in window--max-delta-1.
2014-03-01 Glenn MorrisSome doc related to search-invisible and query replace
2014-03-01 Glenn MorrisReplace some uses of obsolete argument of display-compl...
2014-03-01 Juanma Barranquerolisp/icomplete.el: Use "..." when U+2026 cannot be...
2014-02-28 Glenn MorrisTweak earlier shr.el change
2014-02-28 Juanma Barranquerolisp/finder.el (finder-unload-function): New function.
2014-02-28 Juanma BarranqueroFix docstring typos.
2014-02-28 Martin RudalicsRevert recent with-temp-buffer-window change (Bug#16816...
2014-02-28 Ivan Kanis* net/shr.el (shr-put-image): add custom variable
2014-02-28 Michael Albinus* net/tramp-adb.el (tramp-adb-parse-device-names):
2014-02-28 Per Starbäck* textmodes/bibtex.el (bibtex-biblatex-entry-alist...
2014-02-28 Andy Sawyer* lisp/saveplace.el (toggle-save-place): Fix argument...
2014-02-28 Glenn MorrisSome doc fixes for completion-hilit-commonality and...
2014-02-28 Xue FuqiaoDocument `prettify-symbols-mode' and `global-prettify...
2014-02-28 Karl BerryAdd H binding to info, for compatibility with standalon...
2014-02-28 Emilio C. Lopes* lisp/progmodes/sql.el (sql-interactive-mode): Avoid...
2014-02-27 Michael Albinus* net/dbus.el (dbus--init-bus): Declare function.
2014-02-27 Juanma Barranquerolisp/subr.el (y-or-n-p): Fix double space issue in...
2014-02-27 Xue FuqiaoDocument some changes about windows.
2014-02-27 Xue FuqiaoDocument some (perhaps incomplete) pixelwise window...
2014-02-27 Xue FuqiaoSome doc about electric-indent-mode.
2014-02-27 Michael AlbinusTramp adb fixes, found during test campaign.
2014-02-27 Glenn MorrisSmall doc related to new completion functions
2014-02-27 Glenn MorrisSome crm.el doc
2014-02-27 Daniel ColascioneFix tramp bug with empty explicit path
2014-02-27 Daniel ColascioneFix tramp bug with empty explicit path
2014-02-27 Glenn Morris* emacs-lisp/crm.el (completing-read-multiple): Empower...
2014-02-26 Glenn Morris* lisp/startup.el (command-line): Don't init the tty...
2014-02-26 Glenn MorrisAvoid calling tty-setup-hook twice
2014-02-26 Glenn Morris* lisp/dired.el (dired-restore-desktop-buffer): Demote...
2014-02-26 Dmitry Gutov* lisp/emacs-lisp/lisp.el (lisp--local-variables):...
2014-02-26 Dmitry Gutov* lisp/emacs-lisp/ert.el (ert-run-tests-interactively...
2014-02-25 Glenn Morris* lisp/image.el (image-animate, image-animate-timeout...
2014-02-25 Glenn Morris* lisp/emacs-lisp/edebug.el (defmacro): Fix debug spec.
2014-02-25 Glenn MorrisDoc updates related to tty-setup-hook
2014-02-24 Juanma Barranquerolisp/term/sun.el: Fix docstring typos.
2014-02-24 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-truename):...
2014-02-24 Nicolas Richardlisp/minibuffer.el: Fix bug#16808.
2014-02-24 Daniel ColascioneFix event race
2014-02-24 Leo Liu* emacs-lisp/easy-mmode.el (define-minor-mode): Fix...
2014-02-24 Juanma Barranquerolisp/apropos.el: Avoid formatting error in compact...
2014-02-23 Juanma Barranquerolisp/apropos: Fix typos.
2014-02-23 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-truename):...
2014-02-23 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Handle the
2014-02-23 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Don...
2014-02-23 Juanma Barranquerolisp/elec-pair.el: Fix typos.
2014-02-22 Glenn Morris* lisp/imenu.el (imenu--generic-function): Doc fix.
2014-02-22 Glenn Morris* lisp/register.el (frame-configuration-to-register...
2014-02-22 Juanma Barranquerolisp/desktop.el: Do not fail when desktop-files-not...
2014-02-22 Daniel ColascioneAdditional type checking in secrets API
2014-02-21 Juanma Barranquerolisp/emacs-lisp/gv.el: Avoid duplicating entries of...
2014-02-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-define-compiler-macro...
2014-02-21 Juanma Barranquerolisp/whitespace.el: End obsolescence messages with...
2014-02-21 Dmitry Gutov* lisp/progmodes/ruby-mode.el (auto-mode-alist): Add...
2014-02-21 Dmitry Gutov* lisp/electric.el (electric-indent-functions-without...
2014-02-21 Juanma Barranquerolisp/w32-vars.el (w32-enable-synthesized-fonts): Mark...
2014-02-21 Juanma Barranquerolisp/simple.el (choose-completion): Fix docstring typo.
2014-02-21 Martin RudalicsIn with-temp-buffer-window don't evaluate BODY within...
2014-02-21 Martin RudalicsFix handling of window-min-height/-width (Bug#16738).
2014-02-21 Glenn MorrisChangeLog fix
2014-02-21 Michael AlbinusAdd ChangeLog entry for previous commit.
2014-02-21 Daniel ColascioneImprove dbus error handling; detect bus failure
2014-02-21 Juanma Barranquerolisp/w32-fns.el: Remove obsolescence declarations for...
2014-02-21 Juanma Barranquerolisp/savehist.el: Fix typos in docstrings.
2014-02-21 Juanma Barranquerolisp/saveplace.el (save-place): Remove redundant info...
2014-02-20 Michael Albinus* net/tramp.el (ls-lisp-use-insert-directory-program...
2014-02-20 Juanma Barranquerolisp/elec-pair.el: Fix bug#16799.
2014-02-20 Glenn MorrisSome doc for search-invisible
2014-02-20 W. Trevor King* lisp/term/xterm.el (xterm--version-handler): Adapt...
2014-02-19 Juanma Barranquerolisp/frameset.el (frameset-restore): Remove duplicate...
2014-02-19 Michael AlbinusSome Tramp minor fixes, found during test campaign.
2014-02-19 Juanma Barranquerolisp/frameset.el (frameset--reuse-frame): Remove workar...
2014-02-19 Martin RudalicsIn window-state-put allow WINDOW to refer to an interna...
2014-02-19 Glenn MorrisSome remember doc
2014-02-18 Stefan Monnier* lisp/delsel.el (delete-char): Restore incorrectly...
2014-02-18 Juanma Barranquerolisp/frameset.el: Workaround bug#16793.
next