]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Proper help support for EIEIO classes and methods.
[gnu-emacs] / lisp / ChangeLog
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.
2013-12-28 Glenn Morrisauthors.el updates and ChangeLog fixes
2013-12-28 Glenn MorrisChangeLog fixes
2013-12-28 Glenn MorrisRevert unnecessary earlier change
2013-12-27 Jarek CzekalskiShell completion for filenames from current directory...
2013-12-27 Glenn Morris* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables...
2013-12-27 Lars Ingebrigtsen* net/shr.el (shr-insert): Don't infloop if the width...
2013-12-27 Stefan Monnier* lisp/icomplete.el (icomplete-show-matches-on-no-input...
2013-12-27 Stefan Monnier* lisp/electric.el: Move all electric-pair-* to elec...
2013-12-27 Lars IngebrigtsenFix another shr infloop in the filling code
2013-12-27 Lars Ingebrigtsenshr didn't fill Japanese text correctly any more
2013-12-26 João TávoraMake Electric Pair mode smarter/more useful:
2013-12-26 Fabián Ezequiel... * lisp/progmodes/python.el: Use lexical-binding.
2013-12-25 Lars IngebrigtsenDon't infloop when we can't find a good place to break...
2013-12-25 Xue FuqiaoSome fixes for vc-ignore (Bug#15754).
2013-12-25 Katsumi Yamaokalisp/ChangeLog: Fix last commit
2013-12-25 Katsumi Yamaokabyte-run.el (eval-when-compile), cc-defs.el (cc-eval...
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Lars IngebrigtsenGrammer fix
2013-12-25 Lars Ingebrigtsen* net/shr.el (shr-visit-file): Removed debugging function.
2013-12-25 Lars IngebrigtsenFurther shr quotation mark fill fixes
2013-12-25 Fabián Ezequiel... * lisp/progmodes/python.el:
2013-12-25 Lars IngebrigtsenFold shr text with single quotation marks better
2013-12-25 Kenjiro NAKAYAMAeww textarea fixups
2013-12-24 Fabián Ezequiel... * lisp/progmodes/python.el (python-nav-beginning-of...
2013-12-24 Lars Ingebrigtseneww bookmark window restoration
2013-12-24 Eli ZaretskiiFix eww-open-file for MS-Windows and MS-DOS.
2013-12-24 Martin RudalicsIn balance-windows-area don't call window-height and...
2013-12-24 Lars IngebrigtsenFix eww bookmark window configuration
2013-12-24 Daniel ColascioneChange icomplete to display completions on initial...
2013-12-23 Daniel ColascioneMove provide to end of file for icomplete
2013-12-23 Ted Zlatanovnet/gnutls.el (gnutls-verify-error): Add version tag.
2013-12-23 Chong Yidong* indent.el (indent-rigidly): Use substitute-command...
2013-12-23 Chong YidongRename set-temporary-overlay-map -> set-transient-map
2013-12-22 Kenjiro NAKAYAMAeww: jump to next select field easier and better ftp...
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby--electric-indent...
2013-12-22 Chong YidongPrevent themes from obliterating faces on low-color...
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--implicit...
2013-12-22 Dmitry GutovIntegrate ruby-mode with electric-indent-mode better
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywo...
2013-12-21 Richard M. StallmanDocument how to make RET not indent.
2013-12-21 Kenjiro NAKAYAMAeww: fix wrong key binding
2013-12-21 Kenjiro NAKAYAMAeww: support disabled and readonly text
2013-12-21 Ted Zlatanoveww: machinery to list browser history
2013-12-21 Rüdiger Sonderfeldeww: minor code fixes and toolbar support
2013-12-21 Lars Magne Ingebri... * net/shr.el (shr--extract-best-source): Don't bug...
next