lisp/emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).
[bpt/emacs.git] / lisp / ChangeLog
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...
2014-03-11 Juanma Barranquerolisp/frameset.el: Separate frame reusing from cleaning up.
2014-03-10 Glenn Morris* lisp/files.el (find-file): Doc fix: update info node...
2014-03-10 Glenn Morris* lisp/emacs-lisp/advice.el (ad-add-advice, defadvice...
2014-03-10 Michael Albinus* net/tramp-sh.el (tramp-open-connection-setup-interact...
2014-03-10 Leo Liu* emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear
2014-03-10 Stefan Monnier* lisp/desktop.el (desktop-create-buffer): Don't run...
2014-03-09 Juanma Barranqueroetc/ChangeLog: Add missing bug reference.
2014-03-09 Juri Linkov* lisp/ansi-color.el (ansi-color-names-vector): Copy...
2014-03-08 Juanma Barranquerolisp/frameset.el: Avoid computing frame-list unnecessarily.
2014-03-08 Dmitry GutovFix #16897
2014-03-07 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2014-03-07 Juanma Barranquerolisp/ChangeLog*: Fix typos.
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-06 Michael Albinus* net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
2014-03-06 Glenn Morris* lisp/simple.el (newline): Doc tweak.
2014-03-06 Glenn Morris* lisp/emacs-lisp/shadow.el (load-path-shadows-find...
2014-03-05 Glenn MorrisRecognize dash shell
2014-03-05 Lars Ingebrigtsen(eww-textarea-map): [tab] doesn't work on tty.
2014-03-05 Juanma Barranquerolisp/frameset.el (frameset--initial-params): Filter...
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
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.
next