1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

23550 Commits

Author SHA1 Message Date
Kenichi Handa
162eab5f18 *** empty log message *** 2003-04-03 02:43:32 +00:00
Kenichi Handa
abd9177af5 (number-sequence): New function. 2003-04-03 02:43:11 +00:00
Stefan Monnier
29c1653c7a (fill-newline): Don't leave markers before the prefix. 2003-04-03 00:53:49 +00:00
Stefan Monnier
657059d02f (refill-fill-paragraph-at): Don't preserve the trailing space since
fill.el doesn't remove it anymore.
(refill-mode): Reset fill-paragraph-function even if it was nil.
2003-04-02 23:57:17 +00:00
Stefan Monnier
dbe3ba524d (fill-delete-newlines): Don't add a trailing space. 2003-04-02 23:40:36 +00:00
Stefan Monnier
1eb29f50cb (fill-region-as-paragraph): Remove obsolete `save-restriction'.
Don't remove space at end of paragraph: it makes refill.el unusable.
(fill-paragraph, fill-comment-paragraph): Don't add newline at EOP.
2003-04-02 23:04:09 +00:00
Juanma Barranquero
c6bb268852 *** empty log message *** 2003-04-02 21:38:43 +00:00
Juanma Barranquero
9b3922840e (sort-reorder-buffer): Fix saving of markers at the end of the sorted region. 2003-04-02 21:37:53 +00:00
Juanma Barranquero
a5393da851 (woman-xref): Removed.
(woman-mode): Use `Man-highlight-references' instead of `WoMan-highlight-references'.
(WoMan-highlight-references): Removed.
2003-04-02 21:24:56 +00:00
Juanma Barranquero
4edd9faf12 (toplevel): Require button.
(Man-header-file-path): New option.
(Man-synopsis-regexp, Man-files-regexp, Man-include-regexp)
(Man-file-name-regexp, Man-normal-file-prefix-regexp, Man-header-regexp)
(Man-normal-file-regexp): New variables.
(Man-mode-map): Inherited from `button-buffer-map'.  Don't define "\r" and
mouse-2 directly.  These key are defined in `button-buffer-map'.
(Man-xref-man-page, Man-xref-header-file, Man-xref-normal-file): New buttons.
`Man-xref-man-page' comes from woman.el.
(man-follow-mouse): Removed.
(Man-fontify-manpage): Use `Man-highlight-references' instead of calling
`add-text-properties' directly.
(Man-highlight-references, Man-highlight-references0): New functions.
(Man-view-header-file): New function.
2003-04-02 21:22:38 +00:00
Stefan Monnier
dfc42f38c1 (asm-calculate-indentation, asm-indent-line): New functions.
(asm-mode): Use them in indent-line-function.
Set tab-always-indent to nil to stay closer to previous tab behavior.
Set comment-add.  Remove space at end of comment-add.
(asm-newline): Obsolete.  Use newline-and-indent instead.
(asm-mode-map): Remove TAB binding.
(asm-code-level-empty-comment-pattern)
(asm-flush-left-empty-comment-pattern)
(asm-inline-empty-comment-pattern): Remove.
(asm-comment): Use newcomment functions instead.
(asm-colon): Don't tab if colon is not after a label.
(asm-line-matches, asm-pop-comment-level): Remove.
2003-04-02 16:48:11 +00:00
Kai Großjohann
6d91a595e0 (top-level): Quote second arg to
`eval-after-load'.
2003-04-02 10:41:40 +00:00
Miles Bader
64453f32d0 (scroll-bar-mode): Correctly specify `nil' choice. 2003-04-02 04:31:22 +00:00
Stefan Monnier
c7d565f4dc (asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.
(asm-mode-map): Declare and init at the same time.
(asm-code-level-empty-comment-pattern)
(asm-flush-left-empty-comment-pattern)
(asm-inline-empty-comment-pattern): Use \s< so they do not depend
on asm-comment-char.  Turn them into constants.
(asm-mode): Simplify.
(asm-line-matches): Remove unused arg.
2003-04-01 23:09:13 +00:00
Dave Love
8064e321d0 *** empty log message *** 2003-04-01 18:08:13 +00:00
Dave Love
b7eb6e8a16 Doc fixes.
(display-time-mail-face): Change :type and default to nil.
(display-time-mail-icon): Use pbm, not xbm.
(display-time-mail-string): New.
(display-time-string-forms): Use display-time-mail-string.  Add
checks in display property.
2003-04-01 18:03:13 +00:00
Kenichi Handa
f202923389 (indian-font-char-index-table): Fix the
order of CDAC fonts.
2003-04-01 01:06:19 +00:00
Kim F. Storm
874ebf3a3e *** empty log message *** 2003-03-31 22:45:30 +00:00
Stefan Monnier
836be5ce16 (reveal-post-command): Remove buggy debugging code. 2003-03-31 22:26:26 +00:00
Kim F. Storm
de02e8b450 (pop-global-mark-quick-repeat): Remove defcustom.
(set-mark-command): Unconditionally repeat pop-global-mark without
C-x prefix.  Fix doc.
2003-03-31 21:49:09 +00:00
Kim F. Storm
ce92443fd0 (cua-set-mark): Unconditionally repeat
pop-global-mark without C-x prefix.  Fix doc.
2003-03-31 21:48:39 +00:00
Nick Roberts
049eb0cb97 *** empty log message *** 2003-03-31 21:43:21 +00:00
Juanma Barranquero
9443fcf690 *** empty log message *** 2003-03-31 21:32:25 +00:00
Nick Roberts
50df05be57 (gdb-inferior-io-mode): Remove Unix pathname for cat
so that it can run on NT also.
2003-03-31 21:23:45 +00:00
Stefan Monnier
a604e2b457 (reveal-post-command): Better error handling and debugging. 2003-03-31 20:56:14 +00:00
Juanma Barranquero
8a42b33604 (mode-line-major-mode-keymap): New variable.
(mode-line-minor-mode-help): New function, bound to mode-line-minor-mode-keymap.
(mode-line-modes): Split mode-line-mode definitions to mode-name,
mode-line-process and minor-mode-alist. For mode-name,
mode-line-major-mode-keymap is used.
2003-03-31 20:24:56 +00:00
Juanma Barranquero
8e86406878 (describe-minor-mode, describe-minor-mode-from-indicator,
lookup-minor-mode-from-indicator): New functions.
2003-03-31 20:22:58 +00:00
Juanma Barranquero
3d29fd3365 (asm-mode): Support skipping C lang style comments. 2003-03-31 20:16:01 +00:00
Kai Großjohann
493c98af4a (file-relative-name): Remove superfluous `and'.
Clarify docstring.  From Lars Hansen.
2003-03-31 16:05:50 +00:00
Kenichi Handa
2217b8e1e6 (ccl-decode-mule-utf-16-le): Don't assume the signature bytes.
(ccl-decode-mule-utf-16-be): Likewise.
(ccl-encode-mule-utf-16-le): Don't produce the signature bytes.
(ccl-encode-mule-utf-16-be): Likewise.
2003-03-31 01:48:48 +00:00
Juanma Barranquero
c0e7fbb88e (sh-mode): Add doc-specs for commands and variables. 2003-03-30 20:31:23 +00:00
Kai Großjohann
fcfdeaf69d (utf-translate-cjk-mode): Minor mode,
replaces variable utf-translate-cjk which must be set via Custom.
2003-03-29 17:11:42 +00:00
Kai Großjohann
753ad98890 (file-relative-name): If FILENAME and DIRECTORY are on
different drives (on DOS/Windows) or use different handlers, do
like `expand-file-name' on FILENAME and return an absolute name.
From Lars Hansen <larsh@math.ku.dk>.
2003-03-29 15:31:07 +00:00
Kai Großjohann
b1a2b924ce * tramp.el: Version 2.0.31 released.
(tramp-handle-expand-file-name): Do not allow ".." to
cross file handler boundaries, so that "/user@host:/../foo"
expands to itself, rather than "/foo".  This is intended to work
in conjunction with a change in `file-relative-name' which makes
sure to use absolute file names if FILE and DIRECTORY have
different handlers.
(tramp-handle-insert-directory): Comment out XEmacs
kludge.  Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.

* Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
version of manual.

* tramp.texi (Auto-save and Backup): New node.
2003-03-29 15:16:57 +00:00
John Paul Wallington
ef6e365d09 (with-category-table): Use `make-symbol' to avoid variable capture.
Set table within `unwind-protect'.  Ensure table is restored in
correct buffer.  Add docstring.  Basically, copy `with-syntax-table'.
2003-03-29 02:57:19 +00:00
Kenichi Handa
1a5f6e6adf If system-type is not for Windows, prefer japanese-iso-8bit. 2003-03-29 02:35:08 +00:00
Juanma Barranquero
c337cd0a62 (iconify-or-deiconify-frame): Define for compatibility with packages
that use it.
2003-03-28 17:49:49 +00:00
Juanma Barranquero
b08b261e8b (checkdoc-display-status-buffer): Fix docstring.
(checkdoc-interactive, checkdoc-message-interactive): Make them perform spell
checking when appropriate.
(checkdoc-interactive-loop): Fix docstring and a few typos.
(checkdoc-interactive-ispell-loop)
(checkdoc-message-interactive-ispell-loop): New functions.
(checkdoc-next-error): Fix docstring.
(checkdoc-this-string-valid-engine): Fix typo.
(checkdoc-ispell-docstring-engine): Do test for checkdoc-autofix-flag = nil.
2003-03-28 17:38:50 +00:00
Jonathan Yavner
676b36fb14 *** empty log message *** 2003-03-28 16:56:13 +00:00
Jonathan Yavner
7119cefec2 No error when marking functions whose body just returns a constant. Handle
screwy top-level macros that create functions and store them as properties of
symbols.  Support for CL's function* macro.
2003-03-28 16:45:19 +00:00
Andreas Schwab
92788b3bcd (vc-cvs-parse-entry): Make sure a file with conflicts
is marked as edited.
2003-03-27 22:40:29 +00:00
Stefan Monnier
9227d8f1c3 *** empty log message *** 2003-03-26 16:46:41 +00:00
Simon Josefsson
01b2d1dd68 Initial revision 2003-03-26 11:48:32 +00:00
Kenichi Handa
8798ecdb37 *** empty log message *** 2003-03-26 04:45:38 +00:00
Kenichi Handa
9bdbd98e40 (recode-file-name): New function. 2003-03-26 04:42:29 +00:00
Kenichi Handa
527b7890aa *** empty log message *** 2003-03-26 01:12:54 +00:00
John Wiegley
c54e9f9cfe 2003-03-26 Steve Youngs <youngs@xemacs.org>:
(eshell-plain-locate-behavior): Make the default the return value of
`eshell-under-xemacs-p', ie, nil for GNU/Emacs and non-nil for
XEmacs.
2003-03-25 20:59:35 +00:00
John Wiegley
6fdeb33cab *** empty log message *** 2003-03-25 20:59:04 +00:00
Stefan Monnier
e64e9e6a7f (byte-optimize-set): Avoid CLism. 2003-03-25 16:48:43 +00:00
Stefan Monnier
66ff289307 (byte-optimize-set): New. Turn set' into setq' when applicable. 2003-03-25 16:34:00 +00:00