More doc updates.
[bpt/emacs.git] / lisp / ChangeLog
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...
2013-12-21 Jan DjärvCustomize ns-use-srgb-colorspace on OSX >= 10.7 to...
2013-12-21 Chong YidongDon't make faces when loading Custom themes.
2013-12-21 Chong YidongDoc fixes for face functions.
2013-12-21 Chong YidongTweak C-x TAB behavior changes, and update docs.
2013-12-20 Juanma Barranquero* faces.el (read-face-name): Require crm.el when using...
2013-12-20 Daniel Colascione* progmodes/sh-script.el (sh-mode): Tweak paragraph...
2013-12-20 Juri Linkov* lisp/saveplace.el (save-place-to-alist): Add `dired...
2013-12-20 Juri Linkov* lisp/replace.el (read-regexp-defaults-function):...
2013-12-20 E Sabof* lisp/hi-lock.el (hi-lock-set-pattern): Check for...
2013-12-20 Stephen BermanNew implementation of Todo item insertion commands...
2013-12-20 Stephen BermanTodo mode bug fixes and new features.
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: (string-remove-prefix...
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: Renamed from helpers.el.
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-20 Vitalie Spinucomint.el (comint-output-filter): Fix rear-nonsticky...
2013-12-20 Chong Yidong* faces.el (read-color): Minor fix for completion function.
next