1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-15 17:00:26 +00:00
Commit Graph

48006 Commits

Author SHA1 Message Date
Dave Love
e3fa3057d7 (menu-bar-showhide-menu): Amend date and time label
and :help; also line and column numbers labels.
2003-09-01 18:48:10 +00:00
Dave Love
a7df580dc8 (mouse-popup-menubar, mouse-skip-word): Doc fix. 2003-09-01 18:47:29 +00:00
Dave Love
1b07ce5a12 (latin1-char-displayable-p): Now
obsolete alias.  Replace uses with char-displayable-p.
(latin1-display-ucs-per-lynx): Fix last change.
2003-09-01 18:46:41 +00:00
Dave Love
8ce0e9a83a (char-displayable-p): Moved from
latin1-disp, renamed and autoloaded.
2003-09-01 18:45:35 +00:00
Dave Love
e64db02d3e (standard-display-european-internal):
Don't use char code for Latin-1 NBSP.
<XFree86 4>: Unfrob NBSP display table.  Set display table to use
U+2018, U+2019 for `'.
(select-safe-coding-system): Message fix.
2003-09-01 18:14:22 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Miles Bader
1042fe8c8c *** empty log message *** 2003-09-01 15:45:46 +00:00
Dave Love
c0175e247b (alloca.o): Remove commands.
(coding.o): Depend on intervals.h composite.h window.h.
(emacs.o): Depend on window.h keyboard.h keymap.h.
(gtkutil.o): Depend on keyboard.h charset.h coding.h.
(bytecode.o): Depend on window.h.
2003-09-01 14:38:33 +00:00
Kenichi Handa
5723b76680 *** empty log message *** 2003-09-01 11:21:24 +00:00
Kenichi Handa
804ad4c9a8 (setup-default-fontset): For Thai font, specify "*" family. 2003-09-01 11:15:22 +00:00
Eli Zaretskii
00c8f41844 (previous-error): Accept a prefix argument, similarly to next-error. 2003-09-01 05:47:12 +00:00
Jason Rumney
e9eee23e17 Document last change. 2003-08-31 22:22:29 +00:00
Jason Rumney
4bc2315e9e (w32_per_char_metric): Allow cached metrics to be
returned even when font_type is unknown.
2003-08-31 22:15:15 +00:00
Jason Rumney
a24d4cb27a (init_iterator): Remove old WINDOWSNT conditional. 2003-08-31 21:38:07 +00:00
Eli Zaretskii
bbc2d90e8c (srcdir): Use "command.com /c cd" to produce an
absolute file name of the current working directory.  This avoids
the warning from Make about circular dependencies.
2003-08-31 16:44:25 +00:00
Masatake YAMATO
bb61abb8a1 * pcvs.el (cvs-do-removal): Use = instead of eq to check
the numbre of files. Bind the numbre of files to a a local
variable. Suggestd by Kevin Rodgers <ihs_4664@yahoo.com>.
2003-08-31 02:11:21 +00:00
Jan Djärv
9d35adc75f Fix pixel calculation for TrueVisuals. 2003-08-30 17:44:40 +00:00
Eli Zaretskii
d594756410 *** empty log message *** 2003-08-30 10:58:15 +00:00
Eli Zaretskii
ee9be3deb1 (vc-make-version-backup): Fix the change made on
2003-07-26: msdos-long-file-names is a function, not a variable.
2003-08-30 10:56:38 +00:00
Eli Zaretskii
58ca48d187 Set FNCASE=y for all targets in the lisp directory,
so that CVS etc. file names are filtered out of the list of
subdirectories.
2003-08-30 10:15:28 +00:00
Gerd Moellmann
6f68b035e5 (redisplay_internal): Fix change of 2003-04-30. Don't
tell redisplay display is accurate when it's actually been paused
for pending input.
2003-08-29 21:46:42 +00:00
Richard M. Stallman
4828b4d793 *** empty log message *** 2003-08-29 16:21:03 +00:00
Richard M. Stallman
f1579f528e (Overlay Properties): Clarify how priorities affect use of the properties. 2003-08-29 16:20:56 +00:00
Richard M. Stallman
0e874d8954 Comment change. 2003-08-29 16:20:18 +00:00
Richard M. Stallman
92b0e747c4 (Saving Emacs Sessions): Correct previous change. 2003-08-29 16:19:00 +00:00
Richard M. Stallman
e125a2e67d (adjust_glyph_matrix): Call window_box whenever W is nonzero. 2003-08-29 16:17:38 +00:00
Richard M. Stallman
14970b4546 (Fmake_variable_buffer_local, Fmake_local_variable)
(Fkill_local_variable, Fmake_variable_frame_local)
(Flocal_variable_p, Flocal_variable_if_set_p):
Use indirect_variable to trace thru variable aliases.
2003-08-29 16:17:01 +00:00
Richard M. Stallman
18542f1a40 Updated. 2003-08-29 16:15:59 +00:00
Richard M. Stallman
0605dd791e (Fcall_interactively): Save and restore Vthis_command, Vthis_original_command,
real_this_command, and current_kboard->Vlast_command.
2003-08-29 16:15:31 +00:00
Richard M. Stallman
f8f096e9be (Fexpand_abbrev): Insert before deleting. 2003-08-29 16:14:26 +00:00
Richard M. Stallman
74f8a33384 (sendmail-sync-aliases, mail-setup):
Do nothing with mail-personal-alias-file if it is nil.
2003-08-29 16:13:31 +00:00
Richard M. Stallman
f7e85dcf23 (mail-abbrevs-sync-aliases): Do nothing if mail-personal-alias-file is nil. 2003-08-29 16:12:38 +00:00
Richard M. Stallman
f44a5d5870 (term-exec-1): Bind coding-system-for-read. 2003-08-29 16:11:53 +00:00
Richard M. Stallman
55a87770f5 (dired-mouse-find-file-other-window):
Use dired-view-command-alist here, as in dired-view-file.
(dired-view-command-alist): Use %s to substitute file name.
Handle .ps_pages, .eps, .jpg, .gif, .png.
2003-08-29 16:10:45 +00:00
Richard M. Stallman
508f27a0e8 (Info-mode-map): Bind S-tab and <backtab> to
`Info-prev-reference', instead of M-tab.
2003-08-29 16:07:43 +00:00
Richard M. Stallman
01ce617af9 (blink-matching-open): Work correctly on chars that
are designated as parens through the syntax-table text property.
2003-08-29 16:07:16 +00:00
Richard M. Stallman
749eb4018a Say there is no maintainer. 2003-08-29 16:06:11 +00:00
Richard M. Stallman
0fb39ca90f Many changes. 2003-08-29 16:05:05 +00:00
Richard M. Stallman
17ce526bbf Delete old info about Irix. 2003-08-29 16:03:33 +00:00
Kenichi Handa
acafeff702 (kinsoku-longer, kinsoku-shorter): Do not choose a
line break position in the middle of a non-kinsoku (e.g. latin)
word, making it skip until either a space or a character with
category "|".
(kinsoku-longer): Test for end of buffer.
2003-08-29 12:10:48 +00:00
Gerd Moellmann
e019878d2c (lookup_rgb_color): Handle TrueColor visuals specially. 2003-08-29 09:29:39 +00:00
Eli Zaretskii
17139abc07 (rmail-convert-to-babyl-format): Detect
quoted-printable- and base64-encoded messages and decode them
automatically.  Set the message's encoding from the charset=
header, if any.  Decode base64-encoded messages in Mail format as
well.
2003-08-28 15:12:10 +00:00
Eli Zaretskii
a0b1873872 (elisp.dvi, index.texi): Replace Unix shell commands with equivalent
COMMAND.COM commands.
2003-08-28 14:08:55 +00:00
Kenichi Handa
85478bc688 (decode_coding_iso2022): Initialized local variable c2.
(decode_coding_sjis_big5): Likewise.
2003-08-28 08:19:07 +00:00
Jason Rumney
cb72110db2 (sys_pipe): Protect against file descriptor overflow. 2003-08-27 22:57:54 +00:00
Jason Rumney
d3703de36c *** empty log message *** 2003-08-27 22:57:13 +00:00
Jason Rumney
6806ed5df0 (syms_of_w32fns): Remove non-existent functions. 2003-08-27 22:37:56 +00:00
Jason Rumney
ee4a01d19d (w32_read_socket): Fix WM_MOUSEWHEEL assignment. 2003-08-27 22:37:14 +00:00
Jason Rumney
07ce82d3dd *** empty log message *** 2003-08-27 22:33:19 +00:00
Glenn Morris
ff98122692 Fix previous change:
(smtpmail-send-queued-mail): Set smtpmail-mail-address before
calling smtpmail-via-smtp.
(smtpmail-via-smtp): Add fall-back values for envelope-from.
2003-08-26 17:42:27 +00:00