summaryrefslogtreecommitdiff
path: root/lispref
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2007-03-051-0/+5
|
* (File Local Variables): Update enable-local-variables values.Richard M. Stallman2007-03-051-4/+15
|
* *** empty log message ***Richard M. Stallman2007-03-041-0/+23
|
* (Control Parsing): Minor clarification.Richard M. Stallman2007-03-041-1/+2
|
* (Formatting Strings): Clarify width, precision, flags.Richard M. Stallman2007-03-041-33/+38
|
* (Sequence Functions): Move string-bytes away, add xref.Richard M. Stallman2007-03-041-6/+2
|
* (Text Representations): Move string-bytes here.Richard M. Stallman2007-03-041-0/+7
|
* (Major Mode Conventions): Fundamental mode is exception.Richard M. Stallman2007-03-041-1/+3
|
* (Basic Completion): Minor clarification.Richard M. Stallman2007-03-041-6/+5
|
* (The Mark): Clarify existence vs activation of mark. Other cleanup.Richard M. Stallman2007-03-041-12/+12
|
* (Finding Overlays): Write better example.Richard M. Stallman2007-03-041-14/+13
|
* (Eval During Compile): Clarify putting macros in eval-when-compile.Richard M. Stallman2007-03-041-5/+8
|
* Bump to 22.0.95.Chong Yidong2007-03-011-1/+1
|
* Fix anchor position.Vinicius Jose Latorre2007-02-252-2/+6
|
* Bump to version 22.0.94.emacs-pretest-22.0.94Chong Yidong2007-02-231-1/+1
|
* *** empty log message ***Kim F. Storm2007-02-211-0/+5
|
* (Text Comparison): Mention that assoc-stringKim F. Storm2007-02-211-4/+5
| | | | converts symbols to strings before testing.
* *** empty log message ***Kim F. Storm2007-02-171-0/+6
|
* More fixes to bindat example.Kim F. Storm2007-02-171-7/+9
|
* (Bindat Spec): Vector types can have optional element type.Kim F. Storm2007-02-171-4/+9
| | | | (Bindat Examples): Fix example. Add vector with element type.
* *** empty log message ***Andreas Schwab2007-02-161-0/+4
|
* (Formatting Strings): Document '+' flag.Andreas Schwab2007-02-161-3/+5
|
* *** empty log message ***Juanma Barranquero2007-02-151-0/+5
|
* (Modifying Strings): Clarify that `clear-string' alwaysJuanma Barranquero2007-02-151-3/+2
| | | | converts the string to unibyte.
* *** empty log message ***Kim F. Storm2007-02-141-0/+6
|
* (Glyphs): Add make-glyph-code, glyph-char, glyph-face.Kim F. Storm2007-02-141-20/+26
| | | | | Rewrite glyph code description to refer to these functions. Remove details of encoding face number and char into integer code.
* Switch to standard GPL text for license.Glenn Morris2007-02-112-4/+36
|
* Add copyright and license notice.Glenn Morris2007-02-105-1/+57
|
* (Glyphs) Fix a typo.Eli Zaretskii2007-02-101-1/+1
|
* (Hooks for Loading): Make the description of `eval-after-load' moreAlan Mackenzie2007-02-041-13/+29
| | | | | detailed, and amend the description of after-load-alist, in accordance with changes from 2006-05.
* *** empty log message ***Alan Mackenzie2007-02-041-0/+6
|
* Fix typo.Chong Yidong2007-02-031-3/+3
|
* (Defining Minor Modes): Document that a :require keyword or similarChong Yidong2007-02-031-4/+19
| | | | may be required to make saved customization variables work.
* * modes.texi (Defining Minor Modes): Document that a :requireChong Yidong2007-02-031-0/+6
| | | | | keyword or similar may be required to make saved customization variables work.
* *** empty log message ***Eli Zaretskii2007-02-031-0/+7
|
* (Top): Make the detailed menu headers compliant with Texinfo guidelines andEli Zaretskii2007-02-031-2/+9
| | | | | with what texnfo-upd.el expects. Add comments to prevent people from inadvertently modifying key parts needed by `texinfo-multiple-files-update'.
* *** empty log message ***Eli Zaretskii2007-02-021-0/+2
|
* (Top): Update the top-level menus.Eli Zaretskii2007-02-021-48/+341
|
* (Categories): Add index entries.Eli Zaretskii2007-02-022-0/+6
|
* *** empty log message ***Juanma Barranquero2007-02-011-0/+5
|
* (Attribute Functions): Fix name and description of the UNDERLINE argJuanma Barranquero2007-02-011-1/+2
| | | | of `set-face-underline-p'.
* Add copyright and permissions notices.Glenn Morris2007-02-011-0/+6
|
* (Top): Add "Standard Errors", "Standard Buffer-Local Variables", andEli Zaretskii2007-01-292-2/+9
| | | | "Standard Keymaps" to the detailed menu.
* (Future Local Variables): Add index entry.Eli Zaretskii2007-01-292-0/+5
|
* *** empty log message ***Richard M. Stallman2007-01-281-0/+9
|
* (Coding Conventions): Clarify the tip about macrosRichard M. Stallman2007-01-281-1/+2
| | | | that define a function or a variable.
* (File Attributes): UID and GID can be floats.Richard M. Stallman2007-01-281-4/+13
| | | | | (Magic File Names): Explain why deferring all operations to the standard handler does not work.
* *** empty log message ***Martin Rudalics2007-01-231-0/+5
|
* (Reverting): Use "buffer" instead of "file"Martin Rudalics2007-01-231-1/+1
| | | | when talking about major and minor modes.
* Bump version to 22.0.93.Chong Yidong2007-01-231-1/+1
|