1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
Commit graph

89568 commits

Author SHA1 Message Date
Eli Zaretskii
1efaf74bf4 (woman-mode): Restore tab-width value after the call to Man-mode, since
Man-mode resets it to the default, and that makes right	margin extend
beyond woman-fill-column.
2009-03-07 15:30:05 +00:00
Eli Zaretskii
00460cfd96 (woman-parse-colon-path): Return a list even if there's only one directory
in PATHS.
2009-03-07 14:36:36 +00:00
Eli Zaretskii
1bf0da029a (Man-init-defvars) [windows-nt]: Use a special command list. Don't invoke Awk. 2009-03-07 13:31:35 +00:00
Glenn Morris
47f588bbf8 Fix entry. 2009-03-07 03:47:46 +00:00
Adrian Robert
4c9bdfc254 * nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep.; * nsterm.m: Include <signal.h> for SIGTERM used in ns_term_shutdown. 2009-03-06 19:07:30 +00:00
Adrian Robert
e863926a7b Include <signal.h> for SIGTERM used in ns_term_shutdown. 2009-03-06 19:07:00 +00:00
Adrian Robert
84ee8aba37 (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GNUstep. 2009-03-06 19:06:45 +00:00
Adrian Robert
fe41ae9e00 * nsfns.m (ns_appkit_version_int): Fix typo in the version macro. 2009-03-06 15:36:16 +00:00
Adrian Robert
13cd8a29cb (ns_appkit_version_int): Fix typo in the version macro. 2009-03-06 15:34:51 +00:00
Adrian Robert
340e08a4ab (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and
use NSRectFill instead of NSDrawGroove.
2009-03-06 15:30:04 +00:00
Adrian Robert
4ddf94bd81 * nsterm.m (x_set_window_size): Change back to calculated method
of setting toolbar height under Cocoa.  (Bug#2546)
	(EmacsView-windowWillUseStandardFrame:defaultFrame:): New method.
	(EmacsView-drawRect:): Completely shortcircuit if ns_in_resize.
2009-03-06 14:53:02 +00:00
Kenichi Handa
f3b3be74de *** empty log message *** 2009-03-06 11:08:32 +00:00
Dan Nicolaescu
1e44723285 (rs6000-ibm-aix6*): Fix typo. 2009-03-06 08:09:13 +00:00
Kenichi Handa
825d087587 Include "composite.h".
(enum compisition_state): New enum.
(struct compisition_status): New struct.
(struct iso_2022_spec): New member cmp_status.
(struct emacs_mule_spec): New struct.
(struct coding_system): New members ctext_extended_segment_len and
embedded_utf_8.  Change the union member
spec.emacs_mule_full_support to spec.emacs_mule.
2009-03-06 07:52:40 +00:00
Kenichi Handa
e951386e38 (CODING_ISO_CMP_STATUS): New macro.
(CODING_ISO_EXTSEGMENT_LEN, CODING_ISO_EMBEDDED_UTF_8): New macros.
(MAX_ANNOTATION_LENGTH): Defined to 5.
(ADD_COMPOSITION_DATA): New arg nbytes.
(emacs_mule_char): New arg cmp_status.
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Delete it.
(DECODE_EMACS_MULE_COMPOSITION_RULE_20): New arg c.
(DECODE_EMACS_MULE_COMPOSITION_RULE_21): New arg c.
(DECODE_EMACS_MULE_21_COMPOSITION): Delete the arg c.
(DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Likewise.
(DECODE_EMACS_MULE_20_RULEBASE_COMPOSITION): Likewise.
(DECODE_EMACS_MULE_COMPOSITION_START): New macro.
(EMACS_MULE_COMPOSITION_END): New macro.
(emacs_mule_finish_composition): New function.
(EMACS_MULE_MAYBE_FINISH_COMPOSITION): New macro.
(decode_coding_emacs_mule): Avoid long looking ahead while
handling composition.
(DECODE_COMPOSITION_RULE): Argument changed to rule and nbytes.
(ENCODE_COMPOSITION_RULE): New macro.
(finish_composition): New function.
(MAYBE_FINISH_COMPOSITION): Call finish_composition.
(DECODE_COMPOSITION_START): New implementation.
(DECODE_COMPOSITION_END): Likewise.
(STORE_COMPOSITION_RULE): New macro.
(decode_coding_iso_2022): Avoid long looking ahead while handling
composition, CTEXT extended segment, and embedded UTF-8.
(setup_coding_system): For a coding of type iso-2022, reset
CODING_ISO_EXTSEGMENT_LEN (coding) and
CODING_ISO_EMBEDDED_UTF_8 (coding).
(get_translation): Delete arguments last_block, from_nchars,
to_nchars.  Callers changed.
(produce_chars): Don't modify charbuf.  Adjusted for the change of
get_translation.
(produce_composition): Adjusted for the new annotation sequence.
(handle_composition_annotation): Likewise.
(consume_chars): Adjusted for the change of get_translation.
2009-03-06 07:51:52 +00:00
Glenn Morris
c8644de0d4 (rmail-mime-media-type-handlers-alist): Fix doc and custom type. 2009-03-06 03:46:28 +00:00
Glenn Morris
2e538385c6 Rmail trivia, plus whitespace. 2009-03-06 03:45:17 +00:00
Reiner Steib
7f8dba73a1 (Spelling): Add turn-on-flyspell. (Bug#2517) 2009-03-05 20:52:44 +00:00
Adrian Robert
ccbc445286 * nsterm.m (ns_select): Shortcircuit if reentrant call. 2009-03-05 16:34:59 +00:00
Kenichi Handa
69a8e4848d (fontset_find_font): Fix previous change. 2009-03-05 12:40:18 +00:00
Kenichi Handa
988a7ddb0c (font_select_entity): New function.
(font_find_for_lface): Use font_select_entity to select a font.
2009-03-05 12:27:04 +00:00
Kenichi Handa
162f54589e (fontset_find_font): If a font found without
restricting the characters C doen't support C, try to find a font
with C restriction.
2009-03-05 12:21:41 +00:00
Tassilo Horn
cde4c3f133 (doc-view-convert-current-doc): Save the current
resolution in the cache directory.
(doc-view-initiate-display): Restore the saved resolution when
using cached image files.
2009-03-05 08:24:26 +00:00
Glenn Morris
067c082944 Sign-off on rmail.texi. 2009-03-05 07:09:33 +00:00
Glenn Morris
04242bdc9d (Rmail Basics): Add reference to sorting.
(Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
Minor re-wordings.
(Rmail Deletion): Expunging is not the only way to change the numbers.
(Rmail Labels): Labels can also be used in sorting.
(Rmail Summary Edit): Mention rmail-summary-next-same-subject.
2009-03-05 07:08:36 +00:00
Glenn Morris
749c644792 Fix typo in previous change. 2009-03-05 06:25:35 +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
Glenn Morris
be1bce468f Change from author without assignment is thankfully tiny. 2009-03-05 03:48:25 +00:00
Glenn Morris
da5f63303a (rmail-cease-edit): Use rmail-ensure-blank-line. 2009-03-05 03:45:51 +00:00
Glenn Morris
137ea8af63 (rmail-sort-messages): Use rmail-ensure-blank-line. 2009-03-05 03:44:04 +00:00
Glenn Morris
26eb677a6e (rmail-perm-variables): rmail-overlay-list needs to be buffer-local in
the view buffer, not the rmail buffer.
(rmail-ensure-blank-line): New function.
2009-03-05 03:43:32 +00:00
Glenn Morris
7184dd77fb (rmail-output-as-mbox): Use rmail-ensure-blank-line.
(rmail-output-to-rmail-buffer): Add the new message at the end of the
existing messages, ensuring there is a blank line between them.  (Bug#2521)
2009-03-05 03:43:01 +00:00
Glenn Morris
f4ce6150a2 (rmail-mime-media-type-handlers-alist)
(rmail-mime-attachment-dirs-alist): Doc fixes.  Fix custom-type.  Add version.
(rmail-mime-total-number-of-bulk-attachments): Doc fix.
(rmail-mime): Doc fix.  Use rmail-apply-in-message.
Disable undo in the mime buffer, mark unmodified.
2009-03-05 03:42:22 +00:00
Glenn Morris
33b43245e3 More Rmail details. 2009-03-05 03:40:35 +00:00
Glenn Morris
505e70c3db (Rmail Motion): Mention rmail-next-same-subject.
(Rmail Display): Mention rmail-mime.
2009-03-05 03:40:00 +00:00
Adrian Robert
2f462d73e7 * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value. 2009-03-04 21:21:25 +00:00
David Reitter
a728dc59a1 (clipboard-yank): avoid checking (x-selection-exists-p) if unbound in
order to enable the item.  For paste menu item, same, and check
kill-ring.
2009-03-04 18:57:53 +00:00
Juanma Barranquero
4891ba1dcf Add bug references. 2009-03-04 14:35:11 +00:00
Sam Steingold
0fdb20bb32 (compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo changed". 2009-03-04 14:33:42 +00:00
Jason Rumney
2c93b24881 (w32_wnd_proc): Only ignore IME messages for the
characters that have already been read.
2009-03-04 13:41:03 +00:00
Jason Rumney
10ea2b82aa (xbm_read_bitmap_data, png_load, svg_load_image):
Log an error message if check_image_size failed.
(xpm_load_image, pbm_load, jpeg_load, tiff_load, gif_load)
(gs_load): Mention max-image-size in size error message.
2009-03-04 13:02:54 +00:00
Miles Bader
75aaefe8c1 Add arch tagline 2009-03-04 06:02:06 +00:00
Glenn Morris
fbe1bb4638 Comment. 2009-03-04 05:44:22 +00:00
Glenn Morris
389b99fdb3 (INFO_FILES): Add auth. 2009-03-04 05:42:07 +00:00
Glenn Morris
24683c51e3 (rmail-edit-mode): Doc fix. 2009-03-04 04:20:13 +00:00
Glenn Morris
65ad19205b Replace (function (lambda' by (lambda' throughout.
(rmail-sort-by-date, rmail-sort-by-subject)
(rmail-sort-by-author, rmail-sort-by-recipient)
(rmail-sort-by-correspondent, rmail-select-correspondent)
(rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
(rmail-make-date-sortable): Doc fixes.
(rmail-sort-by-correspondent): Downcase correspondents.
(rmail-sort-by-labels): Make it work.
(rmail-sort-messages): Restore undo if it was initially enabled.
Fix bobp/bolp typo that was adding a line on every sort.
2009-03-04 04:19:12 +00:00
Glenn Morris
11d6c06103 (rmail-get-create-summary-buffer): Doc fix.
Disable undo in the summary buffer.
(rmail-summary-sort-by-date, rmail-summary-sort-by-subject)
(rmail-summary-sort-by-author, rmail-summary-sort-by-recipient)
(rmail-summary-sort-by-correspondent, rmail-summary-sort-by-lines)
(rmail-summary-sort-by-labels, rmail-sort-from-summary): Doc fixes.
(rmail-summary-sort-by-labels): Replace `(function (lambda' by `(lambda'.
2009-03-04 04:18:51 +00:00
Glenn Morris
f213f2c07e (main) [MAIL_USE_POP]: Add -r to usage message. 2009-03-04 04:16:39 +00:00
Glenn Morris
00cfe22c8b (Rmail Sorting): Add the keybindings associated with each
sort command.  Fix `rmail-sort-by-labels' name.  Mention sorting from
summary.  Mention sorts cannot be undone.
(Rmail Display): Give an example of how to use goto-address-mode.
(Rmail Editing): It's keybindings that are redefined, not commands.
Fix some typos.
(Movemail): Some minor rewording.
(Remote Mailboxes): Emacs movemail supports pop by default.
Fix some minor grammatical issues.  The "two alternative ways" to
specify a POP mailbox are really just one.  Remove all reference to the
variables rmail-pop-password and rmail-pop-password-required, obsolete
since Emacs 22.1.  Clarify the four password steps.  Emacs movemail
can support Kerberos.
2009-03-04 04:15:38 +00:00
Sam Steingold
ee15d7591b (compilation-move-to-column): Guard against negative col values. 2009-03-03 22:26:24 +00:00