* lisp/emacs-lisp/package.el (package-desc-keywords): New function.
[bpt/emacs.git] / lisp / ChangeLog
2014-01-15 Dmitry Gutov* lisp/emacs-lisp/package.el (package-desc-keywords...
2014-01-15 Glenn MorrisChangeLog fixes
2014-01-14 Nicolas Richardsimple.el (define-alternatives): Add 'definition-name...
2014-01-14 Matthew Leachfont-lock.el (font-lock-keywords): Fix typo in docstring
2014-01-14 Agustín Martínispell.el (ispell-region): Reset `in-comment' for new...
2014-01-14 Daiki Ueno* epa-file.el: Respect buffer-file-format when writing
2014-01-14 Glenn MorrisChangeLog fixes
2014-01-14 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug--display): Move...
2014-01-13 Daniel ColascioneFix rst-mode deprecated keybindings
2014-01-13 Daniel ColascioneCorrectly handle reaching the end of the interval tree...
2014-01-13 Bastien Guerry`define-alternatives' bugfix and UI enhancement
2014-01-13 Stefan Monnier* lisp/vc/log-edit.el: Fix highlighting of summary...
2014-01-13 Bastien GuerryPartially fix Bug#16403.
2014-01-13 Juri Linkov* lisp/info.el (Info-find-file): Go to DIR before displ...
2014-01-13 Martin Rudalicsfit-frame/window-to-buffer code fixes including one...
2014-01-13 Stefan Monnier* lisp/indent.el (indent-according-to-mode): Flush...
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-12 Stefan Monnier* lisp/net/shr.el (shr-render-region): Autoload.
2014-01-12 Kenichi Handamerge trunk
2014-01-12 Eric S. RaymondRemove broken VCSWITNESS code, and explain the problem.
2014-01-12 Xue FuqiaoRename eww-download-path to eww-download-directory.
2014-01-12 Leo LiuSome minor fixes
2014-01-12 Paul EggertSpelling fixes.
2014-01-12 Leo LiuRe-implement the feature of showing eldoc info after...
2014-01-11 Eric S. RaymondMake the function emacs-repository-get-version polyvalent.
2014-01-11 Eric S. Raymond/etc cleanup: Removal of joke man pages and associated...
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Glenn MorrisChangeLog fixes
2014-01-10 Kenichi Handamail/rmail.el (rmail-get-coding-system): Check rmail...
2014-01-10 Glenn Morris* lisp/emacs-lisp/authors.el (authors-fixed-entries...
2014-01-10 Eric S. RaymondRestore compatibilty with 23.1 (Tested)
2014-01-10 Bozhidar Batsov* lisp/progmodes/ruby-mode.el (auto-mode-alist): Add...
2014-01-10 Eli ZaretskiiUpdate Eli Zaretskii's entry in authors.el.
2014-01-10 Chong Yidong* progmodes/octave.el (octave-mode-menu): Don't assume...
2014-01-10 Anders LindgrenAdd right-char and left-char to Follow Mode cached...
2014-01-10 Paul EggertSpelling fixes.
2014-01-10 Glenn MorrisIf running uninstalled, always put our own info files...
2014-01-10 Glenn MorrisMake etc/FTP and etc/ORDERS obsolete
2014-01-09 David EngsterRestore generated autoloads in eieio.el.
2014-01-09 Glenn MorrisChangeLog fix
2014-01-09 Eric S. RaymondRemove stray conflicty markar that the VCS somehow...
2014-01-09 Eric S. RaymondMinor bug fix.
2014-01-09 Stefan Monnier* lisp/simple.el (deactivate-mark, activate-mark):...
2014-01-09 Eric S. RaymondCreate a needed obsolete-variable alias. Fix up some...
2014-01-08 Eric S. RaymondIn preparation for the move to git, sanitize out some...
2014-01-08 David EngsterProper help support for EIEIO classes and methods.
2014-01-08 David EngsterRewrite EIEIO help functions and hook them into help...
2014-01-08 Glenn MorrisChangeLog fix
2014-01-08 Paul EggertSpelling fixes.
2014-01-08 Bastien GuerryFix 2014-01-08T11:19:30Z!bzg@gnu.org
2014-01-08 Stefan Monnier* lisp/emacs-lisp/package.el (package-delete): Only...
2014-01-08 Bastien Guerrypackage.el: various fixes.
2014-01-08 Daiki Uenoemacs-lisp/package.el (package--check-signature): Fix...
2014-01-07 Bastien GuerryFix bug 15980
2014-01-07 David EngsterAdd new hook to augment help buffers.
2014-01-07 Martin RudalicsFix Bugs 16351 and 16383 when rounding in balance-windo...
2014-01-07 Glenn Morris* lisp/menu-bar.el (menu-bar-help-extra-packages):...
2014-01-07 Bastien Guerryemacs-lisp/package.el (package-delete): Delete package...
2014-01-07 Glenn MorrisReference efaq.info in preference to etc/MORE.STUFF
2014-01-07 Juri Linkov* lisp/isearch.el (isearch-mode-map): Bind [return...
2014-01-07 Daniel ColascioneExplain recent change to log-view.el
2014-01-07 Chong YidongMore doc updates.
2014-01-06 Stefan Monnier* lisp/abbrev.el (define-abbrev): Beware new meaning...
2014-01-06 Bastien GuerryFix Bug#16183 about `global-hl-line-sticky-flag'.
2014-01-06 Stefan Monnier* lisp/subr.el (set-transient-map): Fix nested case...
2014-01-06 Tassilo HornAdd `Texinfo' entry to reftex-label-alist-builtin.
2014-01-06 Daniel ColascioneFix defun navigation in vc log view.
2014-01-06 Paul EggertSpelling fixes.
2014-01-06 Leo Liu* dired-x.el (dired-mode-map): Rebind dired-omit-mode...
2014-01-06 Daniel Colascionerst-mode indentation is non-deterministic, so inhibit...
2014-01-05 Martin RudalicsIn balance-windows add mising t to fix Bug#16351.
2014-01-05 Lars Magne Ingebri... Make shr do line filling better when encountering very...
2014-01-05 Lars Magne Ingebri... * net/shr.el (shr-descend): Don't bug out if the anchor...
2014-01-05 Kenjiro NAKAYAMAMake the eww history browsing work again
2014-01-05 Kenjiro NAKAYAMA* net/eww.el (eww): Support single/double quote for...
2014-01-05 Paul EggertFix misspelling of 'chinese' in rx.
2014-01-05 Paul EggertChange subword regexps back to vars.
2014-01-05 Paul EggertSpelling fixes.
2014-01-03 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables...
2014-01-03 Vincent BelaïcheReverted 2014-01-02T21:05:34Z!vincentb1@users.sourcefor...
2014-01-03 Vincent BelaïcheReverted 2014-01-02T22:54:37Z!vincentb1@users.sourcefor...
2014-01-03 Chong YidongRemove the dynamic-docstring-function feature.
2014-01-03 Stefan Monnier* lisp/ielm.el (ielm-tab): Retarget.
2014-01-03 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-equal, pcase...
2014-01-02 Vincent BelaïcheCorrect ses--file-format checking.
2014-01-02 Richard M. Stallmandired-do-print handles printer-name
2014-01-02 Richard M. StallmanMinor rmail fixes.
2014-01-02 Vincent BelaïcheAdd support for local printer functions in SES.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Kenichi Handainternational/mule-conf.el: Unify the charset indian...
2013-12-31 Leo Liu* subr.el (set-temporary-overlay-map): Obsolete alias.
2013-12-30 Daniel ColascioneIgnore XF86WakeUp
2013-12-30 Daniel ColascioneFix infloop in indentation code
2013-12-28 João TávoraFix bug #16272 when inserting newline at point-min...
2013-12-28 Eli ZaretskiiFix bug #14739 with creation of GUI frames from TTY...
2013-12-28 Glenn MorrisEvery defcustom should specify its type
2013-12-28 Glenn MorrisAdd missing custom :versions, plus small fixes
2013-12-28 Glenn MorrisMisc small custom fixes
2013-12-28 Juanma BarranqueroFix ChangeLog typos.
next