1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
Commit graph

27177 commits

Author SHA1 Message Date
Richard M. Stallman
1efc19ebfa *** empty log message *** 2004-11-08 17:00:42 +00:00
Richard M. Stallman
bbf4169032 (next-error group, face): Move before first use.
(next-error-highlight, next-error-highlight-no-select): Likewise.

(line-move-invisible-p): Renamed from line-move-invisible.
(line-move): New args NOERROR and TO-END.
Return t if if succeed in moving specified number of lines.
(move-end-of-line): New function.

(beginning-of-buffer-other-window, end-of-buffer-other-window):
Use with-no-warnings.
2004-11-08 16:59:43 +00:00
Richard M. Stallman
7e1963161d (syntax-after): Doc fix. 2004-11-08 16:55:56 +00:00
Richard M. Stallman
d5d126ea02 (show-paren-function): Change calls to syntax-after
for new way of returning the value.
2004-11-08 16:45:17 +00:00
Richard M. Stallman
b23b6fecf7 (menu-bar-file-menu): Make this the real name
and menu-bar-files-menu the alias.  Use the former.
(global-map): Use `file', not `files', as the symbol.
2004-11-08 16:44:15 +00:00
Richard M. Stallman
cb7de2e759 (Info-revert-find-node): Don't use beginning-of-buffer. 2004-11-08 16:43:00 +00:00
Richard M. Stallman
4331c31e95 (filesets-spawn-external-viewer, filesets-run-cmd):
Don't use beginning-of-buffer.
(filesets-cmd-show-result): Use with-no-warnings.
2004-11-08 16:42:25 +00:00
Juri Linkov
20320c6516 (compile): Don't overwrite last command in minibuffer history
with default command if they are not equal.
2004-11-08 12:19:14 +00:00
Juri Linkov
b056d9cbd7 *** empty log message *** 2004-11-08 12:18:33 +00:00
Jay Belanger
3c29dab149 *** empty log message *** 2004-11-08 02:37:02 +00:00
Jay Belanger
f1e0e03c67 (math-do-integral-methods): Try linear, then non-linear, substitutions. 2004-11-08 02:21:11 +00:00
Jay Belanger
bd6bda79c3 *** empty log message *** 2004-11-08 00:27:05 +00:00
Jay Belanger
4710da05cb (math-linear-subst-tried): New variable.
(math-do-integral):  Set `math-linear-subst-tried' to nil.

(math-do-integral-methods):  Use `math-linear-subst-tried' to
determine what type of substitution to try.

(math-integ-try-linear-substituion):  Set `math-linear-subst-tried' to
t.
2004-11-07 23:33:29 +00:00
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
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
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
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
6159c232a6 *** empty log message *** 2004-11-06 17:04:23 +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
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
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
Juri Linkov
392cf16dd0 (edebug-next-token-class): Allow all symbol-constituent characters
after dot, not only digits.
2004-11-05 19:07:07 +00:00
Juri Linkov
ca53db337f (Info-search): Don't search in node header lines and file headers. 2004-11-05 19:06:24 +00:00
Juri Linkov
3296d21b53 *** empty log message *** 2004-11-05 19:05:44 +00:00
Daniel Pfeiffer
df4d061346 (set-auto-mode): Don't get error after setting -*-mode-*-. 2004-11-04 20:25:08 +00:00
Daniel Pfeiffer
5dcd636baf *** empty log message *** 2004-11-04 20:24:29 +00:00
Jan Djärv
8d9e2a4940 * dired.el (dired-read-dir-and-switches): Call read-directory-name
if a dialog will be used, read-file-name otherwise.
2004-11-04 15:22:00 +00:00
Richard M. Stallman
fb54e72e28 *** empty log message *** 2004-11-04 10:23:45 +00:00
Richard M. Stallman
836504434f (table group): Add :version. 2004-11-04 10:23:05 +00:00