1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00
Commit Graph

15045 Commits

Author SHA1 Message Date
Gerd Moellmann
74ec6045ba *** empty log message *** 2000-08-18 06:31:51 +00:00
Gerd Moellmann
0c1a49d3cb (icon-indent-line)
(icon-is-continuation-line): Handle comments specially.
2000-08-18 06:29:14 +00:00
Gerd Moellmann
da7ddbedee (esc-map): Bind C-delete' and C-backspace' to
backward-kill-sexp, analogous to kill-sexp.
2000-08-18 06:28:47 +00:00
Gerd Moellmann
6ad96760ff (ispell-dictionary-alist-6): Add `portugues'. 2000-08-18 06:18:18 +00:00
Gerd Moellmann
fea6948a28 Set to standard author/maintainer/keyword fields.
Fine tuning to menu map appearance and operation, and added help.
Remove `start' and `end' error messages when compiling.
(ispell-choices-win-default-height): Fixed comment string.
(ispell-dictionary-alist-1): Fixed regexp in castellano and
castellano8 dictionaries.
(ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
(ispell-dictionary-alist-4): Fixed regexp in francais-tex
dictionary, added italiano dictionary.
(ispell-skip-region-alist): Removed regexp thrashing when `-' is a
word character
(ispell-tex-skip-alists): Added psfig support.
(ispell-skip-html): Renamed from ispell-skip-sgml.
(ispell-begin-skip-region-regexp, ispell-skip-region)
(ispell-minor-check): Improved html skipping support to skip across
code, and recognize `&' commands without propper `;' syntax;
(ispell-process-line): Fix alignment error when manually
correcting spelling.
(ispell): Fix comment string.
(ispell-add-per-file-word-list): Always put word list on new line.
2000-08-17 20:54:01 +00:00
Gerd Moellmann
a7b2852367 *** empty log message *** 2000-08-17 20:27:27 +00:00
Gerd Moellmann
10fa00732b (format-encode-run-method): Fix error message to say
`encode' instead of `decode'.  Use save-window-excursion around
shell-command-on-region as in format-decode-run-method because
shell-command-on-region can display a buffer with error output.
(format-decode): Don't record undo information for the decoding.
(format-annotate-function): Add parameter FORMAT-COUNT.  Make
that number part of the temporary buffer name so that more than
one decoding using a temporary buffer can happen safely.
2000-08-17 20:24:27 +00:00
Gerd Moellmann
1fb3862065 (enriched-annotation-regexp): Use `A-Z' instead
of `A-z' in the regexp.
2000-08-17 20:24:12 +00:00
Gerd Moellmann
72f7b3625f Fix typos in commentary. 2000-08-17 20:23:57 +00:00
Gerd Moellmann
3787e12e9d *** empty log message *** 2000-08-17 15:38:59 +00:00
Gerd Moellmann
aff3bff87b (command-line): Pop to *Messages* in case an error
is signaled while loading user-init-file.
2000-08-17 15:37:07 +00:00
Gerd Moellmann
f0753a5f45 (view-emacs-news): Rewritten for new naming scheme
for old NEWS files.
2000-08-17 15:36:54 +00:00
Andreas Schwab
d2473540a7 (insert-directory): Don't lose original file name,
undoing an undocumented change.
2000-08-17 12:08:26 +00:00
Gerd Moellmann
c0bbaf57af (sql-magic-go): Use comint-bol.
(sql-copy-column): Use comint-line-beginning-position.
(comint-line-beginning-position): Define a replacement for
comint-line-beginning-position if it is not fboundp.

(sql-mode-map): TAB is no longer defined in sql-mode-map;
it didn't have any effect anyway.

(sql-postgres): Jason Beegan's patch uses the parameters
--pset and pager=off instead of sending \\o|cat at the beginning
of the session.
2000-08-17 11:20:50 +00:00
Miles Bader
9d245da59e Add compatibility definition of comint-line-beginning-position. 2000-08-17 06:25:11 +00:00
Kenichi Handa
357438ebe0 (normal-top-level): Look in each dir in load-path for a leim-list.el
file too.  This assures of loading leim-list.el that is created at
Emacs installation time even if a user have his own leim-list.el.
2000-08-17 01:08:11 +00:00
Kenichi Handa
abfdbd2eb6 *** empty log message *** 2000-08-17 01:07:41 +00:00
Miles Bader
a0b8c9399c (hi-yellow, hi-pink, hi-green, hi-blue): Force the foreground color to
black if the default background is dark.
2000-08-17 00:51:39 +00:00
Dave Love
2b5198bb1a *** empty log message *** 2000-08-16 21:56:59 +00:00
Dave Love
a5b09d5a75 (bs-mode-font-lock-keywords): Avoid testing for XEmacs. 2000-08-16 21:42:10 +00:00
Dave Love
b705725947 (windmove) <defgroup>: Add :version. 2000-08-16 21:31:32 +00:00
Dave Love
f79538c951 Don't require browse-url. Require thingatpt.
(goto-address-fontify-p, goto-address-highlight-p)
(goto-address-url-face, goto-address-url-mouse-face)
(goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
(goto-address-url-regexp): Use thing-at-point-url-regexp.
(goto-address-fontify, goto-address-at-mouse): Simplify,
(goto-address-at-point): browse-url-url-at-point,
goto-address-find-address-at-point can return nil.
(goto-address-find-address-at-point): Return nil on failure.
2000-08-16 21:28:35 +00:00
Dave Love
165b3a9212 (align) <defgroup>: Add :version. 2000-08-16 21:26:01 +00:00
Dave Love
7def2f92b2 (calculator): Add :version.
(calculator): Use two lines for calculator window if `modeline'
face is boxed.
2000-08-16 21:24:00 +00:00
Stefan Monnier
c0df1972b2 Don't quote lambda. 2000-08-16 21:05:37 +00:00
Stefan Monnier
7382bcae29 *** empty log message *** 2000-08-16 21:03:36 +00:00
Stefan Monnier
7a3ec18a3c (Edit-options-{set,toggle,t,nil}): Don't quote lambda. 2000-08-16 20:54:44 +00:00
Stefan Monnier
057ab2946f (unload-feature): Typo. 2000-08-16 20:51:48 +00:00
Stefan Monnier
a313af117c (custom-make-dependencies): Quote open-paren in string. 2000-08-16 20:50:19 +00:00
Stefan Monnier
6a7ceddcab Add local-variable settings to the generated file. 2000-08-16 20:49:45 +00:00
Stefan Monnier
1e495fc764 (mh-make-local-vars):
Replace make-variable-buffer-local with make-local-variable.
2000-08-16 20:38:40 +00:00
Stefan Monnier
7e86942c8a (outline-minor-mode): Don't quote lambda. 2000-08-16 20:34:25 +00:00
Stefan Monnier
399ede1371 (bg-mouse-report): screen-height -> frame-height. 2000-08-16 20:29:14 +00:00
Stefan Monnier
44946a4c9e * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
(ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
Allow going past the last element.
* pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
(cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
(cvs-mouse-toggle-mark): Don't move point.
(cvs-revert-if-needed): Avoid re-eval of local variables and modes.
2000-08-16 20:27:39 +00:00
Stefan Monnier
ffb4b7a11d (grep): Provide a default set of files.
(next-error): Docstring fix.
(compilation-find-file): Avoid find-file (fails in a dedicated window).
2000-08-16 20:20:43 +00:00
Stefan Monnier
4d3a92281f Typo. 2000-08-16 20:17:39 +00:00
Stefan Monnier
cb5da1a31e (define-minor-mode): Use `symbol-value' to keep the byte-compiler quiet. 2000-08-16 20:16:33 +00:00
Stefan Monnier
027ac3f8db (diff-mode-map): Bind diff-apply-hunk.
(diff-find-source-location): New fun, extracted from diff-goto-source.
(diff-goto-source): Use it.
(diff-next-complex-hunk, diff-filter-lines): New function.
(diff-apply-hunk): New command.
2000-08-16 19:56:10 +00:00
Dave Love
4f00b8c106 *** empty log message *** 2000-08-16 19:53:17 +00:00
Stefan Monnier
394bd1cae1 (smerge-mode-menu): Doc fix. 2000-08-16 19:51:55 +00:00
Stefan Monnier
3bdb5fb8e0 (msb-mode): Define it in terms of define-minor-mode. 2000-08-16 19:40:41 +00:00
Dave Love
329d7667c8 (fortune) <defgroup>: Add :version.
(fortune-append): Fix error message.
(fortune-from-region): Doc fix.
2000-08-16 19:10:48 +00:00
Dave Love
e8951be0ff (pong): Doc fix. 2000-08-16 19:07:04 +00:00
Dave Love
0419a4af90 Add `extensions' to keywords, since it's internal. 2000-08-16 19:05:59 +00:00
Dave Love
9f56503b8e Fix commentary section. 2000-08-16 19:03:53 +00:00
Eli Zaretskii
69db7ee70f (desktop-save): Don't look at symbol-value of a
member of minor-mode-alist, unless it is boundp.
2000-08-16 18:19:47 +00:00
Sam Steingold
10e1dad961 * buff-menu.el (list-buffers-noselect): Use `dolist' instead of
`while'; use `with-current-buffer' instead of `save-excursion'.
Removed unnecessary kludges now that "*Buffer List*" is excluded.
2000-08-16 14:33:21 +00:00
Kenichi Handa
9d7bcb2ee8 *** empty log message *** 2000-08-16 11:17:37 +00:00
Kenichi Handa
07fd074eb8 (declare-ccl-program): Docstring modified.
(ccl-execute-with-args): Likewise.
2000-08-16 10:57:57 +00:00
Dave Love
c1e757e36b *** empty log message *** 2000-08-16 09:23:20 +00:00