1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

53115 Commits

Author SHA1 Message Date
Kim F. Storm
85c385423e *** empty log message *** 2004-11-07 23:27:02 +00:00
Kim F. Storm
0571ccec40 (bootstrap-clean): New target for 'make bootstrap'. 2004-11-07 23:23:57 +00:00
Richard M. Stallman
551373ea98 *** empty log message *** 2004-11-07 22:51:22 +00:00
Jan Djärv
c37caf9d6b * emacs.c (Fdump_emacs): Only output warning on GNU/Linux. 2004-11-07 21:59:19 +00:00
Juri Linkov
947faf4fe7 (info-lookup): Allow reusing in the current buffer
not only *info* buffer, but all (even renamed) Info buffers
by checking for major-mode instead of *info* buffer name.
(c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
(octave-mode, maxima-mode) <doc-spec>:
Allow long dashes generated by Texinfo 4.7 before definitions.
(texinfo-mode) <doc-spec>: Add space to suffix to find command
definitions with argument separated by space.
2004-11-07 20:52:51 +00:00
Juri Linkov
91337c1f28 *** empty log message *** 2004-11-07 20:52:25 +00:00
Andreas Schwab
b72915a740 Don't declare Fmsdos_downcase_filename. 2004-11-07 11:08:45 +00:00
Andreas Schwab
b7f3499735 Declare Fmsdos_downcase_filename. 2004-11-07 11:06:32 +00:00
Jan Djärv
238a44a865 * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in
comparisons with integers instead of Lisp_Object address.
(Fmsdos_set_keyboard): Declare argument allkeys.

* msdos.c (IT_set_frame_parameters): Use EQ, not ==, for Lisp_Object:s.

* dired.c: extern declare Fmsdos_downcase_filename on MSDOS to avoid
int/Lisp_Object mixup.

* fileio.c: Ditto.
2004-11-07 09:13:26 +00:00
Steven Tamm
21acf12465 editfns.c: Adding in better patch 2004-11-07 05:57:58 +00:00
Steven Tamm
31141c132b editfns.c: Need to include sys/time.h before resource.h on darwin. 2004-11-07 05:57:08 +00:00
Richard M. Stallman
e710efbbb3 (syntax-after): Return the syntax letter, not the raw code. 2004-11-07 04:10:38 +00:00
Richard M. Stallman
da355cba85 (elp-results): Delete wasteful beginning-of-buffer. 2004-11-07 04:09:31 +00:00
Richard M. Stallman
202a3a716b (iso-cvt-define-menu): menu-bar-files-menu renamed to menu-bar-file-menu. 2004-11-07 04:08:15 +00:00
Richard M. Stallman
db32470656 (browse-url-gnome-moz-program)
(browse-url-gnome-moz-arguments): Move up before first use.
2004-11-07 04:00:18 +00:00
Richard M. Stallman
589d30dd8b (tramp group): Add :version. 2004-11-07 03:59:21 +00:00
Richard M. Stallman
254746ffd9 (ada-gdb-application): Use goto-char instead of beginning-of-buffer. 2004-11-07 03:58:37 +00:00
Richard M. Stallman
fc49c9c623 (cperl-info-on-command): Use goto-char instead of beginning-of-buffer. 2004-11-07 03:57:24 +00:00
Richard M. Stallman
af866d845e (idlwave-shell-examine-map): Move up before first use.
(idlwave-shell-temp-pro-file): Likewise.
(idlwave-shell-temp-rinfo-save-file): Likewise.
(idlwave-shell-temp-file): Minor doc fix.
2004-11-07 03:56:09 +00:00
Richard M. Stallman
f8cb5ed621 (flyspell-external-point-words): Use goto-char instead of beginning-of-buffer. 2004-11-07 03:52:04 +00:00
Richard M. Stallman
f28c1bd9cd (command_loop_1): Change Vtransient_mark_mode
before deciding whether to inctivate mark.
2004-11-07 03:50:11 +00:00
Richard M. Stallman
c9aa6a4184 (Fcall_interactively): Avoid reusing EVENT for other data. 2004-11-07 03:48:56 +00:00
Richard M. Stallman
e1e419ecc6 (merge_named_face): GCPRO the face_name in the
named_merge_point struct that we make.
(merge_face_heights): Eliminate GCPRO arg.  All callers changed.
2004-11-07 03:47:09 +00:00
Andreas Schwab
3b6536b101 Whitespace fixup. 2004-11-07 01:57:27 +00:00
Kai Großjohann
c37ee7cb84 (tramp-uudecode): Mention `uudecode -o /dev/stdout'. 2004-11-06 20:32:24 +00:00
Kai Großjohann
e7b52b6db2 (tramp-coding-commands): Additionally try "uudecode -o /dev/stdout"
before trying "uudecode -o -".  Suggested by Han Boetes.
2004-11-06 20:27:16 +00:00
David Ponce
50ed4c9619 (recentf-menu-path): Use menu item name. 2004-11-06 18:27:56 +00:00
David Ponce
59341ff0e3 *** empty log message *** 2004-11-06 18:27:36 +00:00
Eli Zaretskii
66fcf39cc0 Document get-internal-run-time. 2004-11-06 17:05:42 +00:00
Eli Zaretskii
6159c232a6 *** empty log message *** 2004-11-06 17:04:23 +00:00
Eli Zaretskii
2f6037a53f (Processor Run Time): New section documenting get-internal-run-time. 2004-11-06 17:03:18 +00:00
Eli Zaretskii
32bfb2d565 (sxhash): As far as possible, merge calculation of
hash code for symbols and strings.
2004-11-06 17:01:27 +00:00
Eli Zaretskii
4211ee7d6c (Fget_internal_run_time): New function.
(syms_of_data): Defsubr it.
2004-11-06 17:00:37 +00:00
Eli Zaretskii
59dede2226 *** empty log message *** 2004-11-06 16:54:06 +00:00
Eli Zaretskii
ea92fc9ff2 Regenerate. 2004-11-06 16:53:38 +00:00
Eli Zaretskii
aec04d3666 Add check for getrusage. 2004-11-06 16:29:08 +00:00
Eli Zaretskii
bc214b060b (install, maintainer-clean): Don't use "elisp-*" as it nukes elisp-cover.texi.
(dist): Change elisp-[0-9] to elisp-[1-9], as there could be no elisp-0 etc.
2004-11-06 16:17:45 +00:00
Eli Zaretskii
9788e74ead Don't call define-fringe-bitmap if the display doesn't support images. 2004-11-06 16:07:10 +00:00
Andreas Schwab
803a05c2fa (tempo-match-finder): Doc fix. 2004-11-06 14:49:45 +00:00
Andreas Schwab
cffe562a9f (easy-menu-get-map): Fix last change. 2004-11-06 14:43:43 +00:00
Andreas Schwab
98961e08e5 Change log entry reconstructed from commit message. 2004-11-06 14:41:21 +00:00
Eli Zaretskii
4ac3afb9e7 Document changes in behavior of hide-body. 2004-11-06 12:15:10 +00:00
Eli Zaretskii
27540e8151 *** empty log message *** 2004-11-06 12:12:23 +00:00
Eli Zaretskii
00958fa2aa (hide-body): Don't hide lines at the top of the file
that precede the first header line.
2004-11-06 12:10:38 +00:00
Eli Zaretskii
14e32dd339 (align-areas): Delete whitespace before reindenting, so
that tabs are never placed after spaces.
2004-11-06 12:06:18 +00:00
Eli Zaretskii
5ff00c425a (syms_of_frame): Fix the example in the doc string. 2004-11-06 11:55:32 +00:00
Eli Zaretskii
4d79b8744f (insert-kbd-macro): Do completions based on macros,
rather than all commands.
2004-11-06 11:49:55 +00:00
Eli Zaretskii
16d24ae8cf (tempo-match-finder): Use [:word:] instead of "^\\b",
to solve a bug whereby tags with 'b' don't match.
2004-11-06 11:28:42 +00:00
Stefan Monnier
242399cd03 (easy-menu-get-map-look-for-name): Remove.
(easy-menu-lookup-name): New fun to replace it.
(easy-menu-get-map): Use it to obey menu item names (rather than just
keys) when looking up `path'.
(easy-menu-always-true-p): Rename from easy-menu-always-true.
(easy-menu-convert-item-1): Adjust to new name.
2004-11-06 10:01:56 +00:00
Jan Djärv
df470e3b0b * eval.c (Feval): Remove check for INPUT_BLOCKED_P.
* xmenu.c (popup_get_selection, create_and_show_popup_menu)
(create_and_show_dialog): Revert change from 2004-10-31.
2004-11-06 07:47:27 +00:00