Lisp manaual improvements re docstrings
[bpt/emacs.git] / doc /
2014-01-03 Chong YidongLisp manaual improvements re docstrings
2014-01-03 Michael AlbinusFix typo.
2014-01-03 Glenn Morris* doc/misc/efaq-w32.texi, reftex.texi: Use @insertcopyi...
2014-01-03 Glenn Morris* ede.texi, eieio.texi, semantic.texi, srecode.texi...
2014-01-03 Glenn Morris* doc/misc/dbus.texi, nxml-mode.texi, widget.texi:...
2014-01-03 Glenn Morris* doc/misc/ert.texi: Add a titlepage. Use @insertcopying.
2014-01-03 Glenn Morris* doc/misc/calc.texi (Top): Use @top rather than @chapter.
2014-01-03 Aidan Gauland* eshell.text (top): Fix incorrect use of xref.
2014-01-02 Vincent BelaïcheAdd support for local printer functions in SES.
2014-01-02 Aidan Gauland* eshell.text (top): Fix incorrect info filename in...
2014-01-02 Glenn Morris* doc/misc/Makefile.in (cc_mode_deps): Rename from...
2014-01-02 Glenn MorrisAdd 2014 to more copyright years
2014-01-02 Glenn Morris* doc/lispref/numbers.texi (Numeric Conversions): Fix...
2014-01-02 Aidan Gauland* eshell.text (Command Basics): Removed `Command basics...
2014-01-02 Aidan Gauland* eshell.text (What is Eshell?): Add section about...
2014-01-01 Paul EggertPrefer ASCII in doc and comments when the difference...
2014-01-01 Paul EggertFix copyright years by hand.
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-30 Glenn Morris* emacs-lisp-intro.texi: Use @quotation for license...
2013-12-29 Paul EggertPlain copy-file no longer chmods an existing destination.
2013-12-28 Chong YidongDoc updates
2013-12-28 Glenn MorrisTweak previos change
2013-12-28 Glenn Morris* doc/lispref/control.texi (Pattern matching case state...
2013-12-28 Glenn Morris* doc/emacs/trouble.texi (Understanding Bug Reporting...
2013-12-28 Glenn Morrisauthors.el updates and ChangeLog fixes
2013-12-27 Jarek CzekalskiShell completion for filenames from current directory...
2013-12-27 Chong YidongMore doc updates
2013-12-26 João TávoraMake Electric Pair mode smarter/more useful:
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-25 Xue FuqiaoDoc fixes (index and comment).
2013-12-24 Tassilo HornFix missing arg in pcase example.
2013-12-24 Xue Fuqiao* doc/emacs/trouble.texi (Checklist): Fix a cross-refer...
2013-12-24 Xue Fuqiao* doc/emacs/trouble.texi (Understanding Bug Reporting...
2013-12-23 Xue Fuqiao* doc/emacs/regs.texi (Bookmarks): Document `bookmark...
2013-12-23 Xue FuqiaoMinor doc fixes.
2013-12-23 Ted ZlatanovDocument `gnutls-verify-error'.
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 Glenn MorrisMisc small fixes for some recent doc changes
2013-12-22 Eli ZaretskiiFix last commit in doc/emacs/regs.texi.
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 negative argument of replacement commands.
2013-12-22 Xue FuqiaoDocument `isearch-forward-symbol-at-point'.
2013-12-22 Xue FuqiaoDocument image-{next, previous}-file, plus some minor...
2013-12-22 Xue FuqiaoAnother NEWS mark.
2013-12-22 Xue FuqiaoDocument `debugger-toggle-locals'.
2013-12-22 Xue Fuqiao* doc/emacs/regs.texi (File Registers): Document `kmacr...
2013-12-22 Xue FuqiaoDoc fix for `tab-stop-list'.
2013-12-22 Xue FuqiaoDocument `scroll-bar-adjust-thumb-portion'.
2013-12-21 Chong YidongTweak C-x TAB behavior changes, and update docs.
2013-12-20 Tassilo HornDon't duplicate descriptions if there are alternative...
2013-12-20 Tassilo HornDocument that =, <, <=, >, >= now accept one or many...
2013-12-20 Tassilo HornDocument `S-SPC' as alternative to scrolling down with...
2013-12-20 Tassilo HornDocument `toggle-frame-maximized' and `toggle-frame...
2013-12-20 Tassilo HornDocument buffer name uniquification changes.
2013-12-20 Tassilo HornDocument that `electric-indent-mode' is enabled by...
2013-12-20 Tassilo HornDocument `blink-cursor-blinks'.
2013-12-20 Tassilo HornDocument *Messages* buffer changes.
2013-12-20 Tassilo HornDocument `initial-buffer-choice' changes.
2013-12-20 Tassilo HornDocument prefix key description in terms of ?
2013-12-20 Chong YidongAdd/fix docs for add-face-text-property
2013-12-20 Jay Belangerlisp/calc/calc.el (calc-enter, calc-pop): Use the variable
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-17 Chong Yidong* killing.texi (Appending Kills): Note that append...
2013-12-13 Glenn MorrisUnconditionally reset load-path after dumping
2013-12-12 Glenn MorrisGenerate info/dir from .texi files rather than .info...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-12 Michael Albinus* tramp.texi (direntry): Use ssh but rsh.
2013-12-12 Glenn MorrisStop keeping info/dir in the repository.
2013-12-12 Glenn MorrisAdd support for auto-generating info/dir
2013-12-12 Juri Linkov* lisp/uniquify.el (uniquify-buffer-name-style): Change...
2013-12-11 Eli ZaretskiiAnother merge from trunk.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Glenn MorrisChangeLog fixes
2013-12-11 Rüdiger SonderfeldImport `octave-mode' manual from GNU Octave.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Juanma BarranqueroFix typos in doc files (bug#16089).
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiUpdated documentation.
2013-12-06 Bastien Guerryorg.texi: Don't include Emacs version within Org's...
2013-12-06 Bastien GuerryMerge Org 8.2.4
2013-12-05 Michael Albinus* dbus.texi (Type Conversion): Clarify unibyte-ness...
next