Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org
[bpt/emacs.git] / doc / lispref / ChangeLog
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-22 Leo Liu* sequences.texi (Sequence Functions): Don't mention...
2014-05-21 Leo Liu* doc/lispref/sequences.texi (Sequence Functions):...
2014-05-19 Paul EggertAllow any non-nil value to count as true in bool-vector.
2014-05-19 Dmitry Antipov* src/lisp.h (CHECK_BOOLEAN): New function.
2014-05-17 Eli ZaretskiiFix bug #17511 with unclear documentation of line-move...
2014-05-17 Paul EggertAssume C99 or later.
2014-05-15 Dmitry Antipov* src/fns.c (Fnreverse): Allow vectors and bool vectors.
2014-05-15 Dmitry Antipov* src/fns.c (Freverse): Allow vectors, bool vectors...
2014-05-14 Glenn MorrisAdd with-file-modes macro, and use it
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-07 Paul Eggert* internals.texi (C Dialect): New section.
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-29 Stefan Monnier* src/window.c (struct saved_window): Remove mark.
2014-04-29 Stefan Monnier* doc/lispref/processes.texi (Filter Functions, Sentinels):
2014-04-28 Stefan Monnier* lisp/textmodes/rst.el (electric-pair-pairs): Declare.
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-24 Eli ZaretskiiMinor doc fix for string predicates.
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-21 Eli ZaretskiiMinor fixes to the docs.
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-17 Daniel Colascione2014-04-17 Daniel Colascione <dancol@dancol.org>
2014-04-17 Paul EggertBe consistent about reporting infoclean failures.
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Daniel ColascioneMake up-list and backward-up-list get out of more spots
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-08 Daniel ColascioneTweak completion documentation
2014-04-07 Glenn MorrisChangeLog fixes
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-05 Glenn MorrisMinor doc updates related to dribble files
2014-04-04 Glenn MorrisDoc updates for buffer-stale-function now applying...
2014-04-04 Glenn MorrisDoc updates for default values of some -function vars...
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-03-31 Daniel ColascioneDiscuss using lazy completion tables for inline completion.
2014-03-28 Glenn MorrisIntroduce `term-file-aliases', replacing some small...
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-26 Glenn MorrisDoc tweaks related to file locking
2014-03-25 Eli ZaretskiiImprove doc of file-symlink-p per bug #17073.
2014-03-25 Barry O'ReillyUndo in region after markers in undo history relocated
2014-03-23 Daniel ColascioneMerge from emacs-24; up to 2014-03-21T23:16:26Z!rms...
2014-03-22 Glenn MorrisInclude interactive-only information in describe-functi...
2014-03-22 Glenn MorrisAllow `declare' to set the interactive-only property
2014-03-22 Glenn MorrisMerge from emacs-24; up to 2014-03-21T21:27:25Z!dancol...
2014-03-22 Glenn Morris* lispref/commands.texi (Defining Commands): List inter...
2014-03-22 Eli Zaretskiidoc/lispref/functions.texi (Core Advising Primitives...
2014-03-22 Daniel ColascioneDo not read uninitialized memory in conv_sockaddr_to_lisp
2014-03-21 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
2014-03-21 Daniel ColascioneAdd memory information to bug reports
2014-03-21 Glenn MorrisMerge from emacs-24; up to 2014-03-21T08:51:02Z!eliz...
2014-03-21 Martin RudalicsTruly maximize w32 frames with odd fonts and some texi...
2014-03-21 Glenn Morris* lispref/commands.texi (Defining Commands): Copyedit...
2014-03-20 Paul EggertBackport doc fix from trunk.
2014-03-20 Paul Eggert* internals.texi (C Integer Types): Prefer 'false'...
2014-03-19 Paul Eggert* numbers.texi: Improve and clarify a bit, and fix...
2014-03-19 Paul EggertFix porting inconsistency about rounding to even.
2014-03-18 Juanma BarranqueroRecommend not modifying :set's value arg in defcustom...
2014-03-18 Stefan Monnier* doc/lispref/modes.texi (Auto-Indentation): Mention...
2014-03-18 Juanma Barranquerodoc/lispref/functions.texi (Advising Named Functions...
2014-03-18 Paul EggertImprove documentation for integer and floating-point...
2014-03-18 Juanma Barranquerodoc/lispref/ChangeLog: Trivial fixes.
2014-03-18 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
2014-03-18 Paul EggertStyle fixes for floating-point doc.
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-16 Martin RudalicsFix behavior of with-temp-buffer-window (Bug#16816...
2014-03-15 Dmitry GutovUpdate `blink-matching-paren' in the manual
2014-03-14 Martin RudalicsDocument pixelwise frame resizing and fix related bug...
2014-03-10 Juanma Barranquerodoc/lispref/ChangeLog: Add bug reference.
2014-03-09 Juanma Barranqueroetc/ChangeLog: Add missing bug reference.
2014-03-09 Martin RudalicsUpdate docs for window dividers and `window-text-pixel...
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
next