1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
Commit Graph

41946 Commits

Author SHA1 Message Date
Markus Rost
2b29f15cc4 (find-dired): Implement revert-buffer-function. 2002-05-20 00:42:27 +00:00
Markus Rost
c71276553d (report-emacs-bug-hook): Do another save-excursion. 2002-05-20 00:39:23 +00:00
Glenn Morris
02f85cbae5 (f90-change-keywords): Doc fix. 2002-05-19 23:23:22 +00:00
Glenn Morris
f14ca2504b (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
(f90-looking-at-if-then): Remove lets.
(f90-looking-at-where-or-forall): Handle if split over lines.
2002-05-19 23:19:42 +00:00
Ken Raeburn
7340cc503b * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR and XCDR real
rvalues in most configurations.
2002-05-19 23:14:24 +00:00
Ken Raeburn
1138e74218 * buffer.c (fix_overlays_in_range, fix_overlays_before): Don't take the address
of the cdr part of a cons cell; instead, track the parent cell and call
XSETCDR, or set the variable for the head of the list if we haven't started
down the list yet.
2002-05-19 23:12:30 +00:00
Glenn Morris
89fa1ef503 (f90-get-present-comment-type): Fix bug introduced in version 1.46.
(f90-comment-indent): Doc fix.
(f90-break-line): Simplify it a bit.
2002-05-19 22:28:15 +00:00
Glenn Morris
6dd52cafbd (f90-match-end): Simplify it a bit. 2002-05-19 21:47:46 +00:00
Richard M. Stallman
8bad880b02 *** empty log message *** 2002-05-19 16:10:29 +00:00
Richard M. Stallman
13d7dc77af (reread_doc_file): Don't ask for confirmation. 2002-05-19 16:10:08 +00:00
Richard M. Stallman
1d9cc34573 (indent-region): Make COLUMN arg optional. 2002-05-19 16:09:28 +00:00
Richard M. Stallman
c389144777 (custom-load-symbol): Verify that LOADED is a string. 2002-05-19 16:07:13 +00:00
Richard M. Stallman
49a8a2f59e Compare C-f, etc, with arrow keys. Mention PageUp and PageDn. 2002-05-19 16:05:46 +00:00
Richard M. Stallman
91f50d610e Fix previous change. 2002-05-19 16:03:51 +00:00
Richard M. Stallman
f44a616b70 (archive-zip-use-pkzip): Variable deleted.
(archive-zip-extract, archive-zip-expunge, archive-zip-update)
(archive-zip-update-case): Use locate-file to decide whether
to use pkzip.
2002-05-19 16:00:48 +00:00
Richard M. Stallman
e6f0ff9233 (locate-file): Doc fix. 2002-05-19 15:55:04 +00:00
Richard M. Stallman
4e391653c0 (rmail-show-message-hook): Offer `goto-address' as an option. 2002-05-19 15:36:55 +00:00
Stefan Monnier
de856d998f (uniquify-rationalize-file-buffer-names):
Always strip the trailing / even if the file is not a directory.
2002-05-19 02:11:24 +00:00
Richard M. Stallman
51bfe25eff Comment change. 2002-05-19 01:38:37 +00:00
Glenn Morris
4f9fc70285 (f90-mode-abbrev-table): Initialize in the defvar. 2002-05-18 22:42:23 +00:00
Glenn Morris
ba69d9faac (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed. 2002-05-18 22:18:58 +00:00
Glenn Morris
70186f7ff2 (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.
(f90-font-lock-on, f90-font-lock-off): Add 'menu-alias property.
(f90-font-lock-1, f90-font-lock-2, f90-font-lock-3, f90-font-lock-4): Move
the doc strings.
(f90-menu-bar-menu): New internal variable to hold the top-level menu.
(f90-change-case-menu, f90-font-lock-menu): Minor code changes.
2002-05-18 21:52:58 +00:00
Eli Zaretskii
8422aeb77d Add a comment in case people complain about the h flag for Tar. 2002-05-18 19:52:17 +00:00
Eli Zaretskii
516f7fca86 (tar-octal-time): Fix last change. 2002-05-18 19:45:37 +00:00
Markus Rost
515ced278c (report-emacs-bug-text-prompt): New variable.
(report-emacs-bug):  Store the prompt in
`report-emacs-bug-text-prompt'.  Move Configuration/Important settings
information after the user's report.
(report-emacs-bug-hook): Unclutter by deleting the content of
`report-emacs-bug-text-prompt'.
2002-05-18 19:19:18 +00:00
Glenn Morris
367e10df21 Update maintainer. 2002-05-18 19:05:34 +00:00
Jason Rumney
0708de0778 *** empty log message *** 2002-05-18 15:36:51 +00:00
Jason Rumney
af3f7be76e (w32_create_pixmap_from_bitmap_data): New function.
(xbm_load_image): Use it.
(xbm_load): Ditto.
(xbm_read_bitmap_data): Reverted to xfns.c version.
From David Ponce <dponce@voila.fr>.
2002-05-18 15:30:47 +00:00
Pavel Janík
9a4b515707 Fix typo. 2002-05-18 13:17:51 +00:00
Eli Zaretskii
7490a1e480 More preamble fixes. 2002-05-18 11:26:16 +00:00
Eli Zaretskii
12b309f149 Fix the preamble comments. 2002-05-18 11:22:04 +00:00
Eli Zaretskii
1dd8b9790c Document failure to start due to old version of ncurses. 2002-05-18 11:10:35 +00:00
Pavel Janík
17b1725804 (forms-jump-record, forms-insert-record, forms-delete-record): Calculate
lines from the beginning of the accessible portion rather than from the
beginning of the buffer.
2002-05-18 08:05:54 +00:00
Eli Zaretskii
dacec5966e Document that ps-print can print Unicode characters. 2002-05-17 14:14:40 +00:00
Eli Zaretskii
2c978fafa1 *** empty log message *** 2002-05-17 14:10:12 +00:00
Eli Zaretskii
d0d08a25c2 (eval-and-compile): Add a trivial replacement for a
possibly missing encode-char.
(ps-mule-font-info-database-bdf): Add associations for Unicode
fonts.  Doc fix.
(ps-mule-font-info-database-ps-bdf): Doc fix.
(ps-mule-encode-ucs2): New function for encoding Unicode characters.
2002-05-17 14:09:39 +00:00
Eli Zaretskii
8de1855e88 Fix whitespace. 2002-05-17 13:17:21 +00:00
Eli Zaretskii
56e19ec475 Fix whitespace.
(sig_suspender, sigprocmask): Don't define for DJGPP 2.02 and later.
2002-05-17 13:12:37 +00:00
Eli Zaretskii
b058cb36fe Fix whitespace. 2002-05-17 12:02:50 +00:00
Eli Zaretskii
fe960d0a0a *** empty log message *** 2002-05-17 11:37:48 +00:00
Eli Zaretskii
534405a194 (tar-octal-time): Fix the last argument of logior. 2002-05-17 11:37:13 +00:00
Eli Zaretskii
b72f3bcb37 (socket_connection): Move the code to resolve the POP
host right before trying to connect with it.
2002-05-17 11:24:02 +00:00
Eli Zaretskii
05b5446096 (install): Use "tar -chf", to follow symlinks. 2002-05-17 11:13:10 +00:00
Stefan Monnier
54cabb1b65 (find-function-search-for-symbol): Find funs defined with defun-cvs-mode.
(find-function-space-re): New const.  Skips comments as well.
(find-function-regexp, find-variable-regexp): Use it.
2002-05-16 20:11:23 +00:00
Stefan Monnier
883e7198fb (cvs-cmd-do): Accept non-CVS dirs with CVS-ctrl'd subdirs.
(cvs-mode-add-change-log-entry-other-window): Work on multiple files.
(cvs-mode-set-flags): Don't cons unnecessarily.
2002-05-16 20:03:52 +00:00
Colin Walters
1edd6ac448 (menu-bar-tools-menu) <calculator>: Renamed to "Simple Calculator".
(menu-bar-tools-menu) <calc>: New.
2002-05-16 19:32:32 +00:00
Colin Walters
9f1f80ae68 Format John Paul Wallington's changes correctly. 2002-05-16 19:32:18 +00:00
Juanma Barranquero
b96fb65cd3 *** empty log message *** 2002-05-16 12:01:57 +00:00
Juanma Barranquero
e7bdfdcf2a (hs-adjust-block-beginning): Fix typo. 2002-05-16 12:01:17 +00:00
Juanma Barranquero
f4146f4c8a (filesets-ormap): Fix typo. 2002-05-16 12:00:59 +00:00