Glenn Morris
c3fba29dba
Comment (add an author based on ack.texi).
2009-01-10 21:56:18 +00:00
Glenn Morris
eb2ffb185a
Comments (minor fixes of some header conventions).
2009-01-10 21:50:40 +00:00
Richard M. Stallman
a8e90bb267
(pmail-count-screen-lines, pmail-use-collection-buffer)
...
(pmail-use-viewer-buffer): Fns deleted.
Other functions reordered but not changed.
2009-01-10 21:42:11 +00:00
Richard M. Stallman
e58bab4ba2
*** empty log message ***
2009-01-10 21:13:02 +00:00
Richard M. Stallman
851a3f9261
(pmailhdr): Don't require it.
...
(pmail-fetch-field): Function deleted.
Callers use pmail-get-header.
(pmail-sort-messages): Replace point-offset with
return-to-point, which can be nil.
Call pmail-swap-buffers-maybe after that.
Don't bind buffer-read-only. Bind inhibit-read-only.
Be more careful in making blank line at end of msg.
Don't enable undo at end.
2009-01-10 21:12:48 +00:00
Richard M. Stallman
29b51c384b
(pmail-ignored-headers): Hide more fields.
...
(pmail-next-undeleted-message): If we stay on same message,
don't change anything.
2009-01-10 21:07:18 +00:00
Jan Djärv
717c97e586
Mention Gtk+ bugs for closing displays.
2009-01-10 20:19:25 +00:00
Chong Yidong
f4f5d85948
(pos_visible_p): When iterator stops on the last glyph
...
of a display vector, backtrack.
(try_window_reusing_current_matrix): Check glyph type before
referencing charpos member.
2009-01-10 18:41:07 +00:00
Chong Yidong
7c2363af44
* xdisp.c (pos_visible_p): When iterator stops on the last glyph
...
of a display vector, backtrack.
(try_window_reusing_current_matrix): Check glyph type before
referencing charpos member.
2009-01-10 18:40:52 +00:00
Dan Nicolaescu
ac7020b35e
(diff-show-trailing-whitespaces): Remove function.
...
Move setting up whitepace-mode ...
(diff-mode): ... here.
(diff-mode-menu): Add a menu entry for showing trailing whitespace.
2009-01-10 17:21:04 +00:00
Chong Yidong
2833b3fffd
Undo last change.
2009-01-10 13:20:18 +00:00
Chong Yidong
9cf04f512b
* gs.el: Undo file removal.
2009-01-10 13:16:38 +00:00
Chong Yidong
8886381e1b
* gs.el: Undo removal.
2009-01-10 13:16:08 +00:00
Chong Yidong
d9ffc9c39a
(PostScript Images): Node deleted.
2009-01-10 13:10:19 +00:00
Chong Yidong
5667b1b438
(Top): Update node listing.
2009-01-10 13:09:31 +00:00
Chong Yidong
16fa292f51
* elisp.texi (Top): Update node listing.
...
* display.texi (PostScript Images): Node deleted.
2009-01-10 13:09:20 +00:00
Chong Yidong
7ccd9dc869
Remove gs.elc dependency.
2009-01-10 13:07:48 +00:00
Chong Yidong
052056a969
Revert previous change (commit mistake).
2009-01-10 13:07:04 +00:00
Chong Yidong
6c1ec5a050
* gs.el: File removed.
2009-01-10 13:04:37 +00:00
Chong Yidong
53ed745ab7
x-font-family-list has been removed.
2009-01-10 12:57:20 +00:00
Eli Zaretskii
b0caa7fb77
Mention inhibit-null-byte-detection.
2009-01-10 12:55:43 +00:00
Chong Yidong
311a84c06b
(x-font-family-list): Remove entirely.
2009-01-10 12:55:24 +00:00
Chong Yidong
a933c4f767
* faces.el (x-font-family-list): Remove entirely.
2009-01-10 12:55:07 +00:00
Eli Zaretskii
3355f04dd8
(Decoding Output): Document that null bytes force no-conversion for reading
...
process output.
2009-01-10 12:50:38 +00:00
Eli Zaretskii
7951ad77dd
(Reading from Files): Document that null bytes force no-conversion when visiting
...
files.
2009-01-10 12:42:58 +00:00
Eli Zaretskii
538395d97a
(Serial Ports): Improve wording, suggested by RMS.
2009-01-10 12:34:20 +00:00
Eli Zaretskii
c06ea95e7c
(Character Properties): Improve wording.
2009-01-10 12:30:41 +00:00
Eli Zaretskii
0b4faef3a5
(Lisp and Coding Systems): Document inhibit-null-byte-detection and
...
inhibit-iso-escape-detection.
2009-01-10 12:02:28 +00:00
Eli Zaretskii
8b5e8b42f7
Fix Bug #876 :
...
(info-insert-file-contents, Info-insert-dir): Bind inhibit-null-byte-detection
to non-nil.
2009-01-10 10:43:11 +00:00
Eli Zaretskii
97b1b294af
Fix Bug #876 :
...
(inhibit_null_byte_detection): New variable.
(detect_coding, detect_coding_system): Don't pay attention to null bytes if
inhibit_null_byte_detection is non-zero.
(syms_of_coding) <inhibit-null-byte-detection>: Declare and document.
<inhibit-iso-escape-detection>: Doc fix.
2009-01-10 10:41:23 +00:00
Martin Rudalics
fca863b816
(tool-bar-mode): Modify all frame parameters when
...
toggling tool bars on. (Bug#1754)
2009-01-10 09:51:28 +00:00
Jason Rumney
707a78b298
Postscript image support apparently isn't complete on any platform
...
(see emacs-devel discussion concluding 2009-01-10 05:10 GMT)
2009-01-10 05:23:42 +00:00
Katsumi Yamaoka
63d12d3879
(gnus-summary-next-article): Revert last change by which XEmacs gets not to work.
2009-01-10 00:31:55 +00:00
Jason Rumney
4624b6e34c
(add_font_entity_to_list): Don't report unknown
...
Windows charset as any unrecognized registry. (Bug#1548)
Only report Unicode Plane 2 fonts as unicode-sip.
2009-01-09 18:32:21 +00:00
Jason Rumney
e227e0c8ea
Remove unused header
2009-01-09 18:08:41 +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
1c1282fbc4
Update node listing.
2009-01-09 14:18:49 +00:00
Chong Yidong
ce9cf0658e
* display.texi (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.
* elisp.texi (Top): Update node listing.
2009-01-09 14:18:39 +00:00
Chong Yidong
1294e2bfc1
Last change documented.
2009-01-09 14:14:51 +00:00
Chong Yidong
bd9d28f7dd
*** The function x-font-family-list is now obsolete.
...
Instead, use the new function font-family-list.
2009-01-09 14:14:09 +00:00
Chong Yidong
13bf758b40
(Ffont_family_list): Return a list of strings, not symbols.
2009-01-09 14:12:04 +00:00
Chong Yidong
058f0a510f
(Fx_font_family_list): Function deleted. Compatibility version moved
...
to faces.el.
2009-01-09 14:11:38 +00:00
Chong Yidong
323b840cde
* xfaces.c (Fx_font_family_list): Function deleted. Compatibility
...
version moved to faces.el.
* font.c (Ffont_family_list): Return a list of strings, not
symbols.
2009-01-09 14:11:22 +00:00
Chong Yidong
95ac8fbdca
(face-valid-attribute-values): Use string as value for :family
...
attribute. Now, font-family-list returns a list of strings.
(x-font-family-list): Obsolete compatibility version of function
from xfaces.c.
2009-01-09 14:11:12 +00:00
Chong Yidong
45c1781184
* faces.el (face-valid-attribute-values): Use string as value for
...
:family attribute. Now, font-family-list returns a list of
strings.
(x-font-family-list): Obsolete compatibility version of function
from xfaces.c.
2009-01-09 14:10:46 +00:00
Martin Rudalics
dcb50c02f5
(special-display-buffer-names)
...
(special-display-regexps, special-display-function): In
doc-strings say "same-window" instead of "same-buffer".
2009-01-09 09:55:38 +00:00
Michael Albinus
c28f19e5ac
* net/tramp.el: Revert previous patch. `last-command-char' is
...
used in code used only for XEmacs, where it is different from
`last-command-event'.
2009-01-09 08:15:27 +00:00
Martin Rudalics
eba7400d38
(x_set_frame_parameters): Remember requested value for
...
fullscreen before it's reset by the parameter handler.
2009-01-09 07:44:00 +00:00
Glenn Morris
ab756fb378
(Command Loop Info): Say that last-command-char and last-input-char
...
are obsolete aliases.
2009-01-09 05:22:19 +00:00
Glenn Morris
21e96f8f7f
(Minibuffer Commands): Use last-command-event rather than last-command-char.
2009-01-09 05:22:05 +00:00