Trailing whitepace deleted.
[bpt/emacs.git] / lispref /
2003-01-31 Dave Love(Skipping Characters): Multibyte conversion and
2003-01-31 Juanma BarranqueroCygwin support patch.
2003-01-30 Jan DjärvChange email and real name.
2003-01-25 Richard M. Stallman*** empty log message ***
2003-01-25 Richard M. StallmanDocument that a symbol can act as a keymap.
2003-01-13 Richard M. Stallman*** empty log message ***
2003-01-13 Richard M. Stallman(Changing Properties): Say string indices are origin-0.
2003-01-13 Richard M. Stallman(Screen Lines) <compute-motion>: Correct order of elts...
2003-01-13 Richard M. Stallman(Changing Key Bindings) <define-key>: Mention how to...
2002-12-23 Richard M. StallmanExplain about conventioal use of t as `invisible' property
2002-12-09 Markus RostBrr. Fix another typo in recent Change Log entries.
2002-12-07 Markus Rost(Unloading): Fix last change for load-history.
2002-12-07 Markus RostFix typos.
2002-12-07 Richard M. StallmanUse xref for history list truncation.
2002-12-07 Richard M. StallmanDocument history-length.
2002-12-07 Richard M. StallmanUpdate defn of load-history.
2002-12-07 Markus Rost(Simple Types): Clarify decription of custom type ...
2002-12-07 Pavel JaníkFix typo.
2002-12-07 Pavel JaníkFix typo.
2002-12-04 Markus Rost(File Local Variables): Fix typo.
2002-11-29 Richard M. StallmanExplain about ordering of alternatives in `choice'.
2002-11-18 Richard M. StallmanClarify evaluation of :type arg in defcustom.
2002-11-12 Francesco PotortìAdded two references from Buffer Internals to Buffer...
2002-10-26 Richard M. StallmanAdd index entries.
2002-10-23 Kai GroßjohannFrom Michael Albinus.
2002-10-14 Richard M. Stallman(kill-emacs-hook): Not run in batch mode.
2002-10-07 Richard M. Stallman(Variable Definitions): Update info on :get and default...
2002-09-29 Richard M. Stallman(Window Configurations): Refer to winner.el as example.
2002-09-28 Robert J. ChassellFix typo: @same --> @samp
2002-09-28 Jonathan YavnerNew major mode "SES" for spreadsheets.
2002-09-26 Stefan Monnier*** empty log message ***
2002-09-17 Stefan MonnierAdd `umask' to the concept index.
2002-09-14 Richard M. StallmanCorrect the explanation of glyphs and glyph table.
2002-09-13 Richard M. StallmanFix typo.
2002-09-12 Richard M. Stallman(Search and Replace): Fix arg order for perform-replace.
2002-08-27 Richard M. StallmanDescribe blink-cursor-alist and new values for cursor...
2002-08-19 Richard M. StallmanMove the node Relative Files before Directory Names...
2002-08-15 Richard M. StallmanFix typo.
2002-08-15 Richard M. StallmanMention define-generic-mode.
2002-08-05 Per Abrahamsen2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
2002-07-30 Richard M. StallmanExplain values of sexp diary entries.
2002-07-29 Richard M. StallmanFix set-face-attribute example.
2002-07-23 Richard M. Stallman(Composite Types): Explain what arguments are. Show...
2002-07-16 Juanma BarranqueroFix reference to `defvaralias' as a macro.
2002-07-15 Juanma BarranqueroFix typo.
2002-07-15 Juanma BarranqueroDocument third argument of defvaralias.
2002-07-12 Richard M. StallmanMove the node Query Before Exit down.
2002-07-12 Richard M. StallmanDocument binding `deactivate-mark' around something...
2002-07-12 Richard M. Stallmandefimage does not evaluate SPECS.
2002-07-07 Miles BaderUpdate face-foreground and face-background to mention...
2002-07-07 Miles BaderAdd entries for face-attribute-relative-p, merge-face...
2002-07-07 Richard M. StallmanAdd x-*-keysym.
2002-07-04 Miles BaderTweak text a bit.
2002-06-23 Stefan Monnier*** empty log message ***
2002-06-21 Richard M. Stallman(Parsing Expressions): Give definition of sexp in terms...
2002-06-17 Juanma Barranquero(Display Feature Testing): Fix typo.
2002-06-12 Andreas Schwab(Initial Parameters, Resources): Fix references to...
2002-06-11 Richard M. StallmanDelete "new in Emacs 21" note.
2002-06-11 Miles Baderdefface `supports' predicate
2002-06-11 Miles Baderdisplay-supports-face-attributes-p
2002-06-09 Colin Walters(Precalcuated Fontification): Note how to use `font...
2002-06-08 Colin Walters(char-property-alias-alist): New variable; describe...
2002-06-08 Colin Walters(Precalcuated Fontification): New node, describing...
2002-06-08 Richard M. StallmanExplain why set-window-hscroll may appear to fail to...
2002-06-05 Eli Zaretskii(Converting Representations): Update the description...
2002-05-30 Richard M. StallmanImprove explanation of special handling of point in...
2002-05-13 Kim F. Storm(Intro to Buffer-Local): Updated warning and
2002-05-13 Kim F. Storm*** empty log message ***
2002-05-12 Richard M. StallmanClarify what signalling an error means.
2002-05-08 Eli Zaretskii(Quitting): Add an index entry containing the word...
2002-05-04 Richard M. StallmanClarify how replace-match does case conversion.
2002-04-30 Richard M. Stallman(Special Properties): Add index entry and xref for...
2002-04-22 Richard M. StallmanClarify which letters in C-c LETTER are reserved for...
2002-04-19 Eli Zaretskii(Window Frame Parameters): Document the hbar cursor...
2002-04-19 Richard M. StallmanLine break change.
2002-04-19 Richard M. StallmanExplain use of `declare'.
2002-04-17 Eli Zaretskii(Tips for Making Compiled Code Fast): Don't advertise...
2002-04-12 Gerd MoellmannFrom Dave Love. Description of events in marginal...
2002-04-07 Richard M. StallmanExplain that sentinels cannot run recursively.
2002-04-02 Richard M. StallmanFix the xref for sending SIGHUP.
2002-04-02 Richard M. StallmanNew node Query Before Exit broken out of Deleting Proce...
2002-04-01 Richard M. StallmanMinor cleanups.
2002-03-31 Pavel JaníkFix typo.
2002-03-28 Richard M. StallmanFix version number.
2002-03-28 Richard M. StallmanMention that README has the version number.
2002-03-25 Richard M. Stallman(Type Keywords): Minor corrections and cleanups.
2002-03-22 Eli Zaretskii(Symbol Type): Use `colon' in index entries instead...
2002-03-14 Richard M. StallmanCorrect info on return values of switch-to-buffer and...
2002-03-14 Richard M. StallmanUpdate doc of local-map and keymap text properties.
2002-03-13 Eli Zaretskii(Symbol Type): Avoid makeinfo warning about colons...
2002-03-11 Richard M. StallmanClean up session manager node.
2002-03-10 Jan Djärv*** empty log message ***
2002-03-10 Jan Djärv(Session Management): New node about X Session management.
2002-03-03 Richard M. Stallman(Major Modes): Explain major mode functions, how they...
2002-03-03 Eli Zaretskii(Horizontal Scrolling): Rename automatic-hscrolling...
2002-03-02 Eli Zaretskii(Locales): locale-coding-system is used for decoding...
2002-03-02 Eli Zaretskii(Encoding and I/O): Mention select-safe-coding-system...
2002-02-27 Richard M. StallmanClarify gamma correction.
2002-02-26 Eli Zaretskii(Window System Selections): The default encoding is now
2002-02-23 Pavel Janík*** empty log message ***
next