Karl Heuer
92373e943a
(display-time): Fix start time for run-at-time.
1996-07-13 17:53:53 +00:00
Karl Heuer
e07d54499f
(wait_reading_process_input) [hpux]: Workaround for
...
annoying messages.
1996-07-13 17:50:47 +00:00
Simon Marshall
56a2f57a0d
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
1996-07-13 11:12:25 +00:00
Karl Heuer
5f25660ca7
(Fvertical_motion): Doc fix.
1996-07-13 01:03:02 +00:00
Karl Heuer
d69006dfee
(rmail-summary-next-labeled-message)
...
(rmail-summary-previous-labeled-message):
Call rmail-summary-goto-msg to move point in the summary.
1996-07-13 00:57:31 +00:00
Karl Heuer
d3e458b053
(mouse-major-mode-menu-1): No need to copy the top
...
levels of structure.
1996-07-13 00:55:05 +00:00
Karl Heuer
1f0c496bc5
(browse-url-netscape-program): New variable.
...
(browse-url-mosaic-program): New variable.
(browse-url-mosaic, browse-url-netscape): Use them.
1996-07-13 00:52:08 +00:00
Simon Marshall
39d1a2ce04
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
1996-07-12 07:34:20 +00:00
Simon Marshall
107d7589ed
1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
...
2. Don't bind file-name-handler-alist, it can break dir tracking.
3. Expand ^ in input only at boi.
4. Use new comint-file-name-regexp as source of valid chars in filenames.
1996-07-12 07:32:45 +00:00
Simon Marshall
98f84f52d4
1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
...
2. Don't treat ; as an item separator.
1996-07-12 07:27:55 +00:00
Karl Heuer
8d47e7e524
(dabbrev-case-fold-search, dabbrev-case-replace): Set
...
risky-local-variable property, since these get eval'ed.
1996-07-12 00:32:48 +00:00
Karl Heuer
ded385e2a0
(w32_read_socket): Remove unused WM_ERASEBKGND code.
...
No need to erase background now on (delayed) WM_PAINT. Move
WM_PALETTECHANGED processing to raw input thread.
1996-07-12 00:26:02 +00:00
Karl Heuer
a60856373a
(win32_wnd_proc): Handle WM_ERASEBKGND and
...
WM_PALETTECHANGED messages inline (as they should be).
1996-07-12 00:25:27 +00:00
Karl Heuer
210df3bf25
(menu_bar_item): Skip menu-bar equiv keys data
...
to get just the keymap.
1996-07-12 00:22:51 +00:00
Karl Heuer
13f1d088c1
(smtpmail-deduce-address-list): Handle RESENT-* fields.
1996-07-12 00:09:50 +00:00
Karl Heuer
6bb9d4b8f3
(normal-top-level-add-to-load-path):
...
Use directory-file-name since load-path elements don't end in /.
1996-07-12 00:08:09 +00:00
Karl Heuer
87850793c3
[__GNUC__] (C_DEBUG_SWITCH): New definition.
1996-07-12 00:05:23 +00:00
Karl Heuer
b9cbdf4547
(rmail-make-basic-summary-line):
...
If user-mail-address is nil, use alternative.
1996-07-11 23:59:24 +00:00
Karl Heuer
710a0f533a
(tex-validate-region): Skip fwd over whitespace
...
and punctuation, to find point of mismatch.
(validate-tex-buffer): Don't include the blank lines
before a paragraph in the paragraph being checked.
1996-07-11 23:55:01 +00:00
Karl Heuer
78c33db16e
(lim_data): Make this an unsigned long.
1996-07-11 23:41:28 +00:00
Karl Heuer
d5c847bb69
(mouse-drag-region): Cope if stop-point is nil.
...
(mouse-major-mode-menu-compute-equiv-keys): Deleted.
(mouse-major-mode-menu-1): Copy the top levels of structure,
if we use all of MENUBAR.
Set mouse-major-mode-menu-prefix.
(mouse-major-mode-menu): Total rewrite.
1996-07-11 23:35:37 +00:00
Karl Heuer
cd837fee27
Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3
1996-07-11 23:32:29 +00:00
Karl Heuer
c99948debc
Initial revision
1996-07-11 23:29:54 +00:00
Karl Heuer
7723570dc0
(XTread_socket): Add #ifdef for previous change.
1996-07-11 23:24:03 +00:00
Karl Heuer
54158e68b2
(syms_of_buffer): Doc fix.
1996-07-11 23:17:56 +00:00
Karl Heuer
af6fb89dbb
(bibtex-reference-head): Allow spaces and tabs between
...
opening brace or paren and key. Simplify regexp.
(bibtex-type-in-head, bibtex-key-in-head): Decrement.
(bibtex-mode): Use new function run-with-idle-timer instead of
auto-save-hook for periodically parsing keys.
(bibtex-mode-syntax-table, bibtex-autokey-name-change-strings,
bibtex-autokey-titleword-change-strings): Support non-escaped
double-quoted characters (as with german styles).
(bibtex-field-string-quoted): Disallow lines like
author = "Stefan Sch"of"
until BibTeX supports them.
1996-07-11 23:13:33 +00:00
Karl Heuer
d6f8129433
Undo previous change.
1996-07-10 13:47:24 +00:00
Roland McGrath
48afdd4400
[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
...
weak_symbol macro after.
1996-07-09 09:10:39 +00:00
Roland McGrath
6d0dbbaf3e
[_LIBC]: Use weak_extern instead of weak_symbol for __data_start.
1996-07-08 04:31:52 +00:00
Karl Heuer
639829447f
(mouse-major-mode-menu-1): Always return just a keymap;
...
never (STRING . KEYMAP).
(mouse-major-mode-menu): Discard the `keymap' from the front of
the keymap we get from mouse-major-mode-menu-1.
Construct the menu name string from major-mode.
1996-07-08 00:17:35 +00:00
Karl Heuer
9d02faa7aa
(timezone-parse-date): Fix previous change.
1996-07-08 00:08:49 +00:00
Michael I. Bushnell
2abc0cca88
Enable use of ncurses library cleanly.
1996-07-07 23:51:01 +00:00
Karl Heuer
0d7ed72012
Undo previous change.
1996-07-07 23:00:30 +00:00
Karl Heuer
aaca4aca35
Undo previous change.
...
(XTread_socket): Better way to avoid sending toolkit-specific
events to Emacs.
1996-07-07 22:58:51 +00:00
Karl Heuer
1062400578
(popup_get_selection): For a ButtonRelease on the proper
...
display, don't queue it, and always deactivate the menu.
1996-07-07 22:46:15 +00:00
Karl Heuer
3c8feb4a20
(IT_menu_display): Display control characters as ^X.
...
(XMenuAddPane, XMenuAddSelection): Adjust menu width for control
characters (displayed as ^X).
1996-07-07 22:40:53 +00:00
Karl Heuer
33d5e9cc8f
(file_name_completion): Set `stat' flags to avoid
...
computing expensive fields in struct stat (makes filename
completion much faster).
1996-07-07 22:37:17 +00:00
Karl Heuer
34ead71a13
(Fcopy_file): Use st_ino under DJGPP v2 and later to
...
prevent copying file into itself.
(check_executable): DJGPP v2 `stat' doesn't need to be augmented
in case of executable files.
(Ffile_modes): Use `stat' results as is in DJGPP v2 and later.
1996-07-07 22:36:38 +00:00
Karl Heuer
ac8da9507a
(gud-irix-p): Exclude Irix6.1 up.
...
(gud-dbx-use-stopformat-p): New variable.
(dbx): Use it to send $stopformat for Irix6.
(gud-irixdbx-marker-filter): Cast $curline to int, not long (see
added comments).
(dbx): Likewise.
1996-07-07 22:29:37 +00:00
Karl Heuer
a5ef3fecf0
Initial revision
1996-07-07 22:25:11 +00:00
Karl Heuer
610d39ebff
Split bsdos2 and bsdos2-1.
1996-07-07 22:22:17 +00:00
Karl Heuer
a97592dd6b
(ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.
1996-07-07 17:35:32 +00:00
Karl Heuer
45a870d9f0
(ps-article-subject): Don't die if no subject header.
1996-07-07 17:30:04 +00:00
Doug Evans
906628ef8f
Recognize rtems as an o/s.
1996-07-07 17:26:50 +00:00
Miles Bader
e2643e3e87
(dostounix_filename): On caseless filesystems, downcase the filename.
...
(unixtodos_filename): Downcase the drive letter.
(init_environment): Downcase the pathnames in the environment only when
running on caseless filesystems.
1996-07-07 01:59:51 +00:00
Miles Bader
f54b565c87
(DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
1996-07-07 01:59:35 +00:00
Miles Bader
1bcd16f2c1
(x_set_mouse_pixel_position): Adjust coords by frame position.
...
(x_set_mouse_position): Call x_set_mouse_pixel_position.
1996-07-07 01:59:28 +00:00
Miles Bader
5162ffce81
(normalize_filename): Always lower-case drive letters, even on systems
...
that preserve case in filenames.
(sys_rename): Do not delete newname if only changing case. On Windows
95, use our version of mktemp (not the MSVC version) and give
the temp name a long extension to ensure the final rename works
as expected.
1996-07-07 01:59:24 +00:00
Miles Bader
ac4c237c27
(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
...
thing with them.
1996-07-07 01:59:20 +00:00
Miles Bader
98aac09d3a
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
...
(mouse-undouble-last-event): New function.
(mouse-show-mark): Call mouse-undouble-last-event.
1996-07-07 01:59:10 +00:00