Richard M. Stallman
248a9f6d2f
(list-load-path-shadows): Don't say
...
anything if we are not interactive and nothing is wrong.
1998-05-04 01:22:17 +00:00
Richard M. Stallman
5522b032fc
(add-log-debugging): New variable.
...
(add-change-log-entry): Set it.
1998-05-04 00:13:13 +00:00
Eli Zaretskii
eee86eff46
(sh-shell-file): If $SHELL evaluates to
...
one of MS-DOS or MS-Windows shells, use "bin/sh" instead.
1998-05-03 15:57:33 +00:00
Richard M. Stallman
7ab2c2894c
(TAGS-LISP): New target.
...
(lisptagsfiles1, lisptagsfiles2): New variables.
(TAGS, TAGS-LISP): Use lisptagsfiles1, lisptagsfiles2.
1998-05-03 08:24:36 +00:00
Richard M. Stallman
becf3db327
(TAGS-LISP): New target.
...
(${lispsource}TAGS): Target deleted.
(tags): Depend on TAGS-LISP.
(TAGS): Generate the TAGS file in the build dir.
(lisptagsfiles): Variable deleted.
(shortnamesdir, cppdir): Vars deleted.
(shortnames): Target deleted.
(temacs): Don't use $(SHORT).
(SHORT): Var deleted.
1998-05-03 08:24:10 +00:00
Richard M. Stallman
6d4de1a74a
(mh-quit): Undo 3/3 change (and the subsequent fix).
1998-05-03 07:34:07 +00:00
Richard M. Stallman
82860d5cff
(post-mail-send-it): Use mail-sendmail-undelimit-header.
1998-05-03 04:36:03 +00:00
Richard M. Stallman
51d541d42c
(send-mail-function): Doc fix.
...
(mail-header-end, mail-text-start): New functions.
(mail-sendmail-delimit-header): New function.
(mail-sendmail-undelimit-header): New function.
(mail-mode-auto-fill): Use mail-header-end.
(mail-mode-fill-paragraph, mail-send, sendmail-send-it): Likewise.
(mail-sent-via, mail-position-on-field): Likewise.
(mail-fill-yanked-message, mail-text): Use mail-text-start
1998-05-03 04:35:16 +00:00
Richard M. Stallman
e8cb089b39
(compute_motion): When invisible text cross TO,
...
return TO, not the start of the invisible text.
1998-05-03 04:33:27 +00:00
Richard M. Stallman
9e400f6dfb
(uce-reply-to-uce): Use mail-sendmail-delimit-header.
1998-05-03 04:32:41 +00:00
Richard M. Stallman
f6a492a9f2
Comment change.
1998-05-03 04:30:10 +00:00
Richard M. Stallman
48f0011498
(command-line): When choosing a language from LANG,
...
call set-language-environment in unibyte and multibyte mode.
Don't call standard-display-european; instead, call
standard-display-european-internal and set-terminal-coding-system.
But do them only for latin-1 ... latin-5.
1998-05-03 03:48:05 +00:00
Richard M. Stallman
7276d3d802
(search_buffer): Fix casts when assigning raw_pattern.
...
(compile_pattern_1): Declare raw_pattern as unsigned char *.
Fix casts when assigning raw_pattern.
Cast raw_pattern when calling re_compile_pattern.
1998-05-03 02:32:58 +00:00
Richard M. Stallman
3c6db9d561
(Fformat): Fix casts when assigning buf.
1998-05-03 02:24:36 +00:00
Richard M. Stallman
b569d7eae4
(elisp.dvi): Don't depend on texindex or on elisp.tps.
...
Run texindex without `./'. Always run texindex on elisp.tp.
(elisp.tps): Target deleted.
1998-05-03 02:05:54 +00:00
Dan Nicolaescu
6fe9c6584a
*** empty log message ***
1998-05-03 00:53:50 +00:00
Richard M. Stallman
d8578e586c
(isfloat_string): Don't look at bytes before the string.
1998-05-03 00:50:06 +00:00
Richard M. Stallman
5dab2fb4c9
(Info-up): New arg SAME-FILE: don't move to different file.
...
(Info-next-preorder): Pass new arg to Info-up.
(Info-last-preorder): Likewise.
(Info-last-preorder): Don't follow the Prev if it's same as the Up.
Instead, follow it as the Up.
1998-05-03 00:02:10 +00:00
André Spiegel
eaff65c86b
(vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
1998-05-02 16:41:44 +00:00
André Spiegel
eccceb78ec
(vc-fetch-cvs-status): Don't specify DIR on the command line.
...
(vc-dired-hook): Optimized for CVS.
1998-05-02 16:41:08 +00:00
Richard M. Stallman
34663a742b
(rmail-default-dont-reply-to-names):
...
Don't set the variable in this file.
1998-05-02 06:53:18 +00:00
Richard M. Stallman
360b548370
(rfc822-goto-eoh): Stop at a blank line, too.
...
(rfc822-goto-eoh): New function.
(sendmail-user-agent-compose): Use rfc822-goto-eoh.
1998-05-02 06:50:44 +00:00
Richard M. Stallman
677a7bcf90
[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
...
all file i/o to be in binary mode. Include ntlib.h.
1998-05-02 06:43:03 +00:00
Richard M. Stallman
d85e7184b9
(HAVE_STRING_H): Add #undef.
...
(NO_ABORT): Defined.
1998-05-02 06:40:41 +00:00
Richard M. Stallman
dbcb258a89
(XTwrite_glyphs): Don't advance cursor X beyond limit.
...
(XTcursor_to): Likewise.
1998-05-02 06:39:39 +00:00
Richard M. Stallman
f4a4528da4
Include coding.h.
...
(lock_file): Encode the file name, to make lock file name.
1998-05-02 06:38:41 +00:00
Richard M. Stallman
31406df1a4
(Vfile_name_coding_system)
...
(Vdefault_file_name_coding_system): Declarations added.
1998-05-02 06:38:09 +00:00
Richard M. Stallman
8a7777fc1a
(Fmake_temp_name): Improve randomness of generated file names.
1998-05-02 06:00:42 +00:00
Richard M. Stallman
ba88b32238
(Finsert_char): Doc fix.
1998-05-02 05:39:14 +00:00
Richard M. Stallman
8231a9aaf2
Whitespace change.
1998-05-02 05:20:30 +00:00
Richard M. Stallman
5b23b5e40b
(apropos-mode-map): Bind q to quit-window.
1998-05-02 05:05:55 +00:00
Geoff Voelker
779a69a822
(enum_font_cb2): Only ignore raster fonts when
...
determining height and width.
1998-05-02 02:06:41 +00:00
Richard M. Stallman
e1bd3c8dfc
(setup-slovak-environment): Call latin-2's setup function.
1998-05-01 19:51:43 +00:00
Richard M. Stallman
fba04b4cd2
(setup-czech-environment): Call latin-2's setup function.
1998-05-01 19:51:27 +00:00
Stephen Eglen
23c815141c
Write year in subject line using four digits, not two.
1998-05-01 08:48:27 +00:00
Carsten Dominik
ae34e88116
C. Dominik <cd@gnu.org>
...
Added :version tags to defcustoms
1998-05-01 08:26:20 +00:00
Richard M. Stallman
2fe66dda68
(show-paren-ring-bell-on-mismatch): New option.
...
(show-paren-function): Beep on mismatch, if requested.
1998-05-01 05:33:39 +00:00
Richard M. Stallman
bba07c181d
(LIBS): Link in shell32.lib.
1998-05-01 04:52:54 +00:00
Richard M. Stallman
523812cdf3
(event_kind): New event type `drag_n_drop'.
1998-05-01 04:52:40 +00:00
Richard M. Stallman
a24dc617a8
(Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.
...
(make_lispy_event): Handle drag_n_drop events.
(syms_of_keyboard): Initialize new symbols.
1998-05-01 04:51:51 +00:00
Richard M. Stallman
1e9582d459
(wordify): Do the second loop by chars, not by bytes.
1998-05-01 04:51:20 +00:00
Richard M. Stallman
b662c4bc6b
(file-cache-add-file): Checks to see if file exists
...
before adding it. Non-existing files are simply skipped.
(file-cache-add-directory): Checks to see if directory exists
before adding it. Non-existing directories are simply skipped.
1998-05-01 04:50:27 +00:00
Richard M. Stallman
12857dfd21
Include shellapi.h.
...
(construct_drag_n_drop): New function.
(w32_read_socket): Handle WM_DROPFILES messages.
1998-05-01 04:38:20 +00:00
Richard M. Stallman
cb9e33d4a5
Include shellapi.h.
...
(w32_createwindow): Enable drag-n-drop on new windows.
(w32_wnd_proc): Handle WM_DROPFILES messages.
Disable drag-n-drop on closing windows.
1998-05-01 04:37:42 +00:00
Richard M. Stallman
33b307f8fc
(w32-drag-n-drop-debug, w32-drag-n-drop)
...
(w32-drag-n-drop-other-frame): New functions.
Bind them to the drag-n-drop events.
1998-05-01 04:24:43 +00:00
Kenichi Handa
341043629f
(find-coding-systems-for-charsets):
...
Consider priority of each coding system too.
(select-safe-coding-system): Show mime-charset name (if it is also
a coding system) instead of base coding system name.
(select-safe-coding-system): Always delete *Warning* buffer.
(universal-coding-system-argument): Use buffer-file-coding-system
as default.
1998-05-01 04:16:29 +00:00
Kenichi Handa
e953b36874
(quail-show-translations): Show
...
followable keys in alphabetic order.
1998-05-01 04:16:29 +00:00
Kenichi Handa
49cb52b45c
(encode_coding_iso2022): If encoding a last block,
...
reset graphic planes and registers.
1998-05-01 04:15:48 +00:00
Richard M. Stallman
4eea26a987
(generic): Added defgroup declaration.
...
(generic-make-keywords-list): Uses regexp-opt.
(generic-mode-set-font-lock): Uses regexp-opt.
1998-05-01 04:11:54 +00:00
Richard M. Stallman
3d5b223404
(popup-menu-popup): Fix typo: set menu-keymap.
1998-05-01 03:51:57 +00:00