Update docs for select-window and buffer-list-update-hook.
[bpt/emacs.git] / doc / lispref / ChangeLog
2014-03-07 Martin RudalicsUpdate docs for select-window and buffer-list-update...
2014-03-07 Martin RudalicsAdd/update elisp texinfo for window-min-size and split...
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-06 Xue FuqiaoDoc fix.
2014-03-06 Glenn Morris* doc/lispref/searching.texi (Replacing Match): Remove...
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
2014-03-05 Glenn MorrisTry to document some smie changes
2014-03-04 Martin RudalicsFix some window code related doc-string and info entries.
2014-03-03 Juanma Barranquero*/ChangeLog: Trivial fixes.
2014-03-02 Barry O'Reilly* markers.texi (Moving Marker Positions): Clarify guida...
2014-03-02 Glenn MorrisDocument zlib-decompress-region
2014-03-01 Glenn Morris* doc/lispref/display.texi (Forcing Redisplay): Mention...
2014-02-28 Xue FuqiaoContinuation of previous change.
2014-02-28 Xue Fuqiao* doc/lispref/functions.texi (Advising Functions):...
2014-02-28 Xue FuqiaoDoc fix for `face-spec-set'.
2014-02-28 Xue FuqiaoDocument `define-alternatives'.
2014-02-27 Xue FuqiaoDocument some changes about windows.
2014-02-27 Xue FuqiaoDocument some (perhaps incomplete) pixelwise window...
2014-02-27 Xue FuqiaoSome doc about electric-indent-mode.
2014-02-27 Xue Fuqiao* doc/lispref/frames.texi (Multiple Terminals): Document
2014-02-27 Glenn MorrisSmall doc related to new completion functions
2014-02-25 Glenn MorrisDoc updates related to tty-setup-hook
2014-02-24 Daniel ColascioneFix event race
2014-02-22 Stefan Monnier* doc/lispref/functions.texi (Declare Form): Document...
2014-02-21 Glenn MorrisTweak earlier doc/lispref/processes.texi change
2014-02-21 Juanma Barranquerodoc/lispref/windows.texi (Window Configurations): Doc...
2014-02-21 Glenn MorrisSome doc updates for default process sentinels and...
2014-02-20 Glenn MorrisSome doc for defalias-fset-function
2014-02-17 Glenn MorrisSome doc for read-regexp
2014-02-13 Glenn MorrisSmall doc updates for debugging
2014-02-13 Juanma BarranqueroFix typos in Changelogs.
2014-02-12 Glenn Morris* doc/lispref/package.texi (Simple Packages): Describe...
2014-02-10 Lars Ingebrigtsen* text.texi (User-Level Deletion): Document `delete...
2014-02-09 Lars Ingebrigtsen* text.texi (Changing Properties): Clarify `propertize'.
2014-02-09 Lars Ingebrigtsen* display.texi (Blinking): Clarify doc string in example.
2014-02-09 Lars Ingebrigtsen(Quitting): Refer to the right node for `set-input...
2014-02-09 Lars IngebrigtsenDocument the `event-start' and `event-end' functions...
2014-02-08 Lars Ingebrigtsen* display.texi (Face Attributes): Add an index.
2014-02-08 Lars Ingebrigtsen* doc/lispref/keymaps.texi (Menu Bar): Minor clarification.
2014-02-06 Glenn MorrisDoc changes for cache-long-scans
2014-01-31 Juri LinkovMisc small fixes.
2014-01-29 Kenichi Handamerge trunk
2014-01-28 Glenn MorrisSome doc related to tab-stops
2014-01-24 Glenn MorrisDoc updates for with-demoted-errors
2014-01-24 Glenn Morris* doc/lispref/files.texi (File Locks): Every platform...
2014-01-22 Glenn MorrisSome doc for image-format-suffixes
2014-01-20 Glenn MorrisDo not document subr-x.el in the manuals
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Glenn MorrisChangeLog fixes
2014-01-10 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
2014-01-10 Rüdiger SonderfeldRevert "Document `subr-x' functions."
2014-01-10 Rüdiger SonderfeldDocument `subr-x' functions.
2014-01-09 Rüdiger SonderfeldDocument `shr-insert-document'.
2014-01-09 Rüdiger SonderfeldDocument `string-suffix-p'.
2014-01-08 David EngsterProper help support for EIEIO classes and methods.
2014-01-07 Glenn MorrisFix some superscript typos in doc/
2014-01-07 Glenn MorrisChangeLog fixes
2014-01-07 Chong YidongMore doc updates.
2014-01-07 Glenn Morris* doc/lispref/display.texi (Logging Messages): Copyedit...
2014-01-06 Paul EggertSpecify .texi encoding.
2014-01-05 Chong YidongMore doc updates.
2014-01-05 Paul EggertDocument vconcat and the empty vector (Bug#16246).
2014-01-05 Paul EggertDocument behavior of (string-to-number "+@") (Bug#16293).
2014-01-03 Chong YidongLisp manaual improvements re docstrings
2014-01-02 Glenn Morris* doc/lispref/numbers.texi (Numeric Conversions): Fix...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-30 Eli ZaretskiiRevert @documentencoding changes in the docs.
2013-12-30 Paul EggertSpecify info encoding and language.
2013-12-29 Paul EggertPlain copy-file no longer chmods an existing destination.
2013-12-28 Chong YidongDoc updates
2013-12-28 Glenn Morris* doc/lispref/control.texi (Pattern matching case state...
2013-12-27 Chong YidongMore doc updates
2013-12-26 Chong YidongUpdate doc for advice changes.
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Chong YidongDoc updates for several Emacs 24.4 changes.
2013-12-25 Tassilo HornRephrase lexical binding requirement sentence.
2013-12-25 Chong YidongDocument `eval' changes.
2013-12-24 Tassilo HornFix missing arg in pcase example.
2013-12-23 Xue FuqiaoDocument `special-form-p' and `macrop'.
2013-12-23 Xue FuqiaoFix an argument of `copy-file'.
2013-12-23 Xue FuqiaoDocument TRIM in `split-string'.
2013-12-23 Chong YidongRename set-temporary-overlay-map -> set-transient-map
2013-12-23 Glenn MorrisSome documenting of load-prefer-newer
2013-12-22 Xue FuqiaoDocument `hash-table-keys and `hash-table-values'.
2013-12-22 Eli ZaretskiiUpdate UCD reference in ELisp manual.
2013-12-22 Eli ZaretskiiFix bug #16216 with 'name' Unicode property of control...
2013-12-22 Xue FuqiaoDocument new bool-vector set operation functions.
2013-12-22 Xue FuqiaoDocument `get-pos-property'.
2013-12-22 Xue FuqiaoDocument `enable-dir-local-variables'.
2013-12-22 Xue FuqiaoDocument `debugger-toggle-locals'.
2013-12-21 Chong YidongTweak C-x TAB behavior changes, and update docs.
2013-12-20 Tassilo HornDocument that =, <, <=, >, >= now accept one or many...
2013-12-20 Tassilo HornDocument *Messages* buffer changes.
2013-12-20 Tassilo HornDocument `initial-buffer-choice' changes.
2013-12-20 Chong YidongAdd/fix docs for add-face-text-property
2013-12-18 Chong Yidong* customize.texi (Custom Themes): Document custom-known...
2013-12-18 Chong YidongMinor fixes for Lispref's modes.texi
2013-12-13 Glenn MorrisUnconditionally reset load-path after dumping
2013-12-12 Glenn MorrisGenerate info/dir from .texi files rather than .info...
next