]> git.eshelyaron.com Git - emacs.git/log
emacs.git
26 years ago(report-emacs-bug): After reinserting
Richard M. Stallman [Thu, 7 May 1998 06:31:31 +0000 (06:31 +0000)]
(report-emacs-bug): After reinserting
the signature, leave point before it.

26 years ago(view-lossage): Set help-xref-stack* in the help buffer.
Richard M. Stallman [Thu, 7 May 1998 05:37:59 +0000 (05:37 +0000)]
(view-lossage): Set help-xref-stack* in the help buffer.
(describe-bindings): Likewise.
(help-xref-go-back): New arg BUFFER.
(help-make-xrefs): Specify the help buffer as arg for
help-xref-go-back.

26 years ago(describe-function-1): Use find-function-noselect instead of find-function.
Richard M. Stallman [Thu, 7 May 1998 05:30:07 +0000 (05:30 +0000)]
(describe-function-1): Use find-function-noselect instead of find-function.

26 years ago(sgml-mode-common): Make local binding from adaptive-fill-regexp.
Richard M. Stallman [Thu, 7 May 1998 04:51:41 +0000 (04:51 +0000)]
(sgml-mode-common): Make local binding from adaptive-fill-regexp.

26 years ago(quit-window): Fixed FRAME to be the frame and never window.
Richard M. Stallman [Thu, 7 May 1998 04:05:28 +0000 (04:05 +0000)]
(quit-window): Fixed FRAME to be the frame and never window.

