1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Glenn Morris
ca0d44e4ec * doc/lispref/display.texi (ImageMagick Images): General cleanup. 2010-09-08 19:18:38 -07:00
Eli Zaretskii
4abe5bf64a Improve ELisp manual to fix bug #6929.
display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
 Parameters", where the default fringe width is described.
 frames.texi (Window Frame Parameters, Basic Parameters)
 (Position Parameters, Layout Parameters, Management Parameters)
 (Cursor Parameters, Font and Color Parameters): Add indexing for
 frame parameters.  (Bug#6929)
2010-08-28 11:10:13 +03:00
Joakim Verona
16a911401b documentation changes 2010-08-18 12:35:23 +02:00
Chong Yidong
2ec1b5ee34 Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
Glenn Morris
d24880de8b Untabify doc/lispref/*.texi.
* abbrevs.texi, commands.texi, compile.texi, debugging.texi:
* display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
* frames.texi, functions.texi, internals.texi, keymaps.texi:
* loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
* searching.texi, sequences.texi, strings.texi, syntax.texi:
* text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
Untabify Texinfo files.
2010-06-22 20:36:56 -07:00
Chong Yidong
110683addc Rename image-refresh to image-flush.
* image.c (Fimage_flush): Rename from image-refresh.

* image.el (image-refresh): Define as an alias for image-flush.

* image-mode.el (image-toggle-display-image): Caller changed.

* display.texi (Image Cache): Update documentation about image
caching.
2010-05-22 12:48:01 -04:00
Chong Yidong
a908c79a8f Document :otf font-spec property.
* display.texi (Low-Level Font): Document :otf font-spec property.
2010-02-27 10:18:07 -05:00
Stefan Monnier
cd61af01c1 Avoid obsolete special default variables like default-major-mode.
* display.texi (Line Height):
* emacs-lisp-intro.texi (Text and Auto-fill, Mode Line):
* display.texi (Useless Whitespace, Text Display):
* custom.texi (Init Examples): Avoid obsolete special default variables
like default-major-mode.
2010-02-01 13:39:33 -05:00
Alan Mackenzie
c02f8fe2f1 display.texi (Auto Faces): Say fontification-functions is called
whether or not Font Lock is enabled.  Tidy up the wording a bit.
2010-01-28 16:24:50 +00:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Stefan Monnier
c57008f6ef Avoid dubious uses of save-excursions.
* doc/lispref/positions.texi (Excursions): Recommend the use of
save-current-buffer if applicable.
* doc/lispref/text.texi (Clickable Text): Fix the example code which used
save-excursion in a naive way which sometimes preserves point and
sometimes not.
* doc/lispref/variables.texi (Creating Buffer-Local):
* doc/lispref/os.texi (Session Management):
* doc/lispref/display.texi (GIF Images):
* doc/lispref/control.texi (Cleanups): Use (save|with)-current-buffer.
* doc/misc/gnus.texi (Posting Styles): Use with-current-buffer.
* doc/misc/calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2010-01-04 13:18:38 -05:00
Chong Yidong
78427304a6 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549). 2009-09-25 03:36:16 +00:00
Glenn Morris
e7e2f529e4 (Face Functions): Mention define-obsolete-face-alias. 2009-09-01 02:54:16 +00:00
Stefan Monnier
4e3b4528ea * subr.el (default-mode-line-format, default-header-line-format)
(default-line-spacing, default-abbrev-mode, default-ctl-arrow)
(default-direction-reversed, default-truncate-lines)
(default-left-margin, default-tab-width, default-case-fold-search)
(default-left-margin-width, default-right-margin-width)
(default-left-fringe-width, default-right-fringe-width)
(default-fringes-outside-margins, default-scroll-bar-width)
(default-vertical-scroll-bar, default-indicate-empty-lines)
(default-indicate-buffer-boundaries, default-fringe-indicator-alist)
(default-fringe-cursor-alist, default-scroll-up-aggressively)
(default-scroll-down-aggressively, default-fill-column)
(default-cursor-type, default-buffer-file-type)
(default-cursor-in-non-selected-windows)
(default-buffer-file-coding-system, default-major-mode)
(default-enable-multibyte-characters): Mark as obsolete.
* cus-start.el (default-major-mode): Customize `major-mode' instead.
(enable-multibyte-characters): Not customizable any more.
2009-08-27 04:24:00 +00:00
Glenn Morris
664d56b8b4 (Fontsets): Fix typo. 2009-08-25 03:01:20 +00:00
Chong Yidong
23696fd7bd * display.texi (Face Attributes): Add xref to Displaying Faces for
explanation of "underlying face".
2009-08-15 21:08:36 +00:00
Glenn Morris
5b594a5865 (Abstract Display): Merge in some menu descriptions from elisp.texi. 2009-07-10 04:58:56 +00:00
Chong Yidong
ca27c21bf2 * display.texi (Window Systems): Add ns to the list. 2009-06-24 20:54:51 +00:00
Martin Rudalics
01f17ae208 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
* backups.texi (Making Backups): backup-directory-alist and
make-backup-file-name-function are options.
(Auto-Saving): auto-save-list-file-prefix is an option.

* buffers.texi (Killing Buffers): buffer-offer-save is an
option.

* display.texi (Refresh Screen): no-redraw-on-reenter is an
option.
(Echo Area Customization): echo-keystrokes is an option.
(Selective Display): selective-display-ellipses is an option.
(Temporary Displays): temp-buffer-show-function is an option.
(Face Attributes): underline-minimum-offset and x-bitmap-file-path
are options.
(Font Selection): face-font-family-alternatives,
face-font-selection-order, face-font-registry-alternatives, and
scalable-fonts-allowed are options.
(Fringe Indicators): indicate-buffer-boundaries is an option.
(Fringe Cursors): overflow-newline-into-fringe is an option.
(Scroll Bars): scroll-bar-mode is an option.

* eval.texi (Eval): max-lisp-eval-depth is an option.

* files.texi (Visiting Functions): find-file-hook is an option.
(Directory Names): directory-abbrev-alist is an option.
(Unique File Names): temporary-file-directory and
small-temporary-file-directory are options.

* frames.texi (Initial Parameters): initial-frame-alist,
minibuffer-frame-alist and default-frame-alist are options.
(Cursor Parameters): blink-cursor-alist and
cursor-in-non-selected-windows ar options.
(Window System Selections): selection-coding-system is an
option.
(Display Feature Testing): display-mm-dimensions-alist is an
option.

* help.texi (Help Functions): help-char and help-event-list are
options.

* keymaps.texi (Functions for Key Lookup): meta-prefix-char is
an option.

* minibuf.texi (Minibuffer History): history-length and
history-delete-duplicates are options.
(High-Level Completion): read-buffer-function and
read-buffer-completion-ignore-case are options.
(Reading File Names): read-file-name-completion-ignore-case is
an option.

* modes.texi (Mode Line Top): mode-line-format is an option.
(Mode Line Variables): mode-line-position and mode-line-modes
are options.

* nonascii.texi (Text Representations):
enable-multibyte-characters is an option.
(Default Coding Systems): auto-coding-regexp-alist,
file-coding-system-alist, auto-coding-alist and
auto-coding-functions are options.
(Specifying Coding Systems): inhibit-eol-conversion is an
option.

* os.texi (Init File): site-run-file is an option.
(System Environment): mail-host-address is an option.
(User Identification): user-mail-address is an option.
(Terminal Output): baud-rate is an option.

* positions.texi (Word Motion): words-include-escapes is an
option.

* searching.texi (Standard Regexps): page-delimiter,
paragraph-separate, paragraph-separate and sentence-end are
options.

* text.texi (Margins): left-margin and fill-nobreak-predicate
are options.

* variables.texi (Local Variables): max-specpdl-size is an
option.

* windows.texi (Choosing Window):
split-window-preferred-function, special-display-function and
display-buffer-function are options.
2009-05-21 15:31:31 +00:00
Chong Yidong
ed8ab760ef * display.texi (Line Height): Emphasize that line-spacing only takes
effect on graphical terminals.
2009-04-15 22:06:52 +00:00
Chong Yidong
0c1cfe0109 * display.texi (Truncation): Overlays can use line-prefix and
wrap-prefix too.
(Overlay Properties): Document wrap-prefix and line-prefix.
(Face Attributes): Document underline-minimum-offset.
(Face Remapping): Copyedits.
(Low-Level Font): Copyedits.
(Image Cache): Note that the image cache is shared between frames.
2009-04-15 03:07:06 +00:00
Chong Yidong
c4adeee0e7 * display.texi (Refresh Screen): Note that a passage about screen
refreshing is text terminal only.
(Forcing Redisplay): Delete misleading comment---sit-for calls
redisplay, not the other way around.
(Truncation): Note new values of truncate-partial-width-windows.
Copyedits.
(Invisible Text): Document invisible-p.
2009-04-13 15:54:17 +00:00
Eli Zaretskii
b20ecfa1c4 (Overlays): Overlays don't scale well. See
http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2009-04-11 08:54:44 +00:00
Chong Yidong
2bad329985 * text.texi (Yank Commands): Note that yank uses push-mark.
(Filling): Clarify REGION argument of fill-paragraph.  Document
fill-forward-paragraph-function.
(Special Properties): Remove "new in Emacs 22" declaration.
(Clickable Text): Merge with Links and Mouse-1 node.

* display.texi (Button Properties, Button Buffer Commands): Change
xref to Clickable Text.

* tips.texi (Key Binding Conventions): Change xref to Clickable
Text.

* elisp.texi (Top): Update node listing.
2009-04-09 01:17:08 +00:00
Kenichi Handa
d6eb4e250a (Fontsets): Update the description. 2009-03-13 05:07:14 +00:00
Glenn Morris
d25ed7dba3 John Foerch <jjfoerch at earthlink.net> (tiny change)
(Display Margins): Fix paren typo.
2009-03-05 03:54:27 +00:00
Eli Zaretskii
f721dedaef (Window Systems): Document the value of `initial-window-system' under --daemon. 2009-01-24 20:24:18 +00:00
Chong Yidong
803ee7b9b1 (Font Lookup): Document WIDTH argument of x-list-fonts. 2009-01-19 15:29:18 +00:00
Juanma Barranquero
f19fea978e * display.texi (Low-Level Font): Fix typo. 2009-01-12 10:22:35 +00:00
Chong Yidong
2833b3fffd Undo last change. 2009-01-10 13:20:18 +00:00
Chong Yidong
d9ffc9c39a (PostScript Images): Node deleted. 2009-01-10 13:10:19 +00:00
Chong Yidong
c2aa555a1c (Font Lookup): Remove obsolete function
x-font-family-list.  x-list-fonts accepts Fontconfig/GTK syntax.
(Low-Level Font): Rename from Fonts, move to end of Faces section.
(Font Selection): Reorder order of variable descriptions.  Minor
clarifications.
2009-01-09 14:18:59 +00:00
Chong Yidong
9185bf498e (Faces): Put Font Selection node after Auto Faces.
(Face Attributes): Don't link to Font Lookup.  Document font-family-list.
(Fonts): New node.
2009-01-08 20:58:13 +00:00
Chong Yidong
d466a866bf (Attribute Functions): Note that a function value :height is relative,
and that compatibility functions work by calling set-face-attribute.
(Displaying Faces): Reorder list in order of increasing priority.
(Face Remapping): New node.  Content moved here from Displaying Faces.
(Glyphs): Link to Face Functions.
2009-01-08 11:46:04 +00:00
Glenn Morris
6ed161e1d6 Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
Chong Yidong
42a2a15414 (Faces): Don't discuss face id here. facep does
not return t.
(Defining Faces): Minor clarification.
(Face Attributes): Rearrange items to match docstring of
set-face-attribute.  Add :foundry attribute.  Document new role of
:font attribute.  Texinfo usage fix.
(Attribute Functions): Copyedits.
(Face Functions): Note that face number is seldom used.
2009-01-08 01:19:44 +00:00
Eli Zaretskii
4267d51509 (Window Systems): Document `initial-window-system'. 2008-12-20 13:52:30 +00:00
Eli Zaretskii
77bb04766a (Window Systems): Document `window-system' the function. The variable
`window-system' is now frame-local.
2008-12-20 13:48:32 +00:00
Eli Zaretskii
bf190568e0 (Image Cache) <image-refresh>: Minor wording fixes. 2008-10-21 13:46:08 +00:00
Eli Zaretskii
b3d50cffbd (Attribute Functions): Document `face-all-attributes'. 2008-10-21 12:18:16 +00:00
Eli Zaretskii
d15c8cce41 (Fontsets): Don't mention generic characters. 2008-10-14 12:46:40 +00:00
Glenn Morris
15688fceeb (Defining Faces): Recommend against face variables. 2008-09-20 20:25:05 +00:00
Juanma Barranquero
3553906525 * display.texi (Echo Area Customization): Fix typo. 2008-09-16 01:12:09 +00:00
Jason Rumney
905a9adb54 (TIFF Images): New section describing :index property. 2008-08-26 08:09:37 +00:00
Chong Yidong
6733e8271a (Temporary Displays): Remove unnecessary comment about usage of
temp-buffer-show-hook.
2008-08-23 03:03:56 +00:00
Dan Nicolaescu
9e2a264775 Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Miles Bader
c4f4682b57 Implement display-time wrap/line-prefix feature
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1305
2008-07-01 09:39:28 +00:00
Johan Bockgård
3696411eeb (Other Image Types): Fix copy/paste error; say "PBM", not "XBM". 2008-06-28 15:38:05 +00:00
Miles Bader
e40a85cd56 Rename functions in lisp/face-remap.el
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1208
2008-06-05 02:42:55 +00:00
Juanma Barranquero
7b75374407 (Fontsets): Fix typos. 2008-06-05 01:26:54 +00:00