Karl Heuer
24789c69cd
(global-font-lock-mode): Doc fix.
1999-03-30 21:28:05 +00:00
Karl Heuer
5481e5e87f
(delete-selection-mode): Doc fix.
1999-03-30 21:27:55 +00:00
Karl Heuer
7421db29d7
(mouse-avoidance-mode): Doc fix.
1999-03-30 21:27:45 +00:00
Karl Heuer
2ca46a11bf
(auto-insert-mode): Doc fix.
1999-03-30 21:27:34 +00:00
Karl Heuer
2002162195
(abbrev-mode): Doc fix.
1999-03-30 21:27:20 +00:00
Karl Heuer
35dfd2ef08
(partial-completion-mode): Doc fix.
1999-03-30 21:23:15 +00:00
Dave Love
df0ffd251b
(main): Split up tables. Modify the preamble
...
somewhat.
1999-03-30 19:08:55 +00:00
Karl Heuer
808bcfd2c7
(widget-before-change): Signal text-read-only rather
...
than an ordinary error.
1999-03-30 18:09:57 +00:00
Karl Heuer
00ac134b3d
Don't require advice.
...
(repeat): Do function-indirection in check for kbd macro.
In self-insert case, use the *last* char in INSERTION.
1999-03-30 18:07:16 +00:00
Karl Heuer
80184dac07
(Fexecute_kbd_macro): Save real_this_command.
...
(pop_kbd_macro): Restore the saved real_this_command.
(Fcall_last_kbd_macro): Set real_this_command to the macro.
1999-03-30 18:02:13 +00:00
Karl Heuer
5f625d0c09
(c-indent-command): Doc fix.
1999-03-30 18:00:49 +00:00
Eli Zaretskii
05175c5451
Use epaths.* instead of paths.*.
1999-03-30 16:28:40 +00:00
Andreas Schwab
0959218256
(tex-start-shell): Use add-hook for
...
comint-input-filter-functions. Make variables related to shell
directory tracking local.
1999-03-29 09:06:05 +00:00
Tom Tromey
c076faabba
(tcl-using-emacs-19-23): Recognize Emacs 20.
1999-03-29 07:35:55 +00:00
Andreas Schwab
481f397bac
(shell-command-on-region): Cope with exit-status being
...
nil, which happens if call-process-region was interrupted.
1999-03-27 02:40:48 +00:00
Andreas Schwab
cb3fb87285
(debug): Make *Backtrace* buffer writable.
1999-03-27 02:33:08 +00:00
Brian Youmans
625f1c2311
Deleted items related to mon, as per RMS. - Brian <3diff>
1999-03-26 22:05:26 +00:00
Karl Heuer
af0e29d18e
(indent-new-comment-line): Handle use at a point
...
after a comment-end. Handle multiple comments.
1999-03-26 18:02:24 +00:00
Karl Heuer
db0e544166
(rmail-decode-babyl-format):
...
To prevent locking, bind buffer-file-name to nil.
1999-03-26 17:58:09 +00:00
Karl Heuer
90d456d297
(Fset_buffer_modified_p): Don't lock or unlock
...
if buffer-file-name is nil.
1999-03-26 17:55:42 +00:00
Karl Heuer
91245cb042
(mail-hist-current-header-name): Don't make
...
off-by-one-error when determining if in message body.
1999-03-26 17:53:18 +00:00
Andrew Innes
0ece9ef6bf
(Fw32_set_clipboard_data): Take into account line
...
ends when calculating clipboard storage needed for non-ASCII text.
1999-03-25 22:59:18 +00:00
Andrew Innes
a7976df819
(PREPARED_HEADERS): Change name of paths.h to epaths.h.
...
(epaths.h): Renamed from paths.h.
(clean):
($(BLD)\filelock.obj):
($(BLD)\lread.obj):
($(BLD)\w32fns.obj): Renamed paths.h to epaths.h.
1999-03-25 22:56:34 +00:00
Andrew Innes
a5e8ac59ad
(main): Call GetShortPathName to normalize program
...
names for comparison.
1999-03-25 22:54:17 +00:00
Andrew Innes
224116b8e9
(set-default-process-coding-system): Copied from dos-w32.el.
1999-03-25 22:51:54 +00:00
Andrew Innes
b1ed864845
(set-default-process-coding-system): Copied from
...
dos-w32.el, but modified to use Unix line endings for process
input, and to add a suitable entry to process-coding-system-alist
for DOS shells.
1999-03-25 22:49:36 +00:00
Dave Love
f601cd3e35
(Info-directory-list): Revert change to re-writing
...
Info-default-directory-list, but put `alternative' first.
(Info-insert-dir): Modify selecting the top dir file as a
consequence.
1999-03-24 14:25:58 +00:00
Simon Marshall
4d80b2cc0f
* font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
...
on the line by itself.
(java-font-lock-keywords-2): Likewise. Don't fontify a class name if
it is not in a declarative context.
1999-03-23 15:31:44 +00:00
Kenichi Handa
f30b349973
(decode_mode_spec_coding): Handle integer value in
...
eoltype correctly for backward compatibility.
1999-03-23 12:29:30 +00:00
Kenichi Handa
8dbb769e94
(encode_coding_iso2022): Initialize dummy arguments to
...
ENCODE_ISO_CHARACTER for the previous change on this macro.
1999-03-23 12:28:55 +00:00
Karl Heuer
fa08de9625
(custom-variable-prompt): Allow customization of
...
autoloaded symbols.
1999-03-23 00:58:50 +00:00
Kenichi Handa
28fd4883f6
(what-cursor-position): Don't cause error when point
...
is at invalid multibyte sequence.
1999-03-22 04:12:42 +00:00
Karl Heuer
a399edf459
(partial-completion-mode): Doc fix.
1999-03-21 07:26:47 +00:00
Kenichi Handa
6f5510294b
(ENCODE_ISO_CHARACTER): Check validity of CHARSET. If
...
invalid, produce the buffer internal byte sequence without
encoding.
1999-03-20 07:47:54 +00:00
Karl Heuer
00d6521642
(Fformat): Accept %i format.
1999-03-19 08:09:59 +00:00
Karl Heuer
39fc56c9ef
(old-c): Remove :group.
1999-03-19 08:00:13 +00:00
Karl Heuer
e5691fd5c6
(old-c++): Remove :group.
1999-03-19 07:59:45 +00:00
Simon Marshall
b09f207af2
added strictfp type modifier.
1999-03-18 10:16:14 +00:00
Simon Marshall
495b993235
Added "complex" type to c-font-lock-keywords-2.
1999-03-18 09:58:18 +00:00
Oliver Seidel
6c7331ff70
Marc Zonzon <Marc.Zonzon@univ-rennes1.fr> on 18.Mar.99 writes that I
...
should remove the single space between ### and autoload. And now I
have.
1999-03-18 08:53:48 +00:00
Karl Heuer
29a2adb0fb
(get_boot_time): Test tempname, not filename.
1999-03-18 00:16:38 +00:00
Geoff Voelker
1b42a753f9
(set-w32-system-coding-system) New function.
...
(w32-system-coding-system) Initialize to 'iso-latin-1.
1999-03-17 22:06:23 +00:00
Geoff Voelker
f46e6225bb
(enum_font_cb2): Set the font height to be the
...
character height, not the cell height.
(Fw32_select_font): Initialize font dialog with current
default font.
(Vw32_system_coding_system): New variable.
(w32_strict_filenames): Add comment.
(w32_to_x_font): Decode font name using Vw32_system_coding_system.
(x_to_w32_font): Encode font name using Vw32_system_coding_system.
(syms_of_w32fns): Add w32-system-coding-system.
1999-03-17 22:03:55 +00:00
Geoff Voelker
865203c3b7
Merged patches from Meadow.
1999-03-17 22:03:43 +00:00
Eli Zaretskii
4e2ac2d940
(set-language-environment): Fix
...
previous change: don't use dos-codepage when unbound.
1999-03-17 11:29:05 +00:00
Oliver Seidel
bd40f1f23a
Alastair Burt <alastair.burt@dfki.de> sent in a patch on 17.Mar.98
...
which removes duplicates from the category list and saves the buffer
after category addition. Thanks.
Uwe Brauer <oub@sunma4.mat.ucm.es> sent in a request on 3.Apr.98 to
implement a "move-between-categories" function. I haven't done that
yet. Thanks.
"Edward S. Hirgelt" <ehirgelt@directinterfaces.com> fixed a problem
with multi-line editing 29.Oct.98. Thanks.
tom <tom@pixelpark.com> sent in a replacement for the outmoded
time-format that I had been using on 13.Nov.98. Thanks.
Jerome Thebert <thebertj@felixstowe.rms.slb.com> sent in a binding to
show/hide continuation lines using the space bar on 11.Jan.99.
Instead of leaving it as a hook, I integrated it. Thanks.
Sorry again to everybody. I sat on your patches for a year.
1999-03-17 11:10:29 +00:00
Karl Heuer
50f53db315
(appt-make-list): Fix previous change.
1999-03-17 05:16:07 +00:00
Karl Heuer
2de3834bb5
(shrink-window-if-larger-than-buffer):
...
Don't try to redisplay with the cursor at the end
on its own line--that would force a scroll and spoil things.
1999-03-17 04:49:21 +00:00
Eli Zaretskii
ec241f58e0
(set-language-environment): Don't use
...
cpNNN-nonascii-translation-table if it is unbound.
1999-03-16 14:18:40 +00:00
Eli Zaretskii
e1b674a138
(dos-codepage-setup): Compute the unibyte
...
syntax table and bind unibyte-display-via-language-environment
here, rather than at top level, so that resetting to unibyte in
.emacs works as expected.
1999-03-16 14:14:55 +00:00