]> code.delx.au - gnu-emacs/history - doc
Fix custom-variable-reset-backup's use of customized-value property.
[gnu-emacs] / doc /
2012-02-05 Chong YidongUpdate Customization chapter of Lisp manual.
2012-02-05 Chong YidongUpdates to Macros and Customization chapters of Lisp...
2012-02-05 Glenn MorrisMore doc for debug-on-event.
2012-02-05 Glenn MorrisRephrase previous change.
2012-02-05 Glenn MorrisMention ERT in the Emacs manual.
2012-02-04 Glenn MorrisDocument revert-buffer-in-progress-p
2012-02-04 Glenn MorrisDocument debug-on-event
2012-02-04 Glenn MorrisDocument ns-auto-hide-menu-bar
2012-02-04 Glenn Morriswith-wrapper-hook doc clarifications
2012-02-04 Glenn MorrisTry to document filter-buffer-substring changes
2012-02-04 Chong YidongUpdate Functions chapter of Lisp manual; document closures.
2012-02-04 Glenn Morris* doc/lispref/minibuf.texi (High-Level Completion)...
2012-02-04 Glenn Morris* doc/emacs/display.texi (Colors): Mention list-colors...
2012-02-04 Glenn Morris* doc/emacs/files.texi (File Conveniences): Mention...
2012-02-03 Glenn MorrisDocument animated image API
2012-02-03 Glenn Morris* doc/lispref/display.texi (GIF Images, TIFF Images...
2012-02-03 Glenn MorrisSmall display.texi fix
2012-02-02 Kenichi Handamerge trunk
2012-02-02 Glenn MorrisTiny doc tweaks for call-process's :file spec.
2012-02-02 Glenn MorrisDocument read-char-choice.
2012-02-02 Glenn MorrisDocument post-self-insert-hook
2012-02-02 Glenn Morris* doc/lispref/hooks.texi (Standard Hooks): Add prog...
2012-02-02 Glenn MorrisDocument change-major-mode-after-body-hook
2012-02-02 Kenichi Handamerge trunk
2012-02-01 Glenn MorrisReword previous change.
2012-02-01 Gnus developersMerge change(s) made in Gnus no-gnus branch
2012-02-01 Glenn MorrisDocument locally disabling globalized minor modes in...
2012-01-31 Juanma BarranqueroFix typos in ChangeLogs.
2012-01-31 Chong YidongMinor tweaks to the Lisp manual.
2012-01-31 Chong Yidong* windows.texi (Split Window): C-mouse-2 doesn't work...
2012-01-31 Glenn MorrisDocument define-minor-mode's new :variable keyword...
2012-01-31 Paul EggertSpelling fix.
2012-01-30 Gnus developersMerge changes made in Gnus trunk
2012-01-29 Chong YidongBump version to 24.0.93. emacs-pretest-24.0.93
2012-01-29 Chong Yidong* doc/lispref/syntax.texi (Syntax Class Table): Tweak...
2012-01-29 Chong YidongFix wholenump/natnump description in Lisp manual.
2012-01-29 Glenn Morris* doc/lispref/files.texi (Changing Files): Remove part...
2012-01-29 Glenn MorrisDocument SELinux support.
2012-01-29 Glenn Morris* doc/lispref/windows.texi (Window Sizes): Fix typo.
2012-01-28 Andreas SchwabFix undefined @value reference
2012-01-28 Andreas SchwabFix formatting of cc-mode manual
2012-01-28 Chong Yidong* display.texi (Fringe Indicators): Clarify fringe...
2012-01-28 Chong Yidong* doc/emacs/frames.texi (Input Focus): Fix doc for...
2012-01-28 Chong Yidong* doc/emacs/files.texi (Filesets): Fix typos.
2012-01-28 Chong Yidong* doc/lispref/text.texi (Transposition): We don't use...
2012-01-28 Chong Yidong* doc/lispref/modes.texi (Example Major Modes): Update...
2012-01-28 Chong Yidong* lisp/frame.el (set-cursor-color): Doc fix.
2012-01-27 Glenn Morrisdoc/lispref/makefile.w32-in small fixes
2012-01-27 Chong YidongMinor clarification in Lisp manual about pre/post-comma...
2012-01-27 Dani MoncayoDoc fixes for buffers.texi and text.texi in Emacs manual.
2012-01-26 Chong YidongDocument negative repeat counts for search-forward...
2012-01-26 Glenn MorrisDoc fix for lexical-binding being in line one.
2012-01-26 Lars IngebrigtsenFurther `declare' clarifications
2012-01-25 Lars Ingebrigtsen* macros.texi (Defining Macros): Slight `declare' fixup.
2012-01-25 Glenn Morris* doc/lispref/makefile.w32-in (texinputdir): Copy previ...
2012-01-25 Glenn Morris* doc/lispref/Makefile.in (ENVADD): Add $emacsdir....
2012-01-24 Chong YidongUpdate Variables chapter of Lisp manual to handle lexic...
2012-01-23 Glenn Morris* pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather...
2012-01-23 Chong YidongFix last change.
2012-01-23 Chong Yidong* doc/emacs/anti.texi (Antinews): Add Emacs 24 antinews.
2012-01-23 Chong YidongUpdate several Lisp manual chapters.
2012-01-21 Chong YidongEmacs Lisp manual updates.
2012-01-21 Kenichi Handamerge trunk
2012-01-21 Glenn MorrisDocument inhibit-local-variables-regexps in the lispref.
2012-01-20 Eric Hanchrow* tramp.texi (File): Tweak wording for the `scpc' option.
2012-01-19 Juanma Barranquerodoc/lispref/emacs-lisp-intro.texi (count-words-in-defun...
2012-01-19 Martin RudalicsFix handling of persistent window parameters.
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-18 Alan MackenzieMerge from trunk.
2012-01-17 Glenn Morris* doc/lispintro/emacs-lisp-intro.texi (re-search-forwar...
2012-01-16 Juanma Barranquerodoc/lispref/windows.texi (Window Parameters): Use ...
2012-01-16 Volker Sobek* doc/emacs/programs.texi (Comment Commands): Typo.
2012-01-16 Martin RudalicsProvide persistent window parameters.
2012-01-15 Alan MackenzieMerge.
2012-01-15 Chong YidongUpdate X Resources chapter of Emacs manual.
2012-01-15 Chong YidongBump version to 23.3.90.
2012-01-14 Chong YidongUpdate Emacs Invocation chapter of Emacs manual.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-13 Glenn Morrisfind-ls-option doc fixes (bug#10262)
2012-01-12 Paul EggertDoc punctuation fixes.
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-11 Paul EggertDuplicate-word and spelling fixes.
2012-01-10 Paul EggertSpelling fixes.
2012-01-09 Chong Yidong* lisp/custom.el (custom-safe-themes): Use SHA-256...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-07 Chong YidongDocument Whitespace mode in manual, plus its use in...
2012-01-07 Chong YidongFix last change.
2012-01-07 Chong Yidong* doc/emacs/files.texi (Diff Mode): Discuss diff-auto...
2012-01-07 Lars Magne Ingebri... * macros.texi (Defining Macros): Document `doc-string'.
2012-01-07 Chong YidongUpdate Lossage chapter of Emacs manual.
2012-01-07 Gnus developersMerge changes made in Gnus trunk.
2012-01-06 Chong YidongMore customization-related documentation updates.
2012-01-06 Eli ZaretskiiFix bug #10422 with Registry-related index entries.
2012-01-06 Glenn MorrisChange the binding of "e" in info-mode.
2012-01-05 Chong YidongUpdate the Customization chapter of Emacs manual.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2012-01-05 Glenn MorrisConvert some consecutive FSF copyright years to ranges...
2012-01-04 Gnus developersMerge changes made in Gnus trunk.
2012-01-03 Bastien GuerryMerge Org 7.8.03
next