aboutsummaryrefslogtreecommitdiffstats
path: root/lispref (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (Minibuffer History): Update add-to-history.Kim F. Storm2006-05-161-8/+11
|
* (Explicit Encoding): Fix typo (encoding<->decoding).Kenichi Handa2006-05-151-1/+1
|
* *** empty log message ***Kenichi Handa2006-05-151-0/+5
|
* *** empty log message ***Richard M. Stallman2006-05-141-0/+2
|
* (Creating Buffers): Cleanup.Richard M. Stallman2006-05-141-5/+3
|
* (Visiting Functions): Rewrite in find-file-noselect.Richard M. Stallman2006-05-142-23/+25
|
* *** empty log message ***Eli Zaretskii2006-05-131-0/+3
|
* (Current Buffer): Document that with-temp-buffer disables undo.Eli Zaretskii2006-05-131-1/+3
|
* (Terminal-Specific): More accurate description of how Emacs searches for theEli Zaretskii2006-05-132-11/+22
| | | | terminal-specific libraries.
* *** empty log message ***Eli Zaretskii2006-05-121-0/+3
|
* (Standard Hooks) [iftex]: Convert @xref's to emacs-xtra to @inforef's.Eli Zaretskii2006-05-121-10/+10
|
* *** empty log message ***Eli Zaretskii2006-05-121-0/+8
|
* (Buffer Names): Add index entries for buffers whose names begin with a space.Eli Zaretskii2006-05-121-0/+5
| | | | | (Creating Buffers): Document that undo is turned off in buffers whose names begin with a space.
* (Undo): Document that undo is turned off in buffers whose names begin withEli Zaretskii2006-05-121-1/+3
| | | | a space.
* (Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOLEli Zaretskii2006-05-122-6/+16
| | | | conversions by file I/O primitives and subroutines.
* *** empty log message ***Eli Zaretskii2006-05-121-0/+3
|
* (Lisp and Coding Systems): Document coding-system-eol-type. Add index entriesEli Zaretskii2006-05-121-0/+29
| | | | for eol conversion.
* *** empty log message ***Eli Zaretskii2006-05-121-0/+5
|
* (Defining Faces): Mention `mac', and add an xref to where window-system isEli Zaretskii2006-05-121-2/+3
| | | | described.
* Fix spelling errors.Eli Zaretskii2006-05-121-3/+3
|
* (Writing Emacs Primitives): Clarify GCPRO rules.Richard M. Stallman2006-05-112-19/+28
|
* (File Local Variables): Recommend to quote lambdaReiner Steib2006-05-102-1/+7
| | | | expressions in safe-local-variable property.
* (File Local Variables): DocumentRichard M. Stallman2006-05-102-0/+18
| | | | safe-local-eval-forms and safe-local-eval-function.
* Fix spelling errors.Eli Zaretskii2006-05-091-2/+2
|
* *** empty log message ***Kim F. Storm2006-05-071-0/+5
|
* (Minibuffer History): Remove keep-dups argKim F. Storm2006-05-071-3/+2
| | | | from add-to-history.
* * commands.texi (Event Input Misc):Romain Francoise2006-05-078-9/+20
| | | | | | | | | | * compile.texi (Eval During Compile): * internals.texi (Buffer Internals): * minibuf.texi (Initial Input): * nonascii.texi (Scanning Charsets): * numbers.texi (Comparison of Numbers): * windows.texi (Textual Scrolling, Vertical Scrolling): Fix various typos.
* *** empty log message ***Eli Zaretskii2006-05-061-0/+4
|
* (Standard Hooks): Replace inforef to emacs-xtra by conditional xref's toEli Zaretskii2006-05-061-10/+61
| | | | either emacs or emacs-xtra, depending on @iftex/@ifnottex.
* *** empty log message ***Eli Zaretskii2006-05-061-0/+4
|
* (Minibuffer History): Document add-to-history.Eli Zaretskii2006-05-061-1/+17
|
* *** empty log message ***Eli Zaretskii2006-05-051-0/+5
|
* (Pure Storage): Mention the pure overflow message at startup.Eli Zaretskii2006-05-051-5/+9
|
* *** empty log message ***Eli Zaretskii2006-05-051-0/+6
|
* (Active Keymaps): Fix pseudo-Lisp syntax.Eli Zaretskii2006-05-051-4/+5
| | | | (Searching Keymaps): Fix pseudo-Lisp description of keymap search.
* (nil and t): Clarify.Richard M. Stallman2006-05-022-4/+10
|
* (File Local Variables): Suggest using booleanp.Richard M. Stallman2006-05-021-1/+2
|
* *** empty log message ***Juanma Barranquero2006-05-011-4/+8
|
* (Type Predicates): Fix typos.Juanma Barranquero2006-05-011-2/+2
|
* (Type Predicates): Add links for booleanp and string-or-null-p.Stefan Monnier2006-05-012-1/+14
|
* (nil and t): Add `booleanp' predicate.Stefan Monnier2006-05-011-0/+5
|
* *** empty log message ***Richard M. Stallman2006-04-301-0/+6
|
* (Multiline Font Lock): Renamed from Multi line Font Lock Elements.Richard M. Stallman2006-04-301-114/+105
| | | | | Much clarification. (Font Lock Multiline, Region to Fontify): Much clarification.
* Improve the documentation of how to hilight multiline elements.Stefan Monnier2006-04-291-18/+82
|
* (File Local Variables): Remove the special case t for safe-local-variable.Stefan Monnier2006-04-292-7/+11
|
* (Parsing Expressions): Minor cleanup.Richard M. Stallman2006-04-262-2/+7
|
* Mention negative depth in syntax-ppss's output.Stefan Monnier2006-04-261-1/+2
|
* Minor tweaks.Stefan Monnier2006-04-261-6/+5
|
* Add documentation about font-lock-multiline.Stefan Monnier2006-04-241-41/+89
|
* *** empty log message ***Richard M. Stallman2006-04-181-2/+12
|