-2013-07-31 Glenn Morris <rgm@gnu.org>
+ 2013-08-13 Glenn Morris <rgm@gnu.org>
+
+ * reftex.texi (LaTeX xr Package, Options - Table of Contents)
+ (Options - Defining Label Environments, Options - Creating Labels)
+ (Options - Referencing Labels, Options - Creating Citations)
+ (Options - Index Support, Options - Viewing Cross-References)
+ (Options - Finding Files, Options - Optimizations)
+ (Options - Fontification, Options - Misc):
+ * cc-mode.texi (Sample Init File):
+ * edt.texi (Init file):
+ * epa.texi (Encrypting/decrypting gpg files):
+ * mairix-el.texi (About, Setting up the mairix interface, Using)
+ (Extending):
+ Rename nodes to avoid characters that can cause Texinfo problems.
+
+2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
+
+2013-08-12 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
+ (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
+ (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
+ (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
+ (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
+ (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
+ (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
+ (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
+ (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
+ (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
+ (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
+ (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
+ (wisent_deps, woman_deps): New variables. Use to reduce duplication.
* woman.texi (Top): Avoid mailto: in html output.
* Defining Label Environments:: ... and environments it doesn't.
* Reference Info:: View the label corresponding to a \ref.
* Reference Styles:: Macros to be used instead of \ref.
- * xr (LaTeX package):: References to external documents.
+ * LaTeX xr Package:: References to external documents.
@end menu
-@node Creating Labels, Referencing Labels, , Labels and References
+@node Creating Labels
@section Creating Labels
@cindex Creating labels
@cindex Labels, creating
Depending on how you would like the label insertion and selection for
the new environments to work, you might want to add the letters @samp{a}
and @samp{h} to some of the flags in the variables
- @code{reftex-insert-label-flags} (@pxref{Options (Creating Labels)})
- and @code{reftex-label-menu-flags} (@pxref{Options (Referencing
- Labels)}).
+ @code{reftex-insert-label-flags} (@pxref{Options - Creating Labels})
+ and @code{reftex-label-menu-flags} (@pxref{Options - Referencing Labels}).
-@node Quick Equation, Figure Wrapper, Theorem and Axiom , Defining Label Environments
+@node Quick Equation
@subsection Quick Equation Macro
@cindex Quick equation macro
@cindex Macros as environment wrappers
these variables are deprecated now. Instead of setting them, the
variable @code{reftex-ref-style-default-list} should be adapted now.
- @node xr (LaTeX package)
-@node LaTeX xr Package, , Reference Styles, Labels and References
++@node LaTeX xr Package
@section @code{xr}: Cross-Document References
@cindex @code{xr}, LaTeX package
@cindex LaTeX packages, @code{xr}
use faces only when @code{font-lock} is loaded. This seems to be
reasonable because people who like faces will very likely have it
loaded. If you wish to turn off fontification or change the involved
- faces, see @ref{Options (Fontification)}.
+ faces, see @ref{Options - Fontification}.
-@node Multifile Documents, Language Support, AUCTeX, Top
+@node Multifile Documents
@section Multifile Documents
@cindex Multifile documents
@cindex Documents, spread over files
reftex-customize} will get you there.
@menu
- * Options (Table of Contents)::
- * Options (Defining Label Environments)::
- * Options (Creating Labels)::
- * Options (Referencing Labels)::
- * Options (Creating Citations)::
- * Options (Index Support)::
- * Options (Viewing Cross-References)::
- * Options (Finding Files)::
- * Options (Optimizations)::
- * Options (Fontification)::
- * Options (Misc)::
+ * Options - Table of Contents::
+ * Options - Defining Label Environments::
+ * Options - Creating Labels::
+ * Options - Referencing Labels::
+ * Options - Creating Citations::
+ * Options - Index Support::
+ * Options - Viewing Cross-References::
+ * Options - Finding Files::
+ * Options - Optimizations::
+ * Options - Fontification::
+ * Options - Misc::
+* Keymaps and Hooks::
@end menu
- @node Options (Table of Contents)
-@node Options - Table of Contents, Options - Defining Label Environments, , Options
++@node Options - Table of Contents
@section Table of Contents
@cindex Options, table of contents
@cindex Table of contents, options
(@pxref{Table of Contents}).
@end deffn
- @node Options (Defining Label Environments)
-@node Options - Defining Label Environments, Options - Creating Labels, Options - Table of Contents, Options
++@node Options - Defining Label Environments
@section Defining Label Environments
@cindex Options, defining label environments
@cindex Defining label environments, options
non-footnote labels.
@end defopt
- @node Options (Creating Labels)
-@node Options - Creating Labels, Options - Referencing Labels, Options - Defining Label Environments, Options
++@node Options - Creating Labels
@section Creating Labels
@cindex Options, creating labels
@cindex Creating labels, options
@end table
@end defopt
- @node Options (Referencing Labels)
-@node Options - Referencing Labels, Options - Creating Citations, Options - Creating Labels, Options
++@node Options - Referencing Labels
@section Referencing Labels
@cindex Options, referencing labels
@cindex Referencing labels, options
(@pxref{Referencing Labels}).
@end deffn
- @node Options (Creating Citations)
-@node Options - Creating Citations, Options - Index Support, Options - Referencing Labels, Options
++@node Options - Creating Citations
@section Creating Citations
@cindex Options, creating citations
@cindex Creating citations, options
(@pxref{Index Support}).
@end deffn
- @node Options (Viewing Cross-References)
-@node Options - Viewing Cross-References, Options - Finding Files, Options - Index Support, Options
++@node Options - Viewing Cross-References
@section Viewing Cross-References
@cindex Options, viewing cross-references
@cindex Viewing cross-references, options
scans. In order to clear it, use @kbd{M-x reftex-reset-mode}.
@end defopt
- @node Options (Finding Files)
-@node Options - Finding Files, Options - Optimizations, Options - Viewing Cross-References, Options
++@node Options - Finding Files
@section Finding Files
@cindex Options, Finding Files
@cindex Finding files, options
@end defopt
@page
- @node Options (Optimizations)
-@node Options - Optimizations, Options - Fontification, Options - Finding Files, Options
++@node Options - Optimizations
@section Optimizations
@cindex Options, optimizations
@cindex Optimizations, options
non-@code{nil}.
@end defopt
- @node Options (Fontification)
-@node Options - Fontification, Options - Misc, Options - Optimizations, Options
++@node Options - Fontification
@section Fontification
@cindex Options, fontification
@cindex Fontification, options
Face name for index entries.
@end defopt
- @node Options (Misc)
-@node Options - Misc, , Options - Fontification, Options
++@node Options - Misc
@section Miscellaneous
@cindex Options, misc
-2013-08-12 Glenn Morris <rgm@gnu.org>
++2013-08-13 Glenn Morris <rgm@gnu.org>
+
+ * refcards/Makefile (all_pdf, all_ps, fr-survival.ps, dist):
+ New rules.
+ (SURVIVAL_CARDS_PDF): Add fr_survival.pdf.
+
-2013-03-11 Glenn Morris <rgm@gnu.org>
+2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
- * Version 24.3 released.
+ * NEWS: Mention -lz and `decompress-gzipped-region'.
-2013-02-28 Dmitry Gutov <dgutov@yandex.ru>
+2013-08-08 Juanma Barranquero <lekktu@gmail.com>
- * NEWS: Add entries for ruby-mode.
+ * NEWS: Document new keybinding of `C-x r f' to frameset-to-register.
-2013-02-27 David Engster <deng@randomsample.de>
+2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
- * NEWS: Add paragraphs for CEDET and EIEIO.
+ * NEWS: Mention `cache-long-scans'.
+
+2013-08-05 Juanma Barranquero <lekktu@gmail.com>
+
+ * tutorials/TUTORIAL.es: Fix typo (bug#15027).
+
+2013-08-03 Juanma Barranquero <lekktu@gmail.com>
+
+ * NEWS: Document new package frameset.el.
+
+2013-08-03 Xue Fuqiao <xfq.free@gmail.com>
+
+ * TODO: Adjust entry about bug reporting.
+
+2013-08-02 Bastien Guerry <bzg@gnu.org>
+
+ * DEVEL.HUMOR: New entry.
+
+2013-08-02 Xue Fuqiao <xfq.free@gmail.com>
+
+ * tutorials/TUTORIAL: Remove a redundant sentence about yanking.
+
+ * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL.
+
+ * tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.
+
+2013-08-02 Juanma Barranquero <lekktu@gmail.com>
+
+ * tutorials/TUTORIAL.es: Fix typos (bug#15000).
+
+2013-07-26 Micah Anderson <micah@riseup.net> (tiny change)
+
+ * spook.lines: Additions. (Bug#14658)
+
+2013-07-16 Jan Djärv <jan.h.d@swipnet.se>
+
+ * NEWS: Document blink-cursor-blinks and blink timers stopped.
+
+2013-07-13 Eli Zaretskii <eliz@gnu.org>
+
+ * NEWS: Document prefer-utf-8 and the new attributes
+ :inhibit-null-byte-detection, :inhibit-iso-escape-detection, and
+ :prefer-utf-8.
+
+2013-07-13 Leo Liu <sdl.web@gmail.com>
+
+ * NEWS: Mention new value for ido-use-virtual-buffers.
+
+2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
+
+ Timestamp fixes for undo (Bug#14824).
+ * NEWS: Changes to visited-file-modtime, set-visited-file-modtime.
+
+2013-07-08 Jan Djärv <jan.h.d@swipnet.se>
+
+ * NEWS: NS can be built with ImageMagick.
+
+2013-07-06 Juanma Barranquero <lekktu@gmail.com>
+
+ * NEWS: Document new "generic commands" support.
+
+2013-06-27 Juanma Barranquero <lekktu@gmail.com>
+
+ * NEWS: Document new Desktop option `desktop-save-windows'.
+
+2013-06-27 Stephen Berman <stephen.berman@gmx.net>
+
+ * NEWS: Mention new version of todo-mode.el and obsoleting and
+ renaming of old version.
+
+2013-06-27 Juanma Barranquero <lekktu@gmail.com>
+
+ * NEWS: Mention policy change with respect to locallisppath dirs.
+
+2013-06-18 Juanma Barranquero <lekktu@gmail.com>
+
+ * NEWS: Document new Prettify Symbols mode.
+
+2013-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * NEWS (utf-8 for el): Move to the incompatible section.
+
+2013-06-13 Paul Eggert <eggert@cs.ucla.edu>
+
+ * DEBUG: Document -Og and -fno-omit-frame-pointer.
+
+2013-06-05 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * NEWS: Document new prog-mode symbol prettify support.
+
+2013-06-03 Tassilo Horn <tsdh@gnu.org>
+
+ * NEWS: Document eshell visual subcommands and options.
+
+2013-06-02 Eric Ludlam <zappo@gnu.org>
+
+ * srecode/c.srt (header_guard): Add :c parameter so it works
+ standalone.
+
+2013-06-01 Alex Ott <alexott@gmail.com>
+
+ * tutorials/TUTORIAL.ru: Fix incorrectly translated wording.
+
+2013-05-31 Tassilo Horn <tsdh@gnu.org>
+
+ * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces.
+
+2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
+
+ * refcards/refcard.tex: Refine some entries. (Bug#14087)
+
+ * refcards/dired-ref.tex: Refine some entries. (Bug#14072)
+
+2013-05-24 Fabrice Niessen <fni@missioncriticalit.com>
+
+ * themes/leuven-theme.el: Update theme.
+
+2013-05-16 Eli Zaretskii <eliz@gnu.org>
+
+ * NEWS: Advertise the MSYS build on MS-Windows.
+
+2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * .gitignore: Don't ignore DOC-* any more.
+
+2013-05-07 Paul Eggert <eggert@cs.ucla.edu>
+
+ Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
+ * NEWS: Emacs is no longer limited to POSIX ACLs. --disable-acl,
+ not --without-acl, since we're now using Gnulib's implementation.
+
+2013-05-07 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * NEWS: Mention multi-monitor support.
+
+2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
+
+ `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
+ * NEWS: Document this.
+
+2013-04-24 Tassilo Horn <tsdh@gnu.org>
+
+ * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
+ :box from outline faces.
+
+2013-04-18 Leo Liu <sdl.web@gmail.com>
+
+ * NEWS: Mention new key ? for describe-prefix-bindings.
+
+2013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
+
+ * NEWS: Mention separation of package descriptor and name of
+ internal symbols by two hyphens.
+
+2013-04-13 Stephen Berman <stephen.berman@gmx.net>
+
+ * NEWS: Mention fixing `split-window' to be non-interactive.
+
+2013-04-09 Tassilo Horn <tsdh@gnu.org>
+
+ * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
+
+2013-04-09 Masatake YAMATO <yamato@redhat.com>
+
+ * NEWS: Mention `sh-mode' own `add-log-current-defun-function'.
+
+2013-04-07 Jan Djärv <jan.h.d@swipnet.se>
+
+ * PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
+
+2013-04-02 Fabrice Niessen <fni@missioncriticalit.com>
+
+ * themes/leuven-theme.el: Update theme.
+
+2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
+
+ Use UTF-8 for most files with non-ASCII characters (Bug#13936).
+ * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
+ Switch from iso-2022-7bit to utf-8.
+
+2013-03-30 Leo Liu <sdl.web@gmail.com>
+
+ * NEWS: Mention `kmacro-to-register' and new eldoc feature.
+
+2013-03-29 Aidan Gauland <aidalgol@no8wireless.co.nz>
+
+ * NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
+
+2013-03-21 Eric Ludlam <zappo@gnu.org>
+
+ * srecode/ede-autoconf.srt: Change Copyright to FSF.
+ (ede-empty): Change AC_INIT to use PROJECT_NAME, and
+ PROJECT_VERSION.
+
+ * srecode/ede-make.srt (ede-empty): Add a dependency on :project.
+ Add header comment specifying the project's relative path.
+
+ * srecode/c.srt (header_guard): Upcase the filename symbol.
+
+2013-03-21 Vladimir Kazanov <vkazanov@inbox.ru>
+
+ * srecode/java.srt (empty-main): New.
+ (class-tag): Decapitalize class.
+
+2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
+
+ Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
+ * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9.
+
+2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
+
+ Add coding tags for iso-2022-7bit files that are not already tagged.
+ * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
+ Add coding tag. For TUTORIAL.th this prevents Emacs from
+ misinterpreting the file.
+
+ Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
+ * refcards/ru-refcard.tex:
+ * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn:
+ * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo:
+ * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it:
+ * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR:
+ * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
+ * tutorials/TUTORIAL.zh:
+ Switch to UTF-8.
+
+2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
+
+ * refcards/calccard.tex: Remove incorrect entry.
+
+2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
+
+ FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
+ * NEWS: Document this.
+
+2013-03-02 Bill Wohler <wohler@newt.com>
+
+ Release MH-E version 8.5.
+
+ * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
+
+2013-03-02 Paul Eggert <eggert@cs.ucla.edu>
+
+ * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
+
+2013-03-01 Michael Albinus <michael.albinus@gmx.de>
+
+ * NEWS: Fix Tramp "adb" entry. Extend list of discontinued Tramp
+ methods.
+
+2013-02-25 Paul Eggert <eggert@cs.ucla.edu>
+
+ Simplify data_start configuration (Bug#13783).
+ * NEWS: Document removal of --with-crt-dir.
+ * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
+ Remove legacy-systems section, as this stuff is no longer
+ applicable with current linking strategies.
+
+2013-02-14 Michael Albinus <michael.albinus@gmx.de>
+
+ * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
+
+2013-02-11 Michael Albinus <michael.albinus@gmx.de>
+
+ * NEWS: Add autorevert changes.
+
+2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
+
+ * NEWS: Mention ns-use-native-fullscreen.
+
+2013-02-01 Glenn Morris <rgm@gnu.org>
+
+ * CALC-NEWS: Move here from lisp/calc/README, README.prev.
+
+2012-12-23 Jan Djärv <jan.h.d@swipnet.se>
+
+ * TODO: Adjust entry about NS event loop.
+
+2012-12-19 Michael Albinus <michael.albinus@gmx.de>
+
+ * NEWS: Tramp implements `file-acl' and `set-file-acl'.
+
+2012-12-19 Tassilo Horn <tsdh@gnu.org>
+
+ * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
+ many new faces.
+
+2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
+
+ Fix permissions bugs with setgid directories etc. (Bug#13125)
+ * NEWS: Document changes to file-attributes,
+ file-ownership-preserved-p.
+ Mention new functions group-gid, group-real-gid.
+
+2012-12-06 Andreas Schwab <schwab@linux-m68k.org>
+
+ * themes/leuven-theme.el: Convert to Unix format.
+
+2012-12-06 Fabrice Niessen <fniessen@pirilampo.org>
+
+ * themes/leuven-theme.el: New theme.
+
+2012-12-04 Michael Albinus <michael.albinus@gmx.de>
+
+ * NEWS: Mention new Tramp method "adb".
+
+2012-11-25 Bill Wohler <wohler@newt.com>
+
+ Release MH-E version 8.4.
+
+ * NEWS, MH-E-NEWS: Update for MH-E release 8.4.
+
+2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
+
+ * NEWS: Document Calc changes for Gregorian calendar (Bug#12633).
2012-10-26 Nicolas Goaziou <n.goaziou@gmail.com>