]> code.delx.au - gnu-emacs/history - doc/lispref
Merge from mainline.
[gnu-emacs] / doc / lispref /
2010-01-22 Eli ZaretskiiMerge from mainline.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-19 Alan Mackenzieno message
2010-01-18 Kenichi HandaAdd bug number.
2010-01-17 Chong Yidong* elisp.texi: Remove duplicate edition information...
2010-01-17 Juanma BarranqueroFix typos in docstrings.
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-08 Eli ZaretskiiMerge from mainline.
2010-01-05 Jan DjärvMerge from mainline.
2010-01-04 Stefan MonnierAvoid dubious uses of save-excursions.
2010-01-02 Eli Zaretskiimodes.texi (Example Major Modes): Fix indentation....
2010-01-02 Chong YidongConsistently hex notation to represent character codes.
2010-01-01 Eli ZaretskiiMerge from mainline.
2010-01-01 Chong Yidong* src/lread.c (syms_of_lread): Make it clearer that...
2009-12-31 Chong YidongBump version to 23.1.91. Regenerate AUTHORS and ldefs... emacs-pretest-23.1.91
2009-12-29 Chong Yidong* doc/emacs/misc.texi (Shell): Document async-shell...
2009-12-29 Juanma BarranqueroFix typos in ChangeLogs.
2009-12-25 Chong Yidong* frames.texi (Resources): Describe inhibit-x-resources.
2009-12-09 Chong YidongBump version to 23.1.90. emacs-pretest-23.1.90
2009-12-05 Glenn MorrisA bit rusty on the alphabet.
2009-12-05 Glenn MorrisPut calendar and diary hooks back in alphabetical order...
2009-12-05 Glenn Morris(Standard Hooks): Remove diary-display-hook, replaced by
2009-11-28 Eli Zaretskii(Special Properties): More accurate description of...
2009-11-26 Kevin Ryde* commands.texi (Misc Events): vindex mouse-wheel-up...
2009-11-26 Kevin Ryde* os.texi (Startup Summary): vindex inhibit-startup...
2009-11-26 Kevin Ryde* commands.texi (Misc Events): vindex mouse-wheel-up...
2009-11-14 Chong Yidong* commands.texi (Motion Events): Fix typo (Bug#4907).
2009-11-08 Chong Yidong* searching.texi (Char Classes): Note that [:upper...
2009-11-02 Chong Yidong* minibuf.texi (Reading File Names): Note that read...
2009-10-31 Glenn Morris(User-Chosen Coding Systems): Minor reword. (Bug#4817)
2009-10-16 Kevin Ryde(Magic File Names): Add @vindex file-name-handler-alist,
2009-10-16 Chong Yidong* variables.texi (Constant Variables): Distinguish...
2009-10-15 Chong Yidong* os.texi (Time of Day): Clarify that the microsecond...
2009-10-11 Glenn Morris(Size and Position): Clarify what is included in the...
2009-10-10 Glenn Morris(Size of Window): The relationship between window and...
2009-10-07 Stefan Monnier(Text Lines): Remove goto-line, since it shouldn't...
2009-10-07 Eli Zaretskii(Directory Names) <abbreviate-file-name>: Document...
2009-10-06 Eli Zaretskii(Special Properties): Document the meaning of the ...
2009-10-05 Michael Albinus* files.texi (Magic File Names): Add `copy-directory'.
2009-10-05 Eli Zaretskii(File Attributes): Fix description of file attributes...
2009-10-05 Michael Albinus* files.texi (Create/Delete Dirs): New command copy...
2009-10-04 Juanma Barranquero* anti.texi (Antinews):
2009-10-01 Michael Albinus* files.texi (Directories): delete-directory has an...
2009-10-01 Stefan Monnier(Swapping Text): Minor clarification.
2009-10-01 Glenn Morris(Declaring Functions): Mention that we also search...
2009-09-28 Chong YidongCEDET (development tools) package merged.
2009-09-25 Chong Yidong* display.texi (Managing Overlays): Document copy-overl...
2009-09-22 Glenn Morris(Building Emacs): Mention preloaded-file-list.
2009-09-14 Alan Mackenzie(Terminal Output): Put "@code{}" around "stdout".
2009-09-14 Alan Mackenzie*** empty log message ***
2009-09-13 Chong Yidong* functions.texi (Anonymous Functions): Rearrange discu...
2009-09-11 Alan Mackenzie(Terminal Output): document `send-string-to-terminal...
2009-09-11 Alan Mackenzie*** empty log message ***
2009-09-01 Glenn Morris(Face Functions): Mention define-obsolete-face-alias.
2009-08-27 Eli Zaretskii(Mode Line Variables): Fix last change.
2009-08-27 Stefan Monnier* subr.el (default-mode-line-format, default-header...
2009-08-26 Glenn MorrisUlrich Mueller <ulm at gentoo.org>
2009-08-25 Michael Albinus* processes.texi (Synchronous Processes): New defvar...
2009-08-25 Glenn Morris(Format Conversion Round-Trip): Mention nil regexp.
2009-08-25 Glenn Morris(Fontsets): Fix typo.
2009-08-19 Stefan Monnier* subr.el (listify-key-sequence-1): Use normal syntax...
2009-08-15 Chong Yidong* advice.texi (Argument Access in Advice): Note that...
2009-08-15 Chong Yidong* commands.texi (Distinguish Interactive): Minor copyedit.
2009-08-15 Chong Yidong* display.texi (Face Attributes): Add xref to Displayin...
2009-08-15 Chong Yidong* customize.texi (Common Keywords): Add xref to Loading.
2009-08-13 Chong Yidong* objects.texi (Meta-Char Syntax): Add xref to Strings...
2009-07-18 Chong Yidong* processes.texi (Shell Arguments): Copyedits.
2009-07-18 Glenn Morris(Repeated Loading): Fix typo.
2009-07-16 Richard M. Stallman* buffers.texi (Swapping Text): Recommend setting
2009-07-15 Glenn MorrisMinor re-phrasings throughout.
2009-07-15 Chong YidongClarify last change.
2009-07-15 Chong Yidong* markers.texi (The Mark): Document optional arg to...
2009-07-11 Glenn Morris(TEXI2PDF): New.
2009-07-11 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-07-11 Glenn Morris(Regexp Backslash): Fix typo.
2009-07-11 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2009-07-11 Glenn Morris(Top): Display copyright notice at start of non-TeX.
2009-07-10 Glenn Morris(EMACSVER): Fix accidental commit.
2009-07-10 Glenn MorrisEnd menu descriptions with period.
2009-07-10 Glenn Morris(Completion): End menu description with period.
2009-07-10 Glenn Morris(System Interface): End menu description with period.
2009-07-10 Glenn Morris(Format Conversion): End menu description with period.
2009-07-10 Glenn MorrisUpdate @detailmenu.
2009-07-10 Glenn Morris(Character Type, String Type): Merge in some menu descr...
2009-07-10 Glenn Morris(Hash Tables): End menu description with period.
2009-07-10 Glenn Morris(Multiline Font Lock): End menu description with period.
2009-07-10 Glenn Morris(Abstract Display): Merge in some menu descriptions...
2009-07-10 Glenn Morris(Customization Types): Merge in some menu descriptions...
2009-07-09 Glenn MorrisUpdate edition to match elisp.texi.
2009-07-09 Glenn Morris(texinfodir): Rename from usermanualdir, and update.
2009-07-09 Glenn MorrisMinor rearrangements to improve TeX line-filling.
2009-07-09 Glenn MorrisDont't hard-code texinfo location.
2009-07-09 Glenn Morris(Using Interactive): Fix cross-reference.
2009-07-09 Glenn MorrisMinor rearrangements to improve TeX line-filling.
2009-07-09 Glenn MorrisUse a DATE variable with the publication date, and...
2009-07-09 Glenn MorrisMinor rearrangements to improve TeX line-filling.
2009-07-09 Glenn MorrisUse consistent case for "Unicode Standard".
2009-07-09 Glenn MorrisUse consistent case for "Unicode Standard".
next