]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
* emacs-lisp/package.el (package-dir-info): New function.
[gnu-emacs] / lisp / ChangeLog
2015-01-17 Artur Malabarba* emacs-lisp/package.el (package-dir-info): New function.
2015-01-17 Artur Malabarba* emacs-lisp/package.el (package--read-pkg-desc): New...
2015-01-16 Stefan Monnier* lisp/emacs-lisp/cl-macs.el: Fix last change.
2015-01-16 Stefan Monnier* lisp/emacs-lisp/cl-generic.el (cl--generic-build...
2015-01-16 Glenn Morris# ChangeLog fixes
2015-01-16 Jorgen SchaeferPackage archives now have priorities.
2015-01-16 Daniel ColascioneMake `ring-bell-function' customizable.
2015-01-16 Dmitry Gutovvc-svn-dir-status-files: Parse output with the remote...
2015-01-16 Samer MastersonParse pcomplete arguments regardless of pcomplete-cycle...
2015-01-16 Lars Magne Ingebri... * lisp/dom.el (dom-strings): New function.
2015-01-16 Lars Magne Ingebri... Minor directory-files-recursively touch-up
2015-01-15 Wolfgang JenknerHandle the `neg' operator in some calc-units functions.
2015-01-15 Stefan Monnier* lisp/emacs-lisp/eieio-core.el: Provide support for...
2015-01-14 Stefan Monnier* lisp/emacs-lisp/cl-generic.el: New file.
2015-01-14 Stefan Monnier* lisp/net/eww.el: Use lexical-binding.
2015-01-13 Alan MackenzieAllow compilation during loading of Modes derived from...
2015-01-13 Stefan MonnierFixes: debbugs:19552
2015-01-13 Dmitry GutovDon't eagerly load xref
2015-01-12 Martin RudalicsAdd autoload cookie for xref-marker-stack-empty-p ...
2015-01-12 Martin RudalicsAdjust frame heights to real height of tool bar.
2015-01-12 Paul EggertHave 'make' output better GEN names
2015-01-12 Paul EggertSay "ELC foo.elc" instead of "GEN foo.elc"
2015-01-11 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-01-11 Lars Magne Ingebri... Further eww URL DWIM tweaks
2015-01-11 Michael Albinus* files.el (directory-files-recursively): Do not includ...
2015-01-10 Lars Magne Ingebri... (shr-urlify): Don't bother the user about invalidly...
2015-01-10 Ivan Shmakov(shr-urlify): Decode URLs before using them as titles
2015-01-10 Lars Magne Ingebri... eww title cleanup when loading
2015-01-10 Lars Magne Ingebri... (eww): Don't interpret "org/foo" as an URL.
2015-01-10 Lars Magne Ingebri... Further eww DWIM URL interpretation fixups
2015-01-10 Lars Magne Ingebri... Tweak eww DWIM URL recognition
2015-01-10 Daniel ColascioneBetter binding for vc-delete-file
2015-01-09 Daniel ColascioneTeach js-mode about ES6 generators
2015-01-08 Stefan MonnierShrink EIEIO object header. Move generics to eieio...
2015-01-08 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Move the function defs...
2015-01-08 Eli ZaretskiiFix line-move-visual's following of column in R2L lines.
2015-01-08 Stefan Monnier* emacs-lisp/eieio-generic.el: New file.
2015-01-08 Glenn Morris# ChangeLog fixes
2015-01-08 Glenn Morris* lisp/files.el (file-tree-walk): Remove; of unknown...
2015-01-08 Stefan Monnierlisp/emacs-lisp/eieio-core.el (eieio-backward-compatibi...
2015-01-07 K. HandaMerge branch master of git.sv.gnu.org:/srv/git/emacs.
2015-01-07 K. Handainternational/ccl.el (define-ccl-program): Improve...
2015-01-06 Sam SteingoldUse generic `display-buffer-alist' instead of mode...
2015-01-05 Dmitry GutovAdd help-echo to xrefs
2015-01-05 Stefan Monnier* lisp/minibuffer.el (completion-category-defaults...
2015-01-05 Stefan Monnier* lisp/emacs-lisp/eieio*.el: Use class objects in ...
2015-01-04 Dmitry GutovAdd mouse interaction to xref
2015-01-04 Glenn Morris# ChangeLog fixes
2015-01-04 Paul EggertLess 'make' chatter for lisp dir
2015-01-04 Paul EggertLess 'make' chatter in batch mode
2015-01-04 Dmitry GutovUnbreak `mouse-action' property in text buttons
2015-01-03 Dmitry GutovOnly show "Back" when the marker stack is non-empty
2015-01-03 Dmitry GutovDon't remap `next-line' and `previous-line' in xref...
2015-01-02 Glenn MorrisChangeLog fixes
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 Stefan Monnierlisp/emacs-lisp/eieio*.el: Reduce object header to...
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
next