Spelling fixes.
[bpt/emacs.git] / lisp /
2014-01-16 Paul EggertSpelling fixes.
2014-01-16 Stefan Monnier* lisp/follow.el (follow-adjust-window): Remove `dest...
2014-01-15 Daniel ColascioneUse whole file-name-history'.
2014-01-15 Glenn MorrisChangeLog fixes
2014-01-15 Juri Linkov* lisp/indent.el (indent-rigidly): Set deactivate-mark...
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 GuerryFix/enhance `define-alternatives' docstring again
2014-01-13 Paul EggertSpelling fixes.
2014-01-13 Bastien Guerry`define-alternatives' bugfix and UI enhancement
2014-01-13 David EngsterMerge bug fixes from CEDET upstream.
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 Eli ZaretskiiRevert last commit.
2014-01-12 Eric S. RaymondRemove more references unnecessarily specific to VCS.
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 Glenn MorrisAuto-commit of loaddefs files.
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 Glenn MorrisTweak previous info.el change
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 whitespace fix
2014-01-09 Glenn MorrisComment
2014-01-09 Ken OlumTiny change for message-bury
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. RaymondRename INSTALL.BZR to UNSTALL.REPOm and carry that...
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 Glenn MorrisChangeLog fix
2014-01-08 Jarosław Rzeszótko* lisp/url/url-http.el (url-http-create-request): Don...
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 GuerryMerge Org version 8.2.5c.
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 Katsumi YamaokaGnus: Silence the byte compiler
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...
next