bpt/emacs.git
15 years ago* display.texi (Refresh Screen): Note that a passage about screen
Chong Yidong [Mon, 13 Apr 2009 15:54:17 +0000 (15:54 +0000)]
* 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.

15 years ago(frame-set-background-mode): Window system frames
Jason Rumney [Mon, 13 Apr 2009 14:06:48 +0000 (14:06 +0000)]
(frame-set-background-mode): Window system frames
default to light. Use default in cases where specified color
does not exist (Bug#2969).

15 years ago(cp932): Delete alias for japanese-shift-jis.
Kenichi Handa [Mon, 13 Apr 2009 12:59:07 +0000 (12:59 +0000)]
(cp932): Delete alias for japanese-shift-jis.

15 years ago(get_adstyle_property): Fix previous change.
Kenichi Handa [Mon, 13 Apr 2009 12:41:33 +0000 (12:41 +0000)]
(get_adstyle_property): Fix previous change.

15 years ago(Qja, Qko): New variables.
Kenichi Handa [Mon, 13 Apr 2009 12:33:13 +0000 (12:33 +0000)]
(Qja, Qko): New variables.
(fc_charset_table): Delete uniquifier data for iso8859-1.
(ftfont_get_latin1_charset): New function.
(get_adstyle_property): New function.
(ftfont_pattern_entity): Set FONT_ADSTYLE_INDEX of entity for
bitmap fonts.
(ftfont_lookup_cache): Handle the case that KEY is a font-entity.
Delete iso-8859-1 range from the charset of fonts whose adstyle is
`ko' or `ja'.
(ftfont_get_fc_charset): Call ftfont_lookup_cache with ENTITY.
(ftfont_get_charset): For iso8859-1, call
ftfont_get_latin1_charset.
(ftfont_list): Don't refuse a font spec with non-nil `adstyle'
property.
(ftfont_open): Call ftfont_lookup_cache with ENTITY.
(syms_of_ftfont): DEFSYM Qja and Qko.

15 years ago(font_delete_unmatched): Preserve the order of list
Kenichi Handa [Mon, 13 Apr 2009 12:33:02 +0000 (12:33 +0000)]
(font_delete_unmatched): Preserve the order of list
elements.
(font_select_entity): Suppress the code to optimize for the same
kind of fonts.
(font_load_for_lface): Get a font that supports at least ASCII
characters.

15 years ago*** empty log message ***
Michael Albinus [Sun, 12 Apr 2009 19:31:36 +0000 (19:31 +0000)]
*** empty log message ***

15 years ago* tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
Michael Albinus [Sun, 12 Apr 2009 19:26:36 +0000 (19:26 +0000)]
* tramp.el (tramp-do-copy-or-rename-file-directly): Overwrite
always the tmpfile.  (Bug#2962).

15 years agoReplace bitmaps with vector graphics.
Chong Yidong [Sun, 12 Apr 2009 15:19:58 +0000 (15:19 +0000)]
Replace bitmaps with vector graphics.

15 years ago(install): Remove .gitignore files.
Andreas Schwab [Sun, 12 Apr 2009 11:22:13 +0000 (11:22 +0000)]
(install): Remove .gitignore files.

15 years ago(install-arch-indep): Remove .gitignore files.
Andreas Schwab [Sun, 12 Apr 2009 11:19:49 +0000 (11:19 +0000)]
(install-arch-indep): Remove .gitignore files.

15 years agoScalable version of the image, created using inkscape.
Chong Yidong [Sun, 12 Apr 2009 04:19:31 +0000 (04:19 +0000)]
Scalable version of the image, created using inkscape.

15 years ago* files.el (dir-locals-directory-cache): Change format to include
Chong Yidong [Sat, 11 Apr 2009 15:26:26 +0000 (15:26 +0000)]
* files.el (dir-locals-directory-cache): Change format to include
the mtime of the directory-local variables file (Bug#2833).
(dir-locals-set-directory-class): New arg mtime.  Store it in
dir-locals-directory-cache.
(dir-locals-find-file): Check cache validity using the mtime.
(dir-locals-read-from-file): Save the file mtime in the cache.
(hack-dir-local-variables): Adapt to new
dir-locals-directory-cache entry format.

15 years ago* international/mule-diag.el (describe-font-internal): Change
Chong Yidong [Sat, 11 Apr 2009 14:44:16 +0000 (14:44 +0000)]
* international/mule-diag.el (describe-font-internal): Change
ignored argument to IGNORED.
(describe-font): Elide unnecessary argument to
describe-font-internal (Bug#2945).

15 years ago(Overlays): Overlays don't scale well. See
Eli Zaretskii [Sat, 11 Apr 2009 08:54:44 +0000 (08:54 +0000)]
(Overlays): Overlays don't scale well.  See
http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.

15 years agoTypo.
Andreas Schwab [Fri, 10 Apr 2009 15:46:37 +0000 (15:46 +0000)]
Typo.

15 years ago* mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.
Richard M. Stallman [Fri, 10 Apr 2009 14:22:03 +0000 (14:22 +0000)]
* mail/rmailedit.el (rmail-cease-edit): Call rmail-modify-format.

15 years ago* vc-dir.el (vc-dir): Dox fix.
Richard M. Stallman [Fri, 10 Apr 2009 14:19:12 +0000 (14:19 +0000)]
* vc-dir.el (vc-dir): Dox fix.

15 years ago(unrmail): If "Mail-From" header is found, append a newline to it.
Eli Zaretskii [Fri, 10 Apr 2009 11:54:53 +0000 (11:54 +0000)]
(unrmail): If "Mail-From" header is found, append a newline to it.

15 years ago(rmail-unrmail-new-mail, rmail-unrmail-new-mail-maybe): New functions.
Eli Zaretskii [Fri, 10 Apr 2009 10:42:07 +0000 (10:42 +0000)]
(rmail-unrmail-new-mail, rmail-unrmail-new-mail-maybe): New functions.
(rmail-insert-inbox-text): Use rmail-unrmail-new-mail-maybe to convert
Babyl-formatted new mail to mbox format.  (Bug#2942)

15 years agoUpdate documentation status.
Chong Yidong [Fri, 10 Apr 2009 04:59:14 +0000 (04:59 +0000)]
Update documentation status.

15 years agoChecked searching.texi and syntax.texi.
Chong Yidong [Fri, 10 Apr 2009 04:57:29 +0000 (04:57 +0000)]
Checked searching.texi and syntax.texi.

15 years ago* syntax.texi (Syntax Table Functions): Document cons cell
Chong Yidong [Fri, 10 Apr 2009 04:57:05 +0000 (04:57 +0000)]
* syntax.texi (Syntax Table Functions): Document cons cell
argument for modify-syntax-entry.
(Categories): Document cons cell argument for
modify-category-entry.

15 years ago* searching.texi (String Search): Document word-search-forward-lax
Chong Yidong [Fri, 10 Apr 2009 04:48:05 +0000 (04:48 +0000)]
* searching.texi (String Search): Document word-search-forward-lax
and word-search-backward-lax.
(Searching and Case): Describe isearch behavior more precisely.

15 years agoRemove `tiny change' for Nikolaj Schumacher.
Stefan Monnier [Fri, 10 Apr 2009 04:25:43 +0000 (04:25 +0000)]
Remove `tiny change' for Nikolaj Schumacher.

15 years agoBob Rogers <rogers-emacs at rgrjr.dyndns.org> (tiny change; non-copyrightable)
Glenn Morris [Fri, 10 Apr 2009 02:18:58 +0000 (02:18 +0000)]
Bob Rogers <rogers-emacs at rgrjr.dyndns.org>  (tiny change; non-copyrightable)

Spelling and grammar fixes.

15 years ago* keymaps.texi (Tool Bar): Mention that some platforms do not
Chong Yidong [Fri, 10 Apr 2009 02:12:01 +0000 (02:12 +0000)]
* keymaps.texi (Tool Bar): Mention that some platforms do not
support multi-line toolbars.  Suggested by Stephen Eglen.

* frames.texi (Layout Parameters): Mention that Nextstep also
allows only one tool-bar line.  Suggested by Stephen Eglen.

15 years agoChecked nonascii.texi,
Chong Yidong [Fri, 10 Apr 2009 01:17:11 +0000 (01:17 +0000)]
Checked nonascii.texi,

15 years ago* nonascii.texi (Text Representations): Copyedits.
Chong Yidong [Fri, 10 Apr 2009 01:16:27 +0000 (01:16 +0000)]
* nonascii.texi (Text Representations): Copyedits.
(Coding System Basics): Also mention utf-8-emacs.
(Converting Representations, Selecting a Representation)
(Scanning Charsets, Translation of Characters, Encoding and I/O):
Copyedits.
(Character Codes): Mention role of codepoints 1114112 to 4194175.

15 years ago(cua--indent-rectangle): Insert tabs using
Kim F. Storm [Thu, 9 Apr 2009 17:13:54 +0000 (17:13 +0000)]
(cua--indent-rectangle): Insert tabs using
tab-to-tab-stop to respect indent-tabs-mode.

15 years ago* mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.
Richard M. Stallman [Thu, 9 Apr 2009 16:50:36 +0000 (16:50 +0000)]
* mail/rmailkwd.el (rmail-set-label): Warn if multipe labels spec'd.
(rmail-kill-label, rmail-add-label): Doc fixes.

15 years ago* mail/rmailout.el (rmail-output): If file is visited,
Richard M. Stallman [Thu, 9 Apr 2009 16:48:25 +0000 (16:48 +0000)]
* mail/rmailout.el (rmail-output): If file is visited,
check the buffer's format.

15 years ago* mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".
Richard M. Stallman [Thu, 9 Apr 2009 16:46:02 +0000 (16:46 +0000)]
* mail/rmailout.el (rmail-convert-to-babyl-format): Don't set "unseen".

15 years agoDon't query before visiting a Babyl file.
Richard M. Stallman [Thu, 9 Apr 2009 16:43:51 +0000 (16:43 +0000)]
Don't query before visiting a Babyl file.
Instead, query before modifications that would save it.

* mail/rmail.el (rmail-was-converted): New variable.
(rmail-seriously-modified): New variable.
(rmail-perm-variables): Set them to nil.
(rmail-convert-babyl-to-mbox): Don't query about converting Babyl file.
Instead, set rmail-was-converted.
(rmail-modify-format): New function.  Query if save will change format.
(rmail-dont-modify-format): New function.
(rmail-duplicate-message, rmail-get-new-mail):
Call rmail-modify-format.
(rmail-set-header): Call rmail-dont-modify-format.
(rmail-set-attribute): Likewise.
(rmail-expunge-confirmed): Call rmail-modify-format.

* mail/rmailout.el (rmail-output-to-rmail-buffer):
Call rmail-modify-format.

15 years ago* mail/sendmail.el (sendmail-send-it): Replace any
Richard M. Stallman [Thu, 9 Apr 2009 16:33:41 +0000 (16:33 +0000)]
* mail/sendmail.el (sendmail-send-it): Replace any
pre-existing Content-type header if we insert one.

15 years ago* net/tramp.el (tramp-file-name-handler-alist): Add
Michael Albinus [Thu, 9 Apr 2009 13:46:27 +0000 (13:46 +0000)]
* net/tramp.el (tramp-file-name-handler-alist): Add
`vc-registered'.
(tramp-handle-vc-registered ): New defun.  (Bug#1741).

15 years ago* tramp-cache.el (tramp-flush-directory-property): Use the
Michael Albinus [Thu, 9 Apr 2009 13:40:19 +0000 (13:40 +0000)]
* tramp-cache.el (tramp-flush-directory-property): Use the
localname of KEY for check.

15 years agoRe-generated.
Kenichi Handa [Thu, 9 Apr 2009 11:11:25 +0000 (11:11 +0000)]
Re-generated.

15 years ago(unidata-describe-decomposition): Return
Kenichi Handa [Thu, 9 Apr 2009 11:06:49 +0000 (11:06 +0000)]
(unidata-describe-decomposition): Return
a string with a composition property to disable combining
characters being composed.

15 years ago(map_charset_chars): For a charset of `superset'
Kenichi Handa [Thu, 9 Apr 2009 03:47:40 +0000 (03:47 +0000)]
(map_charset_chars): For a charset of `superset'
method, fix calculation of code range.

15 years ago(font_put_extra): If VAL is nil, delete the slot for PROP
Kenichi Handa [Thu, 9 Apr 2009 02:40:51 +0000 (02:40 +0000)]
(font_put_extra): If VAL is nil, delete the slot for PROP
from the list of extra properties.
(font_clear_prop): Be sure to delete `:name' font property.

15 years agoUpdate some urls. Remove dead links: eshell, expand, ffap, hideshow.
Glenn Morris [Thu, 9 Apr 2009 02:32:39 +0000 (02:32 +0000)]
Update some urls.  Remove dead links: eshell, expand, ffap, hideshow.
Remove original whitespace, now in obsolete/.
Remember and nXML are part of the distribution now.

15 years agoDocumented fill-forward-paragraph-function.
Chong Yidong [Thu, 9 Apr 2009 01:18:21 +0000 (01:18 +0000)]
Documented fill-forward-paragraph-function.

15 years agoChecked text.texi.
Chong Yidong [Thu, 9 Apr 2009 01:17:45 +0000 (01:17 +0000)]
Checked text.texi.

15 years ago* text.texi (Yank Commands): Note that yank uses push-mark.
Chong Yidong [Thu, 9 Apr 2009 01:17:08 +0000 (01:17 +0000)]
* 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.

15 years ago(mule-cmds.el): Mention that leim-list.el is auto-generated.
Stefan Monnier [Wed, 8 Apr 2009 18:03:17 +0000 (18:03 +0000)]
(mule-cmds.el): Mention that leim-list.el is auto-generated.

15 years ago(append-to-file): Doc fix.
Eli Zaretskii [Wed, 8 Apr 2009 14:06:45 +0000 (14:06 +0000)]
(append-to-file): Doc fix.

15 years ago(msdos-last-help-message): New defvar.
Eli Zaretskii [Wed, 8 Apr 2009 13:51:48 +0000 (13:51 +0000)]
(msdos-last-help-message): New defvar.
(msdos-show-help): Use it to avoid saving the last message if it was also
a help message (Bug#2895).

15 years ago(rmail-simplified-subject): Normalize whitespace in subject. This
Eli Zaretskii [Wed, 8 Apr 2009 12:43:40 +0000 (12:43 +0000)]
(rmail-simplified-subject): Normalize whitespace in subject.  This
resurrects a feature, lost in transition to mbox, whereby Subject is
matched even if it's broken into several lines at arbitrary places.

15 years agoGive hint for GDB in Emacs on Mac OSX.
Nick Roberts [Wed, 8 Apr 2009 12:34:00 +0000 (12:34 +0000)]
Give hint for GDB in Emacs on Mac OSX.

15 years ago*** empty log message ***
Nick Roberts [Wed, 8 Apr 2009 12:33:27 +0000 (12:33 +0000)]
*** empty log message ***

15 years ago(redraw_overlapping_rows): Fix detection of
YAMAMOTO Mitsuharu [Wed, 8 Apr 2009 10:30:51 +0000 (10:30 +0000)]
(redraw_overlapping_rows): Fix detection of
overlapping for topmost and bottommost rows.

15 years ago* textmodes/fill.el (fill-paragraph): Doc fix.
Chong Yidong [Wed, 8 Apr 2009 04:02:31 +0000 (04:02 +0000)]
* textmodes/fill.el (fill-paragraph): Doc fix.

15 years agoChecked backups.texi.
Chong Yidong [Wed, 8 Apr 2009 03:05:03 +0000 (03:05 +0000)]
Checked backups.texi.

15 years ago(ftfont_text_extents): Fix calculation of metrics->descent.
Kenichi Handa [Wed, 8 Apr 2009 01:32:21 +0000 (01:32 +0000)]
(ftfont_text_extents): Fix calculation of metrics->descent.

15 years ago* vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.
Chong Yidong [Tue, 7 Apr 2009 04:06:39 +0000 (04:06 +0000)]
* vc-bzr.el (vc-bzr-log-view-mode): Fix last fix.

15 years ago(ns-pop-up-frames): Make it a defcustom.
Glenn Morris [Tue, 7 Apr 2009 03:19:44 +0000 (03:19 +0000)]
(ns-pop-up-frames): Make it a defcustom.

15 years ago(rmail-expunge-and-save): Let rmail-expunge show the message.
Glenn Morris [Tue, 7 Apr 2009 03:01:08 +0000 (03:01 +0000)]
(rmail-expunge-and-save): Let rmail-expunge show the message.
(rmail-quit): Mark summary unmodified.
(rmail-expunge): Doc fix.  Always show a message.  (Bug#2763)

15 years ago* vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).
Chong Yidong [Tue, 7 Apr 2009 01:49:40 +0000 (01:49 +0000)]
* vc-bzr.el (vc-bzr-log-view-mode): Tweak log-view-message-re (Bug#2872).

15 years ago* descr-text.el (describe-property-list, describe-char): Add
Chong Yidong [Tue, 7 Apr 2009 00:46:11 +0000 (00:46 +0000)]
* descr-text.el (describe-property-list, describe-char): Add
follow-link properties to buttons that need them.

15 years ago* tooltip.el (tooltip-show-help-non-mode): Don't save the last
Chong Yidong [Mon, 6 Apr 2009 23:52:41 +0000 (23:52 +0000)]
* tooltip.el (tooltip-show-help-non-mode): Don't save the last
message if it was also a help message (Bug#2895).

15 years agoMerge from gnus--devo--0
Miles Bader [Mon, 6 Apr 2009 22:04:07 +0000 (22:04 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1577

15 years ago(bibtex-format-entry, bibtex-search-crossref): Allow OPT prefix for
Roland Winkler [Mon, 6 Apr 2009 20:44:15 +0000 (20:44 +0000)]
(bibtex-format-entry, bibtex-search-crossref): Allow OPT prefix for
name of crossref field.

15 years ago(completion-list-mode-map): Bind "q" to quit-window,
Sam Steingold [Mon, 6 Apr 2009 15:45:00 +0000 (15:45 +0000)]
(completion-list-mode-map): Bind "q" to quit-window,
just like in all other read-only buffers.

15 years ago(x_set_font): Avoid C99 mid-block variable declaration.
Jason Rumney [Mon, 6 Apr 2009 14:54:36 +0000 (14:54 +0000)]
(x_set_font): Avoid C99 mid-block variable declaration.

15 years agoDon't put dump.bat into the barebin, as we don't put temacs.exe in
Jason Rumney [Mon, 6 Apr 2009 14:37:23 +0000 (14:37 +0000)]
Don't put dump.bat into the barebin, as we don't put temacs.exe in
there anyway. Anyone who wants to deal with redumping emacs will have
the skills to recompile from source anyway, since it no longer seems
necessary to work around windows preloaded dll problems.

15 years agoUpdated fro 23.0.92
Jason Rumney [Mon, 6 Apr 2009 14:34:38 +0000 (14:34 +0000)]
Updated fro 23.0.92

15 years ago(ftxfont_draw_backgrond): Fix args to XFillRectangle.
Kenichi Handa [Mon, 6 Apr 2009 11:11:36 +0000 (11:11 +0000)]
(ftxfont_draw_backgrond): Fix args to XFillRectangle.

15 years ago(xftfont_open): Fix setting font->underline_thickness.
Kenichi Handa [Mon, 6 Apr 2009 11:08:56 +0000 (11:08 +0000)]
(xftfont_open): Fix setting font->underline_thickness.

15 years ago(ftfont_open): Fix checking of the return value of
Kenichi Handa [Mon, 6 Apr 2009 07:57:46 +0000 (07:57 +0000)]
(ftfont_open): Fix checking of the return value of
FT_Load_Char.  Fix setting font->underline_thickness.

15 years ago*** empty log message ***
Michael Albinus [Mon, 6 Apr 2009 06:31:49 +0000 (06:31 +0000)]
*** empty log message ***

15 years agoChecked markers.texi.
Chong Yidong [Mon, 6 Apr 2009 01:23:11 +0000 (01:23 +0000)]
Checked markers.texi.

15 years ago* simple.el (handle-shift-selection): Clarify docstring.
Chong Yidong [Mon, 6 Apr 2009 01:21:48 +0000 (01:21 +0000)]
* simple.el (handle-shift-selection): Clarify docstring.

15 years ago* markers.texi (The Mark): Copyedits. Improve description of
Chong Yidong [Mon, 6 Apr 2009 01:20:55 +0000 (01:20 +0000)]
* markers.texi (The Mark): Copyedits.  Improve description of
handle-shift-selection.
(The Region): Move use-region-p here from The Mark.

15 years ago* dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
Michael Albinus [Sun, 5 Apr 2009 18:13:11 +0000 (18:13 +0000)]
* dired-aux.el (dired-copy-file-recursive): Set mode to "700" if
`file-modes' returns nil.

15 years ago* net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
Michael Albinus [Sun, 5 Apr 2009 18:07:41 +0000 (18:07 +0000)]
* net/tramp-fish.el (tramp-fish-do-copy-or-rename-file-directly):
Use `tramp-default-file-modes'.

15 years ago* net/tramp.el (tramp-default-file-modes) New defun. Replace all
Michael Albinus [Sun, 5 Apr 2009 18:06:55 +0000 (18:06 +0000)]
* net/tramp.el (tramp-default-file-modes) New defun.  Replace all
calls of `file-modes' by this.
(tramp-handle-find-backup-file-name): Use `symbol-value' instead
of `boundp'.

15 years ago* net/ange-ftp.el (ange-ftp-set-file-modes): New defun. Change
Michael Albinus [Sun, 5 Apr 2009 17:49:47 +0000 (17:49 +0000)]
* net/ange-ftp.el (ange-ftp-set-file-modes): New defun.  Change
`ange-ftp' property of `set-file-modes' to
`ange-ftp-set-file-modes'.
(ange-ftp-call-chmod): Add error handling.

15 years agoChecked positions.texi.
Chong Yidong [Sun, 5 Apr 2009 05:12:08 +0000 (05:12 +0000)]
Checked positions.texi.

15 years ago* positions.texi (Screen Lines): Document (cols . lines) argument
Chong Yidong [Sun, 5 Apr 2009 05:11:48 +0000 (05:11 +0000)]
* positions.texi (Screen Lines): Document (cols . lines) argument
for vertical-motion.

15 years agoChecked frames.texi.
Chong Yidong [Sun, 5 Apr 2009 03:25:57 +0000 (03:25 +0000)]
Checked frames.texi.

15 years ago* frames.texi (Frames): Clean up introduction. Document `ns'
Chong Yidong [Sat, 4 Apr 2009 22:34:23 +0000 (22:34 +0000)]
* frames.texi (Frames): Clean up introduction.  Document `ns'
return value for framep.
(Creating Frames): Note how the terminal is chosen.
(Multiple Terminals, Multiple Displays): Merge into a single node.
(Color Parameters): Fix typo.

* variables.texi (Local Variables, Buffer-Local Variables)
(Creating Buffer-Local): Change link to Multiple Terminals.

* os.texi (X11 Keysyms): Change link to Multiple Terminals.

* keymaps.texi (Controlling Active Maps): Change link to Multiple
Terminals.

* commands.texi (Command Loop Info, Keyboard Macros): Change link
to Multiple Terminals.

* elisp.texi (Top): Update node listing.
* vol2.texi (Top): Update node listing.
* vol1.texi (Top): Update node listing.

15 years ago* terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
Chong Yidong [Sat, 4 Apr 2009 15:26:03 +0000 (15:26 +0000)]
* terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)
(Fterminal_parameters, Fterminal_parameter)
(Fset_terminal_parameter): In doc string, refer to terminal
objects rather than terminal ids.

15 years agoMention the fact that font and color in tooltip-frame-parameters are ignored.
Eli Zaretskii [Sat, 4 Apr 2009 14:51:33 +0000 (14:51 +0000)]
Mention the fact that font and color in tooltip-frame-parameters are ignored.

15 years ago* frame.el (make-frame): Doc fix.
Chong Yidong [Sat, 4 Apr 2009 14:44:10 +0000 (14:44 +0000)]
* frame.el (make-frame): Doc fix.

15 years ago(rmail-new-summary-1): Don't show zero count of summary lines.
Eli Zaretskii [Sat, 4 Apr 2009 14:22:59 +0000 (14:22 +0000)]
(rmail-new-summary-1): Don't show zero count of summary lines.

15 years agoFix typos.
Juanma Barranquero [Sat, 4 Apr 2009 11:32:49 +0000 (11:32 +0000)]
Fix typos.

15 years ago(system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
Eli Zaretskii [Sat, 4 Apr 2009 09:43:21 +0000 (09:43 +0000)]
(system_process_attributes) [SYSTEM_MALLOC]: Don't call ret_lim_data.
(Bug#2867)

15 years agoChecked buffers.texi.
Chong Yidong [Sat, 4 Apr 2009 01:52:29 +0000 (01:52 +0000)]
Checked buffers.texi.

15 years ago* buffers.texi (Current Buffer): Note that the append-to-buffer
Chong Yidong [Sat, 4 Apr 2009 01:51:58 +0000 (01:51 +0000)]
* buffers.texi (Current Buffer): Note that the append-to-buffer
example is no longer in synch with the latest code.  Tie the two
examples together.

15 years agoChecked files.texi.
Chong Yidong [Sat, 4 Apr 2009 01:35:36 +0000 (01:35 +0000)]
Checked files.texi.

15 years agoDocumented: `mkdir' is a new convenience alias for `make-directory'.
Chong Yidong [Sat, 4 Apr 2009 01:34:05 +0000 (01:34 +0000)]
Documented: `mkdir' is a new convenience alias for `make-directory'.

15 years ago* files.texi (File Attributes): Move note about MS-DOS from
Chong Yidong [Sat, 4 Apr 2009 01:32:57 +0000 (01:32 +0000)]
* files.texi (File Attributes): Move note about MS-DOS from
Changing Files to File Attributes.
(Create/Delete Dirs): Note that mkdir is an alias for this.

15 years ago* term.c (produce_stretch_glyph): Reduce width of stretch glyphs
Chong Yidong [Fri, 3 Apr 2009 15:10:19 +0000 (15:10 +0000)]
* term.c (produce_stretch_glyph): Reduce width of stretch glyphs
so they don't get wider than the window, matching 2006-01-23
change to the partner function in xdisp.c (Bug#2800).

15 years ago(print_object): Make each lowest sub_char_table start a new line.
Kenichi Handa [Fri, 3 Apr 2009 06:26:50 +0000 (06:26 +0000)]
(print_object): Make each lowest sub_char_table start a new line.

15 years agoMake the section "Complex Text Layout support
Kenichi Handa [Fri, 3 Apr 2009 01:57:12 +0000 (01:57 +0000)]
Make the section "Complex Text Layout support
libraries" the first of "ADDITIONAL DISTRIBUTION FILES".

15 years ago* dired.el (dired-get-filename): Always pass filename through
Chong Yidong [Thu, 2 Apr 2009 22:16:17 +0000 (22:16 +0000)]
* dired.el (dired-get-filename): Always pass filename through
`read' to ensure unquoting is performed (Bug#2862).

15 years ago(doc-view-mode): Don't give up if the file doesn't exist.
Stefan Monnier [Thu, 2 Apr 2009 21:12:54 +0000 (21:12 +0000)]
(doc-view-mode): Don't give up if the file doesn't exist.

15 years ago(print_help_and_exit): Fix typo.
Dan Nicolaescu [Thu, 2 Apr 2009 19:43:27 +0000 (19:43 +0000)]
(print_help_and_exit): Fix typo.

15 years agoAdd bug reference.
Juanma Barranquero [Thu, 2 Apr 2009 11:43:12 +0000 (11:43 +0000)]
Add bug reference.