]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / lisp / ChangeLog
2015-01-01 Paul EggertMerge from origin/emacs-24
2015-01-01 Simen Heggestøyl* lisp/textmodes/css-mode.el (scss-mode): Fix typo.
2015-01-01 Eli ZaretskiiMake sure tool-bar changes are reflected on display.
2014-12-31 Paul EggertLess 'make' chatter for doc and lisp
2014-12-31 Filipp GunbinUse prefix argument in `info-display-manual'
2014-12-31 Paul Eggert* Makefile.in (semantic): Simplify.
2014-12-30 Juri LinkovMulti-page isearch support in eww
2014-12-30 Dmitry Gutov(xref-find-definitions): Mention "no identifier at...
2014-12-30 Dmitry GutovHide "Set Tags File Name" and the separator when tags...
2014-12-29 Paul Eggert* obsolete/pc-select.el (pc-selection-mode): Use system...
2014-12-29 Michael AlbinusSync with Tramp 2.2.11.
2014-12-29 Michael AlbinusFix ChangeLog entry.
2014-12-29 Dmitry GutovUpdate ChangeLog for the latest menu-bar.el change
2014-12-29 Filipp GunbinFix auto-revert-tail-mode for remote files
2014-12-29 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs.
2014-12-29 K. Handainternational/mule.el (make-translation-table-from...
2014-12-29 Lars IngebrigtsenMake eww rendering default to `window-width' again
2014-12-29 Dmitry GutovUnbreak jumping to an alias's definition
2014-12-29 Juri LinkovMore fixes to support multi-line search in comint
2014-12-29 Juri Linkov* lisp/vc/vc-dir.el (vc-dir-display-file): New command.
2014-12-29 Dmitry GutovDeclare many etags command obsolete; update the goto...
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Eli Zaretskiilisp/international/mule.el (define-coding-system):...
2014-12-28 Eli Zaretskiilisp/international/mule.el (define-coding-system):...
2014-12-28 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-28 Ivan Shmakovshr table header/footer fixes
2014-12-28 Ivan ShmakovFix eww typo in "up" handling
2014-12-28 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2014-12-28 Paul EggertMerge from origin/emacs-24
2014-12-28 Juri LinkovUse diff faces for compare-windows
2014-12-27 Fabián Ezequiel... python.el: Native readline completion.
2014-12-27 Dmitry Gutov(elisp--xref-identifier-file): Skip features that have...
2014-12-27 Dmitry GutovHandle nil value of suggest-key-bindings
2014-12-27 Fabián Ezequiel... python.el: Enhance shell user interaction and deprecate...
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... * lisp/progmodes/python.el (python-shell-buffer-substri...
2014-12-27 Fabián Ezequiel... Sanitize ChangeLog entries for previous merges.
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Merge from origin/emacs-24
2014-12-27 Fabián Ezequiel... Fix ChangeLog typo
2014-12-27 Dmitry Gutovelisp-xref-find: Don't create buffers eagerly
2014-12-27 Eli ZaretskiiFix composition of characters from Syriac and Arabis...
2014-12-27 Fabián Ezequiel... python.el: Fix message when sending region.
2014-12-27 Fabián Ezequiel... python.el: Cleanup temp files even with eval errors.
2014-12-27 Fabián Ezequiel... python.el: Handle file encoding for shell.
2014-12-27 Juri LinkovAvoid duplicate calls of window-height in with-displaye...
2014-12-27 Juri LinkovSupport subdirectories when saving places in dired.
2014-12-27 Filipp GunbinFix ChangeLog
2014-12-26 Fabián Ezequiel... python.el: Generate clearer shell buffer names.
2014-12-26 Fabián Ezequiel... Revert "Prevent Python process shell buffer to pop...
2014-12-26 Dmitry GutovAdd basic xref apropos implementation to elisp-mode
2014-12-25 Dmitry GutovConsolidate cross-referencing commands
2014-12-25 Martin RudalicsMake `resize-mini-windows' customizable and update...
2014-12-24 Glenn MorrisChangeLog fixes
2014-12-24 Glenn MorrisChangeLog fixes
2014-12-24 Glenn MorrisChangeLog fixes
2014-12-24 Martin RudalicsHandle glitch in delayed autoselection of windows.
2014-12-24 Stephen Leakeresolve ChangeLog merge conflict
2014-12-24 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-out...
2014-12-24 Michael Albinuseshell/esh-ext.el: Expand relative remote file names.
2014-12-23 Sam Steingoldfix bad merge
2014-12-23 Sam SteingoldUse a new user option instead of hard-coding shell...
2014-12-23 Stefan Monnier(js-syntax-propertize-regexp): Recognize "slash in...
2014-12-23 Stefan Monnier* lisp/progmodes/js.el (js-syntax-propertize): "return...
2014-12-23 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-out...
2014-12-23 Stefan Monnier* lisp/progmodes/sh-script.el: Don't set global indent...
2014-12-23 Fabián Ezequiel... Fix line numbers on Python shell.
2014-12-22 Stefan Monnier* lisp/completion.el: Use post-self-insert-hook.
2014-12-22 Bozhidar BatsovSimplify ruby--string-region
2014-12-22 Artur Malabarbalet-alist.el (let-alist): Use `make-symbol' instead...
2014-12-22 Fabián Ezequiel... python.el: Fix electric colon behavior
2014-12-21 Lars IngebrigtsenFixes: debbugs:19269
2014-12-21 Michael AlbinusFixes: debbugs:18623
2014-12-20 Michael Albinus* net/tramp-sh.el (tramp-histfile-override): Add :version.
2014-12-20 Ted Zlatanov* net/tramp-sh.el (tramp-histfile-override): Clarify...
2014-12-19 Artur Malabarba* let-alist.el (let-alist): Enable access to deeper...
2014-12-19 Alan MackenzieMake C++11 uniform init syntax work. New keywords...
2014-12-19 Martin RudalicsIn `ispell-command-loop' don't use `next-window'.
2014-12-19 Michael AlbinusMerge branch 'emacs-24' of git.sv.gnu.org:/srv/git...
2014-12-19 Michael Albinus* net/tramp-sh.el (tramp-send-command-and-read): New...
2014-12-19 Michael AlbinusMerge branch 'emacs-24' of git.sv.gnu.org:/srv/git...
2014-12-19 Michael Albinus* net/tramp-sh.el (tramp-send-command-and-read): New...
2014-12-18 Sam SteingoldKeyboard interface (C-f10) to `mouse-buffer-menu' ...
2014-12-18 Artur Malabarbalisp/let-alist.el (let-alist): Evaluate `alist' only...
2014-12-18 Sam SteingoldFix the `with-demoted-errors' calls
2014-12-18 Sam SteingoldAvoid a compilation warning
2014-12-18 Martin RudalicsFix ispell window handling.
2014-12-18 Martin RudalicsAdd code for "preserving" window sizes.
2014-12-18 Dmitry GutovFixes: debbugs:19390
2014-12-18 Stefan Monnier* lisp/progmodes/cc-cmds.el (c-subword-mode): Alias...
2014-12-18 Eli ZaretskiiAllow querying font by name for its height and other...
2014-12-18 Stefan Monnier* lisp/subr.el (redisplay-dont-pause): Mark as obsolete.
next