- 18 Jul, 1995 10 commits
-
-
Richard M. Stallman authored
Specify frame arg to x-color-values and frame-parameters. (set-face-background): Pass background-p arg to face-color-supported-p.
-
Richard M. Stallman authored
Use Makefile.c for intermediate file. Rename src/config.h.in to src/config.in.
-
Richard M. Stallman authored
(Makefile): Depend on src/Makefile.in, not src/Makefile.in.in.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(SOURCES): Corresponding changes for file renamings.
-
Richard M. Stallman authored
(config.h): Depend on config.in.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Access mouse_moved in selected_frame.
-
Richard M. Stallman authored
-
- 17 Jul, 1995 30 commits
-
-
Karl Heuer authored
(kbd_buffer_get_event, readable_events): Check mouse_moved in all frames. Check do_mouse_tracking for non-nil ness. (Ftrack_mouse): Set do_mouse_tracking to t. (kbd_buffer_get_event): Discard a selection_clear_event before processing it.
-
Karl Heuer authored
-
Karl Heuer authored
(bookmark-make-cell): Use `buffer-substring-no-properties'. (bookmark-yank-word): Use buffer-substring-no-properties.
-
Karl Heuer authored
finding the first buffer line, and use that saved point to determine the buffer to use, if it is a reasonable value.
-
Karl Heuer authored
-
Karl Heuer authored
properties after the merge.
-
Karl Heuer authored
Put the buffer in shell mode, don't use shell-command-filter. (shell-command-filter): Deleted. (shell-command-sentinel): Don't reset the mode line. Don't test the buffer name--what was that for, anyway?. (column-number-mode): New variable and new command.
-
Karl Heuer authored
(mail): Doc fix.
-
Karl Heuer authored
for auto-save-list-file-name.
-
Karl Heuer authored
and display-type frame parameters. (x-frob-font-slant, x-frob-font-weight): Replace the adstyle field with *, if we can find it. (set-face-background): Use face-color-supported-p. (face-color-gray-p): New function. (face-default-stipple): New variable. (set-face-background): Use face-default-stipple for all grays. (set-face-stipple): Change arg name. (face-color-supported-p): Use face-color-gray-p.
-
Karl Heuer authored
VC-Log buffer. Better mode line text for initial comments. Streamlined the function. (vc-locking-user): Consider a cvs file "locked" if its status is either 'locally-modified or 'needs-merge. (vc-workfile-version): Catch 'found when calling vc-find-cvs-master. (vc-fetch-master-properties): Handle cvs status "Needs Checkout". This is intended for future use. (vc-fetch-master-properties): Shrink the window that displays the error message.
-
Karl Heuer authored
-
Karl Heuer authored
not ediff-make-frame.
-
Karl Heuer authored
-
Karl Heuer authored
(fill-region-as-paragraph): In adaptive-fill-mode, if paragraph has one line, take the fill prefix from it. (adaptive-fill-regexp): Doc fix. (fill-individual-paragraphs): Use `adaptive-fill-regexp' to determine `fill-prefix' if `adaptive-fill-mode' is non-nil.
-
Karl Heuer authored
In Sun keys, f36 was misnamed f35 and f37 misnamed f36.
-
Karl Heuer authored
of word obscure real match at start of same word.
-
Karl Heuer authored
Escape the second period.
-
Karl Heuer authored
(mouse-major-mode-menu): Don't call command-execute if lookup-key gives nil.
-
Karl Heuer authored
and print-level to nil.
-
Karl Heuer authored
(add-change-log-entry): Use case-sensitive search for file name. Find first blank line correctly.
-
Karl Heuer authored
Do nothing if form wrong length. (byte-optimize-multiply): Fix bug in 0 case. (byte-optimize-divide): Optimize (/ CONST CONST) if safe. (byte-optimize-logmumble): Fix (logior -1 ...) case. (byte-optimize-if): Optimize (if (not foo) nil ...).
-
Karl Heuer authored
-
Karl Heuer authored
certain macros, to avoid conflict later.
-
Karl Heuer authored
(init_system_name): Add cast in init for fqdn.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
Access mouse_moved in selected_frame.
-
Karl Heuer authored
-
Karl Heuer authored
(current_minor_maps_error): New function.
-