Thu, 27 Aug 2009 04:24:00 +0000 |
Stefan Monnier |
* subr.el (default-mode-line-format, default-header-line-format)
|
Tue, 25 Aug 2009 03:01:20 +0000 |
Glenn Morris |
(Fontsets): Fix typo.
|
Sat, 15 Aug 2009 21:08:36 +0000 |
Chong Yidong |
* display.texi (Face Attributes): Add xref to Displaying Faces for
|
Fri, 10 Jul 2009 04:58:56 +0000 |
Glenn Morris |
(Abstract Display): Merge in some menu descriptions from elisp.texi.
|
Wed, 24 Jun 2009 20:54:51 +0000 |
Chong Yidong |
* display.texi (Window Systems): Add ns to the list.
|
Thu, 21 May 2009 15:31:31 +0000 |
Martin Rudalics |
* abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
|
Wed, 15 Apr 2009 22:06:52 +0000 |
Chong Yidong |
* display.texi (Line Height): Emphasize that line-spacing only takes
|
Wed, 15 Apr 2009 03:07:06 +0000 |
Chong Yidong |
* display.texi (Truncation): Overlays can use line-prefix and
|
Mon, 13 Apr 2009 15:54:17 +0000 |
Chong Yidong |
* display.texi (Refresh Screen): Note that a passage about screen
|
Sat, 11 Apr 2009 08:54:08 +0000 |
Eli Zaretskii |
(Overlays): Overlays don't scale well. See
|
Thu, 09 Apr 2009 01:17:08 +0000 |
Chong Yidong |
* text.texi (Yank Commands): Note that yank uses push-mark.
|
Fri, 13 Mar 2009 05:07:04 +0000 |
Kenichi Handa |
(Fontsets): Update the description.
|
Thu, 05 Mar 2009 03:54:27 +0000 |
Glenn Morris |
John Foerch <jjfoerch at earthlink.net> (tiny change)
|
Sat, 24 Jan 2009 20:23:25 +0000 |
Eli Zaretskii |
(Window Systems): Document the value of `initial-window-system' under --daemon.
|
Mon, 19 Jan 2009 15:29:18 +0000 |
Chong Yidong |
(Font Lookup): Document WIDTH argument of x-list-fonts.
|
Mon, 12 Jan 2009 10:22:35 +0000 |
Juanma Barranquero |
* display.texi (Low-Level Font): Fix typo.
|
Sat, 10 Jan 2009 13:20:18 +0000 |
Chong Yidong |
Undo last change.
|
Sat, 10 Jan 2009 13:10:19 +0000 |
Chong Yidong |
(PostScript Images): Node deleted.
|
Fri, 09 Jan 2009 14:18:59 +0000 |
Chong Yidong |
(Font Lookup): Remove obsolete function
|
Thu, 08 Jan 2009 20:58:13 +0000 |
Chong Yidong |
(Faces): Put Font Selection node after Auto Faces.
|
Thu, 08 Jan 2009 11:46:04 +0000 |
Chong Yidong |
(Attribute Functions): Note that a function value :height is relative,
|
Thu, 08 Jan 2009 05:28:46 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Thu, 08 Jan 2009 01:19:44 +0000 |
Chong Yidong |
(Faces): Don't discuss face id here. facep does
|
Sat, 20 Dec 2008 13:52:30 +0000 |
Eli Zaretskii |
(Window Systems): Document `initial-window-system'.
|
Sat, 20 Dec 2008 13:48:09 +0000 |
Eli Zaretskii |
(Window Systems): Document `window-system' the function. The variable
|
Tue, 21 Oct 2008 13:45:04 +0000 |
Eli Zaretskii |
(Image Cache) <image-refresh>: Minor wording fixes.
|
Tue, 21 Oct 2008 12:14:44 +0000 |
Eli Zaretskii |
(Attribute Functions): Document `face-all-attributes'.
|
Tue, 14 Oct 2008 12:46:40 +0000 |
Eli Zaretskii |
(Fontsets): Don't mention generic characters.
|
Sat, 20 Sep 2008 20:24:57 +0000 |
Glenn Morris |
(Defining Faces): Recommend against face variables.
|
Tue, 16 Sep 2008 01:12:09 +0000 |
Juanma Barranquero |
* display.texi (Echo Area Customization): Fix typo.
|
Tue, 26 Aug 2008 08:08:40 +0000 |
Jason Rumney |
(TIFF Images): New section describing :index property.
|
Sat, 23 Aug 2008 03:03:56 +0000 |
Chong Yidong |
(Temporary Displays): Remove unnecessary comment about usage of
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Tue, 01 Jul 2008 09:39:28 +0000 |
Miles Bader |
Implement display-time wrap/line-prefix feature
|
Sat, 28 Jun 2008 15:38:05 +0000 |
Johan Bockgrd |
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
|
Thu, 05 Jun 2008 02:42:55 +0000 |
Miles Bader |
Rename functions in lisp/face-remap.el
|
Thu, 05 Jun 2008 01:25:58 +0000 |
Juanma Barranquero |
(Fontsets): Fix typos.
|
Tue, 03 Jun 2008 11:05:52 +0000 |
Miles Bader |
Add lisp/face-remap.el and associated documentation
|
Sun, 01 Jun 2008 05:04:24 +0000 |
Miles Bader |
Implement face-remapping-alist feature
|
Sun, 20 Apr 2008 13:38:00 +0000 |
Chong Yidong |
(Overlay Properties): Clarify role of underlying textprop and overlay
|
Sat, 15 Mar 2008 09:22:10 +0000 |
Martin Rudalics |
(Finding Overlays): Say that empty overlays at
|
Sun, 24 Feb 2008 13:36:39 +0000 |
Stefan Monnier |
Allow fine-grained image-cache flushing.
|
Sun, 27 Jan 2008 11:07:49 +0000 |
Thien-Thi Nguyen |
(Button Types): For define-button-type, clarify type of NAME.
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 06 Dec 2007 00:46:18 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 15 Oct 2007 02:07:53 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 05 Oct 2007 11:27:43 +0000 |
Juanma Barranquero |
(Auto Faces): Fix typo.
|
Mon, 01 Oct 2007 21:19:18 +0000 |
Richard M. Stallman |
(Overlay Properties): Explain nil as priority. Explain that conflicts
|
Thu, 06 Sep 2007 04:27:43 +0000 |
Glenn Morris |
(setfilename): Go up one more level to ../../info.
|
Thu, 06 Sep 2007 04:19:12 +0000 |
Glenn Morris |
Move here from ../../lispref
|