1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
Commit graph

21067 commits

Author SHA1 Message Date
Richard M. Stallman
b8bc6df2ee (lisp-interaction-mode-map)
(emacs-lisp-mode-map, lisp-mode-map): Use set-keymap-parent.
1998-03-08 23:40:28 +00:00
Carsten Dominik
be456a1d88 1998-03-08 Carsten Dominik <cd@gnu.org>
* (reftex-offer-label-menu, reftex-select-item): removed
match-everywhere interpretation.
1998-03-08 16:29:08 +00:00
Carsten Dominik
6b94c6ad09 1998-03-08 Carsten Dominik <cd@gnu.org>
* (reftex-cursor-selected-face,
reftex-mouse-selected-face, reftex-file-boundary-face,
reftex-label-face, reftex-section-heading-face,
reftex-toc-header-face, reftex-bib-author-face,
reftex-bib-year-face, reftex-bib-title-face,
reftex-bib-extra-face): New options.
(reftex-toc, reftex-make-and-insert-label-list,
reftex-format-bib-entry, reftex-section-info): Use fonts defined
in the new options.
(reftex-do-citation): Kill buffer *RefTeX Select* to avoid
problems with lazy-lock.
1998-03-08 11:40:12 +00:00
André Spiegel
4b398f5de9 (vc-context-matches-p): New function.
(vc-restore-buffer-context): Restore point and mark only if they don't
match the context.
(vc-revert-buffer1, vc-clear-headers): Use save-excursion to relocate
point and mark, and vc-restore-buffer-context as a backup.
(vc-resynch-buffer): When operating on the current buffer, don't use
save-excursion, because that would undo the effects of the above
functions.
(vc-resynch-window): Deleted code that removed vc-find-file-hook
temporarily.  This was unnecessary, because find-file-hooks are not
called when the buffer is reverted.
(vc-register): Added comment for prev change.
1998-03-08 10:03:50 +00:00
Richard M. Stallman
3c3d11e776 (c-emacs-features): Var moved to cc-vars.el. 1998-03-08 06:55:27 +00:00
Richard M. Stallman
abfbd5639b (c-emacs-features): Var moved from cc-defs.el. 1998-03-08 06:55:04 +00:00
Richard M. Stallman
461688a195 Don't require cc-defs. 1998-03-08 06:53:15 +00:00
Richard M. Stallman
e5caa08e54 (c-initialize-cc-mode): Moved require's to top level.
(c-initialize-on-load): Variable removed.
1998-03-08 06:52:23 +00:00
Richard M. Stallman
717d3be71d (c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph. 1998-03-08 06:51:26 +00:00
Richard M. Stallman
f23da29ac2 (c-fill-paragraph): Bind fill-paragraph-function to
nil when calling fill-paragraph, to avoid bogus recursion which
will signal an error.

(c-fill-paragraph): Always keep point in the same
relative position.  Fill comment before point if there's nothing
else on the same line.  Fill block comments after code a little
better.  Try harder to find a good fill-prefix when point is on a
block comment ender line.  Use c-Java-javadoc-paragraph-start in
block comments in Java mode.  Leave block comment ender alone when
c-hanging-comment-ender-p is nil and point is on that line.
Detect paragraph-separate in multiparagraph comments.  Fix for bug
that may strip the `*' off `*/' if fill-prefix ends with `*' and
c-hanging-comment-ender-p is t.  Added filling of multiline string
literals.  Always return t to disable filling in any unhandled
area, i.e. actual code where fill-paragraph only mess things up.
1998-03-08 06:50:21 +00:00
Richard M. Stallman
b2acd78958 (c-inside-bracelist-p): Fix for enum test.
(c-collect-line-comments): Require same comment start column.

(c-guess-basic-syntax): Fixes for nesting of and
repeated defun-open's inside extern and namespace clauses.  This
is done by passing a relpos to `inextern-lang' and `innamespace'.
Also, the relpos in `defun-open' is no longer always bol.  It's
always bol when on the top level, however.  Changed cases: 5A.5, 5I, 14A.

(c-forward-token-1, c-backward-token-1): New functions to move by tokens.
c-guess-basic-syntax): Fixes for Java 1.1 array initialization brace lists.
1998-03-08 06:49:04 +00:00
Richard M. Stallman
419277c5b8 (c-enable-xemacs-performance-kludge-p): New variable. 1998-03-08 06:45:26 +00:00
Richard M. Stallman
e275fa086c Initial revision 1998-03-08 00:53:39 +00:00
Richard M. Stallman
73b3354550 (fill-region): If JUSTIFY is non-nil
and not a known value, treat it as `full'.
(fill-region-as-paragraph): Likewise.
1998-03-08 00:27:23 +00:00
Richard M. Stallman
7bd1de9193 Whitespace changes. 1998-03-08 00:26:27 +00:00
Richard M. Stallman
62382d98d0 (mh-quit): Use quit-window. 1998-03-08 00:25:49 +00:00
Richard M. Stallman
df211784d6 (rmail-next-same-subject): Ignore leading and
trailing whitespace in this message's subject.

(rmail-bury, rmail-quit): Use quit-window.
1998-03-08 00:24:12 +00:00
Richard M. Stallman
fe73d07254 (news-exit): Use quit-window. 1998-03-08 00:23:16 +00:00
Richard M. Stallman
17dcf97fec (solitaire-quit): Function deleted.
(solitaire-mode-map): Use quit-window for q.
1998-03-08 00:22:53 +00:00
Richard M. Stallman
7591cf05f5 (select-tags-table-quit): Use quit-window. 1998-03-08 00:22:03 +00:00
Richard M. Stallman
5904765365 (makefile-browser-quit): Use quit-window. 1998-03-08 00:21:26 +00:00
Richard M. Stallman
da8a843818 (dired-quit): Function deleted.
(dired-mode-map): Use quit-window for q.
1998-03-08 00:20:56 +00:00
Richard M. Stallman
31cd9611fe (bookmark-bmenu-mode-map): Use quit-window for q.
(bookmark-bmenu-quit): Function deleted.
1998-03-08 00:20:23 +00:00
Richard M. Stallman
68e6f0948b (Buffer-menu-quit): Function deleted.
(Buffer-menu-mode-map): Use quit-window for q.
1998-03-08 00:19:56 +00:00
Richard M. Stallman
44071d6b2c (read-passwd): Renamed from read-password. New second arg CONFIRM. 1998-03-08 00:16:38 +00:00
Richard M. Stallman
94a13fbf01 PROBLEMS is now in etc, not top level dir. 1998-03-07 22:34:50 +00:00
Richard M. Stallman
e5f83e2398 (SOURCES): Delete PROBLEMS. 1998-03-07 22:33:40 +00:00
Richard M. Stallman
4fece393ae PROBLEMS is now in the etc directory. 1998-03-07 22:31:13 +00:00
Stephen Eglen
4bef911093 Customized. 1998-03-07 18:19:38 +00:00
Stephen Eglen
14d4446b73 Customized. 1998-03-07 15:27:01 +00:00
Richard M. Stallman
12b88fff5f Some comment, doc and bug fixes.
(ps-print-version): New version number (3.06) and doc fix.
(ps-print-only-one-header, ps-font-type): New var.
(ps-font-info-database): Better font database management.
(ps-error-scale-font, ps-select-header-font): Funs eliminated.
(ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic)
(ps-avg-char-width, ps-space-width, ps-line-height)
(ps-header-font, ps-header-title-font, ps-header-line-height)
(ps-header-title-line-height): Vars eliminated.
(ps-font-list, ps-font, ps-fonts, ps-font-number, ps-line-height)
(ps-title-line-height, ps-space-width, ps-avg-char-width,): New funs.
(ps-print-prologue-1): Adjust PostScript programming.
(ps-color-format): Doc indentation.
(ps-print-hook, ps-print-begin-page-hook, ps-print-begin-column-hook):
New hook vars.
(ps-spool-without-faces, ps-spool-with-faces): Run hook var.
(ps-line-lengths-internal, ps-nb-pages, ps-select-font)
(ps-get-page-dimensions, ps-begin-file, ps-end-file, ps-header-page)
(ps-begin-page, ps-dummy-page, ps-next-line, ps-continue-line)
(ps-basic-plot-string, ps-basic-plot-whitespace, ps-plot-region)
(ps-control-character, ps-color-values, ps-generate): Adjust programming.
(ps-page-number): New macro.
(ps-plot-with-face, ps-generate-postscript-with-faces): Fix invisible
text printing.
1998-03-07 06:04:46 +00:00
Richard M. Stallman
f844932305 (advance_to_char_boundary): Handle the case the code
0240..0377 is not a constituent of a multibyte sequence.
1998-03-06 21:57:04 +00:00
Richard M. Stallman
e54daa22b0 (Fmake_string): Handle the case INIT is a multibyte character correctly. 1998-03-06 21:50:44 +00:00
Richard M. Stallman
846f93fd7d (alloc.o): Depend on charset.h. 1998-03-06 21:49:18 +00:00
Richard M. Stallman
171666af2d (quail-defrule-internal): New arg REPLACE.
(quail-defrule): Call quail-defrule-internal with REPLACE t.
1998-03-06 21:33:37 +00:00
Richard M. Stallman
ecd57ad40f (titdic-convert): Use set-buffer-multibyte. 1998-03-06 21:32:55 +00:00
Richard M. Stallman
be848aa635 (${TIT}): To byte-compile quail packages, use just built quail. 1998-03-06 20:59:54 +00:00
Dave Love
dc6579acc0 (fortran-column-ruler-fixed,
fortran-column-ruler-tab): Doc fix.
(fortran-mode-map): Bind fortran-narrow-to-subprogram.
(bug-fortran-mode): Variable deleted.
1998-03-06 19:14:13 +00:00
Dave Love
a43d1a2aa5 Various doc fixes, mainly to remove innappropriate
leading "*"s.
(browse-url-new-window-p, browse-url-netscape-display,
browse-url-save-file, browse-url-generic-program): Add autoload
cookie.
(browse-url-mosaic-program, browse-url-lynx-input-field,
browse-url-lynx-input-attempts, browse-url-lynx-input-delay): Add
:version.
(browse-url-of-file-hook): Add :options.
(browse-url-lynx-emacs-args): New option.
(browse-url-lynx-emacs): Use it.
(browse-url-lynx-xterm): Use backquote.
(browse-url-emacs-display): Use Emacs version, not XEmacs.
((require 'term)): When compiling.
1998-03-06 18:56:39 +00:00
Richard M. Stallman
728f84dcd8 (generic-mode-ini-file-find-file-hook): Use and-s instead of if-s.
(generic-use-find-file-hook): Changed from defvar to defcustom.
(generic-lines-to-scan): Changed from defvar to defcustom.
(generic-find-file-regexp): Changed from defvar to defcustom.
1998-03-06 18:45:39 +00:00
Richard M. Stallman
1720e5081c Fixed spelling of `autoload' magic cookies. 1998-03-06 17:45:55 +00:00
Carsten Dominik
5ff44b47b4 1998-03-06 Carsten Dominik <cd@delysid.gnu.org>
* (reftex-select-item): A set-buffer in the unwind-protect form makes
sure we deinstall in the correct hooks.
1998-03-06 09:09:20 +00:00
Richard M. Stallman
cc2b2b6cc8 (backward-delete-char-untabify-method): New user option.
(backward-delete-char-untabify): Obey it.
This implements "hungry" delete.
1998-03-06 05:51:51 +00:00
Richard M. Stallman
b4b33e0104 (time-stamp-pattern): New variable.
(time-stamp): Use that new variable.
(time-stamp-string): Take optional format arg.
1998-03-06 03:48:15 +00:00
Richard M. Stallman
3e2c89815d (install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities. 1998-03-06 01:12:57 +00:00
Richard M. Stallman
19618231c3 (basic-save-buffer): Use save-current-buffer not save-excursion. 1998-03-05 04:00:53 +00:00
Richard M. Stallman
bd6a841426 (isearch-*-char): Do nothing special if quoted with \. 1998-03-05 02:28:44 +00:00
Richard M. Stallman
e13322a0d9 (auto-mode-alist): Recognize zone-mode. 1998-03-05 02:17:48 +00:00
Per Abrahamsen
af0f19d71b Use browse-url directly. 1998-03-04 10:48:19 +00:00
Kenichi Handa
7cf8c582dd (code_convert_region): Fix previous change. 1998-03-04 08:05:14 +00:00