26 years ago(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
Richard M. Stallman [Thu, 7 May 1998 04:02:36 +0000 (04:02 +0000)]
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.

26 years ago(EMACSSOURCES): Add msdog.texi, ack.texi. Remove gnu1.texi.
Richard M. Stallman [Thu, 7 May 1998 03:58:49 +0000 (03:58 +0000)]
(EMACSSOURCES): Add msdog.texi, ack.texi.  Remove gnu1.texi.

26 years ago(print-coding-system):
Richard M. Stallman [Thu, 7 May 1998 03:52:48 +0000 (03:52 +0000)]
(print-coding-system):
Handle (SYMBOL . SYMBOL) as the flags of a type 4 coding system.

26 years ago(Fcall_process): If we must display received data on
Kenichi Handa [Thu, 7 May 1998 01:05:36 +0000 (01:05 +0000)]
(Fcall_process): If we must display received data on
the fly, don't wait until a buffer is filled.

26 years ago(EMACSSOURCES): Add mule.texi.
Richard M. Stallman [Wed, 6 May 1998 21:28:42 +0000 (21:28 +0000)]
(EMACSSOURCES): Add mule.texi.

26 years ago(which-func-non-auto-modes): New variable.
Richard M. Stallman [Wed, 6 May 1998 21:18:00 +0000 (21:18 +0000)]
(which-func-non-auto-modes): New variable.
(which-func-amodes): Variable deleted.
(which-func-ff-hook): Use which-func-non-auto-modes instead of
which-func-amodes.

26 years ago(regex_compile): When checking after exactn
Richard M. Stallman [Wed, 6 May 1998 20:46:35 +0000 (20:46 +0000)]
(regex_compile): When checking after exactn
for a repetition operator, don't look beyond end of pattern arg.

26 years ago(main): Call the syms_of_... and keys_of_... functions
Richard M. Stallman [Wed, 6 May 1998 20:44:38 +0000 (20:44 +0000)]
(main): Call the syms_of_... and keys_of_... functions
earlier, before init_vms_input and init_display.

26 years ago*** empty log message ***
Michael Kifer [Wed, 6 May 1998 19:54:57 +0000 (19:54 +0000)]
*** empty log message ***

26 years ago(which-function-mode): New alias.
Richard M. Stallman [Wed, 6 May 1998 19:43:11 +0000 (19:43 +0000)]
(which-function-mode): New alias.

26 years ago(imenu-create-index-function): Remove autoload cookie
Dave Love [Wed, 6 May 1998 14:58:47 +0000 (14:58 +0000)]
(imenu-create-index-function): Remove autoload cookie
to avoid nil default value.

26 years ago(vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.
André Spiegel [Wed, 6 May 1998 13:36:45 +0000 (13:36 +0000)]
(vc-consult-rcs-headers): Avoid bug with ci -k in RCS 5.7.

26 years ago(diary-mail-entries): Add autoload cookie.
Richard M. Stallman [Wed, 6 May 1998 07:38:44 +0000 (07:38 +0000)]
(diary-mail-entries): Add autoload cookie.

26 years ago(dired-mode-map): Bind *t to dired-do-toggle.
Richard M. Stallman [Wed, 6 May 1998 04:43:47 +0000 (04:43 +0000)]
(dired-mode-map): Bind *t to dired-do-toggle.

26 years ago(ps-header-title-font-size): Doc fix.
Richard M. Stallman [Wed, 6 May 1998 04:15:25 +0000 (04:15 +0000)]
(ps-header-title-font-size): Doc fix.
(ps-print-control-characters, ps-setup, ps-header-pad): Doc fixes.
(ps-printing-region, ps-nb-pages): Doc fixes.

26 years agoSome doc fixes, eliminate (require cl).
Richard M. Stallman [Wed, 6 May 1998 04:06:30 +0000 (04:06 +0000)]
Some doc fixes, eliminate (require cl).
(ps-print-version): New version number (3.06.1) and doc fix.
(ps-print-control-characters, ps-extend-face): Doc fix.
(ps-font-lock-face-attributes): Eliminate `pop'.
(ps-font): Eliminate `loop' and `return'.
(ps-fonts): Eliminate `loop'.
(ps-font-number): Replace `position' by `ps-position'.
(ps-select-font): Eliminate `flet'.
(ps-lookup, ps-size-scale): New macros.
(ps-output-string-prim): Handle multibyte characters.
(ps-position): New function.
(ps-begin-file): Eliminate `loop'.
(ps-header-page): Eliminate `incf'.

26 years ago(mouse-major-mode-menu): Run activate-menubar-hook here.
Richard M. Stallman [Tue, 5 May 1998 21:47:53 +0000 (21:47 +0000)]
(mouse-major-mode-menu): Run activate-menubar-hook here.

26 years ago(tmm-get-keymap): Fix previous change;
Richard M. Stallman [Tue, 5 May 1998 21:37:23 +0000 (21:37 +0000)]
(tmm-get-keymap): Fix previous change;
access the equiv string from the cache properly.

26 years ago(comint-replace-by-expanded-history-before-point):
Richard M. Stallman [Tue, 5 May 1998 21:29:28 +0000 (21:29 +0000)]
(comint-replace-by-expanded-history-before-point):
When none of the ! or ^ constructs match, move forward one char.

26 years ago(create_process): Add cast when calling encode_coding
Richard M. Stallman [Tue, 5 May 1998 19:33:16 +0000 (19:33 +0000)]
(create_process): Add cast when calling encode_coding
and another when storing buf into new_argv.

26 years ago(barf_or_query_if_file_exists): Encode file name.
Richard M. Stallman [Tue, 5 May 1998 19:32:02 +0000 (19:32 +0000)]
(barf_or_query_if_file_exists): Encode file name.

(Finsert_file_contents): Don't use gap pos to set point
if del_range_byte deleted 0 characters.

26 years ago(Fmake_bool_vector): Clear out extraneous bits at end.
Richard M. Stallman [Tue, 5 May 1998 19:30:33 +0000 (19:30 +0000)]
(Fmake_bool_vector): Clear out extraneous bits at end.

26 years ago(generic-x): Added defgroup declaration.
Richard M. Stallman [Tue, 5 May 1998 19:26:50 +0000 (19:26 +0000)]
(generic-x): Added defgroup declaration.

(generic-bat-mode-setup-function): Fixed comment-start variable.

(generic-define-mswindows-modes): Enable
hosts-generic-mode and apache-generic-mode.
(generic-define-unix-modes): Enable alias-generic-mode.
(java-properties-generic-mode): Changed regexp to allow property
and value to be separated by whitespace or an equal sign.
(alias-generic-mode): Check generic-extras-enable-list before
defining this mode.

(installshield-statement-keyword-list): New variable.
(installshield-system-functions-list): Likewise.
(installshield-system-variables-list): Likewise.
(installshield-types-list): Likewise.
(installshield-funarg-constants-list): Likewise.
(rul-generic-mode): Uses the variables listed above instead of
hard-coding the lists of keywords.

26 years agomove defpackage to lisp-font-lock-keywords-1
Simon Marshall [Tue, 5 May 1998 09:29:55 +0000 (09:29 +0000)]
move defpackage to lisp-font-lock-keywords-1

26 years ago(boyer_moore): Check more reliably for ptr[1] being
Richard M. Stallman [Tue, 5 May 1998 06:25:58 +0000 (06:25 +0000)]
(boyer_moore): Check more reliably for ptr[1] being
out of range.  Use pat_end to point at the pattern's end.

26 years ago(add-log-current-defun) <lisp>:
Richard M. Stallman [Tue, 5 May 1998 04:25:03 +0000 (04:25 +0000)]
(add-log-current-defun) <lisp>:
If element 1 of the defun is a list, use first symbol
within it (the car of the car.... of it).

26 years ago(add-log-current-defun): Fix previous fortran change.
Richard M. Stallman [Tue, 5 May 1998 04:09:14 +0000 (04:09 +0000)]
(add-log-current-defun): Fix previous fortran change.

26 years ago(custom-face-attributes): Doc fix.
Richard M. Stallman [Tue, 5 May 1998 03:29:49 +0000 (03:29 +0000)]
(custom-face-attributes): Doc fix.

26 years ago(server-buffer-done): Bind server-kill-buffer-running
Richard M. Stallman [Tue, 5 May 1998 00:39:35 +0000 (00:39 +0000)]
(server-buffer-done): Bind server-kill-buffer-running
around places that might kill the buffer.
Do something reasonable if server-done-hook kills the buffer.
(server-kill-buffer-running): Doc fix.
(server-kill-buffer): Do nothing unless server-buffer-clients.
(server-done): Doc fix.

(server-buffer-done): Test of for-killing was backwards.

26 years agonew version
Michael Kifer [Mon, 4 May 1998 22:42:59 +0000 (22:42 +0000)]
new version

26 years ago(encode_coding_iso2022): Don't skip a code following some invalid code.
Richard M. Stallman [Mon, 4 May 1998 22:33:38 +0000 (22:33 +0000)]
(encode_coding_iso2022): Don't skip a code following some invalid code.

26 years ago(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no
Richard M. Stallman [Mon, 4 May 1998 20:14:36 +0000 (20:14 +0000)]
(WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no
vertical scrollbars and this is the rightmost window in the frame.

26 years ago(follow-intercept-processes): When asynchronous
Eli Zaretskii [Mon, 4 May 1998 15:38:59 +0000 (15:38 +0000)]
(follow-intercept-processes): When asynchronous
subprocesses aren't supported, default to nil.

26 years ago(Fload): Rename dosmode to fmode and use it on all
Eli Zaretskii [Mon, 4 May 1998 15:32:44 +0000 (15:32 +0000)]
(Fload): Rename dosmode to fmode and use it on all
platforms.  Avoid calling fdopen only for WINDOWSNT, use fdopen
for the the MSDOS version.
(read1): Avoid recording doc strings positions only for WINDOWSNT,
not for MSDOS.

26 years ago(read1): Clear out extraneous bits at end of bool-vector.
Eli Zaretskii [Mon, 4 May 1998 15:29:47 +0000 (15:29 +0000)]
(read1): Clear out extraneous bits at end of bool-vector.

26 years ago(TAGS): Fix file name wildcards in lisp directory.
Eli Zaretskii [Mon, 4 May 1998 15:12:05 +0000 (15:12 +0000)]
(TAGS): Fix file name wildcards in lisp directory.

26 years agoInclude syssignal.h after lisp.h.
Andreas Schwab [Mon, 4 May 1998 09:25:21 +0000 (09:25 +0000)]
Include syssignal.h after lisp.h.

26 years agoDeclare init_signals and add prototypes.
Andreas Schwab [Mon, 4 May 1998 09:24:30 +0000 (09:24 +0000)]
Declare init_signals and add prototypes.

26 years agoDeclare init functions.
Andreas Schwab [Mon, 4 May 1998 09:22:29 +0000 (09:22 +0000)]
Declare init functions.

26 years ago* progmodes/compile.el (compilation-directory-stack): Doc fix.
Andreas Schwab [Mon, 4 May 1998 08:35:40 +0000 (08:35 +0000)]
* progmodes/compile.el (compilation-directory-stack): Doc fix.
(compilation-mode): Accept optional parameter and initialize
mode-name from it.
(compile-internal): Pass name-of-mode to compilation-mode.  Don't
set mode-name here.
(compilation-minor-mode): Don't let mode-line-process change.
(compilation-next-error-locus): Use forward-char instead of
move-to-column.
(compilation-parse-errors): Set default-directory from head of
compilation-directory-stack.

26 years ago(LIBXMU): Don't bother testing CANNOT_DUMP.
Richard M. Stallman [Mon, 4 May 1998 01:50:46 +0000 (01:50 +0000)]
(LIBXMU): Don't bother testing CANNOT_DUMP.

26 years ago(generic-make-keywords-list): Delete spurious paren.
Richard M. Stallman [Mon, 4 May 1998 01:28:24 +0000 (01:28 +0000)]
(generic-make-keywords-list): Delete spurious paren.

26 years ago(list-load-path-shadows): Don't say
Richard M. Stallman [Mon, 4 May 1998 01:22:17 +0000 (01:22 +0000)]
(list-load-path-shadows): Don't say
anything if we are not interactive and nothing is wrong.

26 years ago(add-log-debugging): New variable.
Richard M. Stallman [Mon, 4 May 1998 00:13:13 +0000 (00:13 +0000)]
(add-log-debugging): New variable.
(add-change-log-entry): Set it.

26 years ago(sh-shell-file): If $SHELL evaluates to
Eli Zaretskii [Sun, 3 May 1998 15:57:33 +0000 (15:57 +0000)]
(sh-shell-file): If $SHELL evaluates to
one of MS-DOS or MS-Windows shells, use "bin/sh" instead.

26 years ago(TAGS-LISP): New target.
Richard M. Stallman [Sun, 3 May 1998 08:24:36 +0000 (08:24 +0000)]
(TAGS-LISP): New target.
(lisptagsfiles1, lisptagsfiles2): New variables.
(TAGS, TAGS-LISP): Use lisptagsfiles1, lisptagsfiles2.

26 years ago(TAGS-LISP): New target.
Richard M. Stallman [Sun, 3 May 1998 08:24:10 +0000 (08:24 +0000)]
(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.

26 years ago(mh-quit): Undo 3/3 change (and the subsequent fix).
Richard M. Stallman [Sun, 3 May 1998 07:34:07 +0000 (07:34 +0000)]
(mh-quit): Undo 3/3 change (and the subsequent fix).

26 years ago(post-mail-send-it): Use mail-sendmail-undelimit-header.
Richard M. Stallman [Sun, 3 May 1998 04:36:03 +0000 (04:36 +0000)]
(post-mail-send-it): Use mail-sendmail-undelimit-header.

26 years ago(send-mail-function): Doc fix.
Richard M. Stallman [Sun, 3 May 1998 04:35:16 +0000 (04:35 +0000)]
(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

26 years ago(compute_motion): When invisible text cross TO,
Richard M. Stallman [Sun, 3 May 1998 04:33:27 +0000 (04:33 +0000)]
(compute_motion): When invisible text cross TO,
return TO, not the start of the invisible text.

26 years ago(uce-reply-to-uce): Use mail-sendmail-delimit-header.
Richard M. Stallman [Sun, 3 May 1998 04:32:41 +0000 (04:32 +0000)]
(uce-reply-to-uce): Use mail-sendmail-delimit-header.

26 years agoComment change.
Richard M. Stallman [Sun, 3 May 1998 04:30:10 +0000 (04:30 +0000)]
Comment change.

26 years ago(command-line): When choosing a language from LANG,
Richard M. Stallman [Sun, 3 May 1998 03:48:05 +0000 (03:48 +0000)]
(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.

26 years ago(search_buffer): Fix casts when assigning raw_pattern.
Richard M. Stallman [Sun, 3 May 1998 02:32:58 +0000 (02:32 +0000)]
(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.

26 years ago(Fformat): Fix casts when assigning buf.
Richard M. Stallman [Sun, 3 May 1998 02:24:36 +0000 (02:24 +0000)]
(Fformat): Fix casts when assigning buf.

26 years ago(elisp.dvi): Don't depend on texindex or on elisp.tps.
Richard M. Stallman [Sun, 3 May 1998 02:05:54 +0000 (02:05 +0000)]
(elisp.dvi): Don't depend on texindex or on elisp.tps.
Run texindex without `./'.  Always run texindex on elisp.tp.
(elisp.tps): Target deleted.

26 years ago*** empty log message ***
Dan Nicolaescu [Sun, 3 May 1998 00:53:50 +0000 (00:53 +0000)]
*** empty log message ***

26 years ago(isfloat_string): Don't look at bytes before the string.
Richard M. Stallman [Sun, 3 May 1998 00:50:06 +0000 (00:50 +0000)]
(isfloat_string): Don't look at bytes before the string.

26 years ago(Info-up): New arg SAME-FILE: don't move to different file.
Richard M. Stallman [Sun, 3 May 1998 00:02:10 +0000 (00:02 +0000)]
(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.

26 years ago(vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.
André Spiegel [Sat, 2 May 1998 16:41:44 +0000 (16:41 +0000)]
(vc-parse-cvs-status): Optimized.  Ignore "Locally Removed" files.

26 years ago(vc-fetch-cvs-status): Don't specify DIR on the command line.
André Spiegel [Sat, 2 May 1998 16:41:08 +0000 (16:41 +0000)]
(vc-fetch-cvs-status): Don't specify DIR on the command line.
(vc-dired-hook): Optimized for CVS.

26 years ago(rmail-default-dont-reply-to-names):
Richard M. Stallman [Sat, 2 May 1998 06:53:18 +0000 (06:53 +0000)]
(rmail-default-dont-reply-to-names):
Don't set the variable in this file.

26 years ago(rfc822-goto-eoh): Stop at a blank line, too.
Richard M. Stallman [Sat, 2 May 1998 06:50:44 +0000 (06:50 +0000)]
(rfc822-goto-eoh): Stop at a blank line, too.

(rfc822-goto-eoh): New function.
(sendmail-user-agent-compose): Use rfc822-goto-eoh.

26 years ago[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force
Richard M. Stallman [Sat, 2 May 1998 06:43:03 +0000 (06:43 +0000)]
[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS.  Force
all file i/o to be in binary mode.  Include ntlib.h.

26 years ago(HAVE_STRING_H): Add #undef.
Richard M. Stallman [Sat, 2 May 1998 06:40:41 +0000 (06:40 +0000)]
(HAVE_STRING_H): Add #undef.
(NO_ABORT): Defined.

26 years ago(XTwrite_glyphs): Don't advance cursor X beyond limit.
Richard M. Stallman [Sat, 2 May 1998 06:39:39 +0000 (06:39 +0000)]
(XTwrite_glyphs): Don't advance cursor X beyond limit.
(XTcursor_to): Likewise.

26 years agoInclude coding.h.
Richard M. Stallman [Sat, 2 May 1998 06:38:41 +0000 (06:38 +0000)]
Include coding.h.
(lock_file): Encode the file name, to make lock file name.

26 years ago(Vfile_name_coding_system)
Richard M. Stallman [Sat, 2 May 1998 06:38:09 +0000 (06:38 +0000)]
(Vfile_name_coding_system)
(Vdefault_file_name_coding_system): Declarations added.

26 years ago(Fmake_temp_name): Improve randomness of generated file names.
Richard M. Stallman [Sat, 2 May 1998 06:00:42 +0000 (06:00 +0000)]
(Fmake_temp_name): Improve randomness of generated file names.

26 years ago(Finsert_char): Doc fix.
Richard M. Stallman [Sat, 2 May 1998 05:39:14 +0000 (05:39 +0000)]
(Finsert_char): Doc fix.

26 years agoWhitespace change.
Richard M. Stallman [Sat, 2 May 1998 05:20:30 +0000 (05:20 +0000)]
Whitespace change.

26 years ago(apropos-mode-map): Bind q to quit-window.
Richard M. Stallman [Sat, 2 May 1998 05:05:55 +0000 (05:05 +0000)]
(apropos-mode-map): Bind q to quit-window.

26 years ago(enum_font_cb2): Only ignore raster fonts when
Geoff Voelker [Sat, 2 May 1998 02:06:41 +0000 (02:06 +0000)]
(enum_font_cb2): Only ignore raster fonts when
determining height and width.

26 years ago(setup-slovak-environment): Call latin-2's setup function.
Richard M. Stallman [Fri, 1 May 1998 19:51:43 +0000 (19:51 +0000)]
(setup-slovak-environment): Call latin-2's setup function.

26 years ago(setup-czech-environment): Call latin-2's setup function.
Richard M. Stallman [Fri, 1 May 1998 19:51:27 +0000 (19:51 +0000)]
(setup-czech-environment): Call latin-2's setup function.

26 years agoWrite year in subject line using four digits, not two.
Stephen Eglen [Fri, 1 May 1998 08:48:27 +0000 (08:48 +0000)]
Write year in subject line using four digits, not two.

26 years agoC. Dominik <cd@gnu.org>
Carsten Dominik [Fri, 1 May 1998 08:26:20 +0000 (08:26 +0000)]
C. Dominik <cd@gnu.org>
Added :version tags to defcustoms

26 years ago(show-paren-ring-bell-on-mismatch): New option.
Richard M. Stallman [Fri, 1 May 1998 05:33:39 +0000 (05:33 +0000)]
(show-paren-ring-bell-on-mismatch): New option.
(show-paren-function): Beep on mismatch, if requested.

26 years ago(LIBS): Link in shell32.lib.
Richard M. Stallman [Fri, 1 May 1998 04:52:54 +0000 (04:52 +0000)]
(LIBS): Link in shell32.lib.

26 years ago(event_kind): New event type `drag_n_drop'.
Richard M. Stallman [Fri, 1 May 1998 04:52:40 +0000 (04:52 +0000)]
(event_kind): New event type `drag_n_drop'.

26 years ago(Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.
Richard M. Stallman [Fri, 1 May 1998 04:51:51 +0000 (04:51 +0000)]
(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.

26 years ago(wordify): Do the second loop by chars, not by bytes.
Richard M. Stallman [Fri, 1 May 1998 04:51:20 +0000 (04:51 +0000)]
(wordify): Do the second loop by chars, not by bytes.

26 years ago(file-cache-add-file): Checks to see if file exists
Richard M. Stallman [Fri, 1 May 1998 04:50:27 +0000 (04:50 +0000)]
(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.

26 years agoInclude shellapi.h.
Richard M. Stallman [Fri, 1 May 1998 04:38:20 +0000 (04:38 +0000)]
Include shellapi.h.
(construct_drag_n_drop): New function.
(w32_read_socket): Handle WM_DROPFILES messages.

26 years agoInclude shellapi.h.
Richard M. Stallman [Fri, 1 May 1998 04:37:42 +0000 (04:37 +0000)]
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.

26 years ago(w32-drag-n-drop-debug, w32-drag-n-drop)
Richard M. Stallman [Fri, 1 May 1998 04:24:43 +0000 (04:24 +0000)]
(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.

26 years ago(find-coding-systems-for-charsets):
Kenichi Handa [Fri, 1 May 1998 04:16:29 +0000 (04:16 +0000)]
(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.

26 years ago(quail-show-translations): Show
Kenichi Handa [Fri, 1 May 1998 04:16:29 +0000 (04:16 +0000)]
(quail-show-translations): Show
followable keys in alphabetic order.

26 years ago(encode_coding_iso2022): If encoding a last block,
Kenichi Handa [Fri, 1 May 1998 04:15:48 +0000 (04:15 +0000)]
(encode_coding_iso2022): If encoding a last block,
reset graphic planes and registers.

26 years ago(generic): Added defgroup declaration.
Richard M. Stallman [Fri, 1 May 1998 04:11:54 +0000 (04:11 +0000)]
(generic): Added defgroup declaration.
(generic-make-keywords-list): Uses regexp-opt.
(generic-mode-set-font-lock): Uses regexp-opt.

26 years ago(popup-menu-popup): Fix typo: set menu-keymap.
Richard M. Stallman [Fri, 1 May 1998 03:51:57 +0000 (03:51 +0000)]
(popup-menu-popup): Fix typo: set menu-keymap.

26 years ago(rmail-cease-edit): Call rmail-show-message even if message text is unchanged.
Richard M. Stallman [Fri, 1 May 1998 03:14:40 +0000 (03:14 +0000)]
(rmail-cease-edit): Call rmail-show-message even if message text is unchanged.

26 years ago(WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.
Geoff Voelker [Thu, 30 Apr 1998 17:21:12 +0000 (17:21 +0000)]
(WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.
(MSH_MOUSEWHEEL): New macro.

26 years ago(msh_mousewheel): Declare.
Geoff Voelker [Thu, 30 Apr 1998 17:20:53 +0000 (17:20 +0000)]
(msh_mousewheel): Declare.
(w32_read_socket): Check for mousewheel events.