todo-mode.el: Remove dependence on auto-mode-alist.
[bpt/emacs.git] / doc / lispref /
2014-05-17 Eli ZaretskiiFix bug #17511 with unclear documentation of line-move...
2014-05-10 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Support adding a given...
2014-05-07 Paul Eggert* internals.texi (C Dialect): New section.
2014-05-07 Glenn MorrisStandardize case of "Front-Cover Texts" in texi file...
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-24 Eli ZaretskiiMinor doc fix for string predicates.
2014-04-21 Eli ZaretskiiMinor fixes to the docs.
2014-04-15 Stefan Monnier* src/buffer.c (Foverlays_at): Add argument `sorted'.
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-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-22 Glenn Morris* lispref/commands.texi (Defining Commands): Tweak...
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-21 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
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-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 Paul EggertSpelling and wording fixes.
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 Xue FuqiaoComment
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-03 Glenn MorrisMinor doc tweaks for display-*-width, height
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-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-22 Glenn MorrisBit more doc for process filter and sentinel changes
2014-02-22 Juanma Barranquerodoc/lispref/functions.texi (Declare Form): Fix typo...
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 Stefan Monnier* doc/emacs/killing.texi (CUA Bindings): Document the...
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-02-06 Dmitry GutovDefine and use `completion-table-merge'
2014-01-31 Juri LinkovMisc small fixes.
2014-01-29 Kenichi Handamerge trunk
2014-01-29 Glenn MorrisSome doc for cycle-spacing
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'.
next