1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00
Commit graph

155589 commits

Author SHA1 Message Date
Richard M. Stallman
c5c4b51cc6 (tmm-prompt): Delete tmm-add-prompt if we fail.
Don't switch to *Completions* if it wasn't created.
1995-11-18 15:57:50 +00:00
Richard M. Stallman
4d98816f32 (finder-known-keywords): Delete `debugging'. 1995-11-18 15:50:42 +00:00
Lars Magne Ingebrigtsen
3425f79a38 `gnus-group-quit-config' gave a list instead of the quit-config
element.
1995-11-18 01:51:06 +00:00
Richard M. Stallman
2b6eb8c6ce (fill-region-as-paragraph): Remove redundant "setq from".
Don't add extra newline at end if there is no text in paragraph --
doing so can make fill-region loop.
When testing for indentation exceeding fill-column, skip back over tabs too.

(fill-context-prefix): Use adaptive-fill-regexp only if non-nil.

(fill-context-prefix): Check adaptive-fill-function non-nil.
1995-11-17 23:32:15 +00:00
Richard M. Stallman
54505d728c (move-to-left-margin): Removed left-over code that
made it fail on right-justified and centered text.
1995-11-17 22:43:35 +00:00
Richard M. Stallman
c20032c4e8 (next-file): Make interactive arg t if had any prefix arg. 1995-11-17 22:27:47 +00:00
Edward M. Reingold
a339bbef09 Fix starting date of Ethiopic calendar. 1995-11-17 17:40:02 +00:00
Edward M. Reingold
00e3e480f9 Minor fixes. 1995-11-17 17:38:52 +00:00
Richard M. Stallman
07986bc460 (calendar-julian-date-string): Autoload this. 1995-11-17 17:01:55 +00:00
Karl Heuer
e75e28533d (rmail-retry-failure): Add missing colons in regexp.
Use " +", not " *", to check for indented text.
Don't make a temp buffer; just record the indent amount.  Simplify.
1995-11-17 08:23:27 +00:00
Richard M. Stallman
10aa933d49 (vc-locking-user): In CVS case, convert user number to a string. 1995-11-16 22:04:24 +00:00
Richard M. Stallman
27116657a3 (install-arch-indep): Rename old info/dir only if exists. 1995-11-16 21:59:46 +00:00
Johan Vromans
a0844fc643 Use buffer-substring-no-properties' instead of buffer-substring' to
avoid the properties being copied.
1995-11-16 20:04:57 +00:00
Richard M. Stallman
7651b07e90 (FRAME_WINDOW_P): Always define it one way or another. 1995-11-16 20:00:37 +00:00
Richard M. Stallman
4e9d1906c5 (minibuffer maps): Delete extra quote. 1995-11-16 17:16:12 +00:00
Richard M. Stallman
763da090cc (Info-complete-menu-item): Don't treat `* Menu:' as a menu item. 1995-11-16 16:33:04 +00:00
Roland McGrath
5e69f11ee5 (gettext_noop): New macro, identity fn.
(re_error_msgid): Mark strings with that, to ease message catalog creation.
1995-11-16 02:51:19 +00:00
Roland McGrath
51e8c46a3a Declare etext. 1995-11-16 01:48:21 +00:00
Roland McGrath
6c6b28ea7f [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
present.
1995-11-16 01:46:10 +00:00
Richard M. Stallman
c8e9dd5444 (info-insert-file-contents-1): Various rewrites.
Compute EXT-LEFT after removing the dot from SUFFIX.
1995-11-15 23:17:18 +00:00
Richard M. Stallman
91375f8fc6 (XTread_socket): Verify a ButtonPress was actually in the
menu bar before generating a menu_bar_activate_event event.
1995-11-15 23:15:49 +00:00
Richard M. Stallman
4f35820fbc (display_menu_item): Fix previous change. 1995-11-15 23:00:18 +00:00
Richard M. Stallman
12760c0216 (hppa*-hp-hpux10*): Use s/hpux10.h. 1995-11-15 21:50:46 +00:00
Richard M. Stallman
55a488bede (c++-mode): Remove autoload cookie. 1995-11-15 18:58:57 +00:00
Richard M. Stallman
d31b6237e9 (syms_of_xselect): Doc fix. 1995-11-15 18:33:45 +00:00
Richard M. Stallman
7b990caf7e (mouse-sel-lost-selection-hook): Undo prev change. 1995-11-15 18:32:38 +00:00
Richard M. Stallman
0d199f9c6b (x_clear_frame_selections): Get selection_symbol properly.
(x_clear_frame_selections): Undo previous change.
1995-11-15 18:32:09 +00:00
Richard M. Stallman
1df9cc4060 (doprnt1): Add a cast. 1995-11-15 17:44:17 +00:00
Richard M. Stallman
436c581148 (mark_object): Don't overwrite original argument value. 1995-11-15 17:42:44 +00:00
Richard M. Stallman
325cbd32fc (command-line-1): Mention F10. 1995-11-15 17:24:18 +00:00
Richard M. Stallman
4a9ee00512 (xsymbol): Cast name explicitly to (char *). 1995-11-15 16:57:23 +00:00
Richard M. Stallman
e137161b78 (goto-address-highlight-p): New variable.
(goto-address-fontify): Removed check for invisible text,
set inhibit-point-motion-hooks instead

(goto-address): Use S-mouse-2, not S-mouse-1.
Add autoload cookie.
1995-11-15 05:03:42 +00:00
Richard M. Stallman
86ddc17c9c (fill-region-as-paragraph): Handle left margin extending to or past
fill-column.
1995-11-15 01:30:28 +00:00
Richard M. Stallman
c62861749e (fill-individual-paragraphs): Advance 1 line in inner loop. 1995-11-14 23:28:24 +00:00
Richard M. Stallman
94f62922fa (mouse-sel-lost-selection-hook): Use (car selection). 1995-11-14 22:57:02 +00:00
Richard M. Stallman
6dcba8a327 (calendar-julian-from-absolute): Autoload it. 1995-11-14 22:26:25 +00:00
Richard M. Stallman
a80a30b333 (indent-line-to): Delete spaces before inserting a tab. 1995-11-14 21:05:54 +00:00
Geoff Voelker
3bb3cfe75d (nt): Rename install, readme, and todo to INSTALL, README, and TODO. 1995-11-14 19:41:16 +00:00
Geoff Voelker
c3b8ccce39 Initial revision 1995-11-14 19:16:18 +00:00
Richard M. Stallman
6695496f6c (command-line-1): Reorganize the initial help output. 1995-11-14 18:28:49 +00:00
Richard M. Stallman
2dc3be7eba (check_executable) [DOS_NT]: Treat all dirs as executable.
(Fcopy_file): Don't chmod output file on MSDOS
unless we have DJGPP version 2.
1995-11-14 17:38:19 +00:00
Richard M. Stallman
256e4874e9 (compilation-sentinel): Use the local value of
compilation-exit-message-function in the process buffer.
1995-11-14 03:48:33 +00:00
Richard M. Stallman
b884fd7ec2 (archive-remote-regexp): Doc fix. 1995-11-14 03:45:10 +00:00
Richard M. Stallman
542f2d82cf (View-scroll-lines-forward): Don't recenter at end. 1995-11-14 03:43:40 +00:00
Richard M. Stallman
641acd26cd (regex.o): Depend on ../src/config.h. 1995-11-14 02:59:27 +00:00
Richard M. Stallman
221cc4f4dc (vc-directory): Require dired.
(vc-revert-buffer): Ignore vc-suppress-confirm.
1995-11-13 20:24:46 +00:00
Geoff Voelker
bb441948ca (install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.
1995-11-13 17:47:35 +00:00
Richard M. Stallman
6441db6b0b Declare calloc like malloc. 1995-11-13 05:06:14 +00:00
Richard M. Stallman
10fe2d3844 (tmm-define-keys): Don't define ESC ESC. 1995-11-13 03:20:37 +00:00
Noah Friedman
dd159a748e (top level): Make sure to set global minor-mode-alist, not local one.
(eldoc-mode-print-current-symbol-info): Make sure this-command is a symbol.
(eldoc-function-argstring): If fn is a macro, skip leading `macro' elt.
(eldoc-function-argstring-from-docstring): Look for `condition-case' pattern.
1995-11-13 01:37:40 +00:00