]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years agoAdd W32-specific issues.
Juanma Barranquero [Tue, 9 Aug 2005 15:26:52 +0000 (15:26 +0000)]
Add W32-specific issues.

18 years ago(ispell-word): More fboundp checks.
Richard M. Stallman [Tue, 9 Aug 2005 14:12:44 +0000 (14:12 +0000)]
(ispell-word): More fboundp checks.

(ispell-find-aspell-dictionaries): New command.
(ispell-have-aspell-dictionaries): New variable.
(ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
(ispell-get-aspell-config-value): New function.
(ispell-aspell-find-dictionary): New function.
(ispell-aspell-add-aliases): New function.
(ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
appropriate.  Don't look for ispell dictionaries if we use aspell.
(ispell-menu-map): Don't build a submenu of dictionaries.

18 years ago(fill-nonuniform-paragraphs): Improve argument/docstring consistency.
Juanma Barranquero [Tue, 9 Aug 2005 14:05:24 +0000 (14:05 +0000)]
(fill-nonuniform-paragraphs): Improve argument/docstring consistency.
(canonically-space-region, fill-context-prefix, fill-french-nobreak-p,
fill-delete-newlines, fill-comment-paragraph, justify-current-line):
"?\ " -> "?\s".

18 years agoUpdate URLs.
Stephen Eglen [Tue, 9 Aug 2005 13:53:35 +0000 (13:53 +0000)]
Update URLs.

18 years ago(find-file-noselect): Don't call set-buffer-major-mode.
Richard M. Stallman [Tue, 9 Aug 2005 13:35:12 +0000 (13:35 +0000)]
(find-file-noselect): Don't call set-buffer-major-mode.
(find-file-noselect-1): Call it here, only if RAWFILE.
(normal-mode): Always set some major mode.
(save-some-buffers-action-alist): Change some explanation strings.
(file-name-non-special): In the `quote' method, use unwind-protect.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 9 Aug 2005 12:11:00 +0000 (12:11 +0000)]
*** empty log message ***

18 years ago(BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
Richard M. Stallman [Tue, 9 Aug 2005 12:10:40 +0000 (12:10 +0000)]
(BYTE_CODE_QUIT): Throw t to Vthrow_on_input.

18 years ago(QUIT): Throw t to Vthrow_on_input.
Richard M. Stallman [Tue, 9 Aug 2005 12:10:29 +0000 (12:10 +0000)]
(QUIT): Throw t to Vthrow_on_input.

18 years ago(Coding Conventions): Minor cleanup.
Richard M. Stallman [Tue, 9 Aug 2005 12:09:36 +0000 (12:09 +0000)]
(Coding Conventions): Minor cleanup.

18 years ago(Defining Minor Modes): Explain when init-value can be non-nil.
Richard M. Stallman [Tue, 9 Aug 2005 12:09:14 +0000 (12:09 +0000)]
(Defining Minor Modes): Explain when init-value can be non-nil.

18 years ago(Top): Update submenu for Minibuffer.
Richard M. Stallman [Tue, 9 Aug 2005 12:06:59 +0000 (12:06 +0000)]
(Top): Update submenu for Minibuffer.

18 years ago(Minibuffer Misc): Node split up.
Richard M. Stallman [Tue, 9 Aug 2005 12:05:30 +0000 (12:05 +0000)]
(Minibuffer Misc): Node split up.
(Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
(Recursive Mini): New nodes split out from Minibuffer Misc.
(Minibuffer Misc): Document max-mini-window-height.

18 years ago(Defining Hash): Delete stray paren in example.
Richard M. Stallman [Tue, 9 Aug 2005 12:01:28 +0000 (12:01 +0000)]
(Defining Hash): Delete stray paren in example.

18 years ago(Echo Area Customization): Don't define max-mini-window-height here;
Richard M. Stallman [Tue, 9 Aug 2005 12:00:57 +0000 (12:00 +0000)]
(Echo Area Customization): Don't define max-mini-window-height here;
xref instead.

18 years ago(Event Input Misc): Update while-no-input.
Richard M. Stallman [Tue, 9 Aug 2005 12:00:09 +0000 (12:00 +0000)]
(Event Input Misc): Update while-no-input.

18 years ago(Advising Functions): Explain when to use advice and when to use a hook.
Richard M. Stallman [Tue, 9 Aug 2005 11:59:22 +0000 (11:59 +0000)]
(Advising Functions): Explain when to use advice and when to use a hook.

18 years agoReto Zimmermann seems to have disappeared.
Richard M. Stallman [Tue, 9 Aug 2005 11:44:07 +0000 (11:44 +0000)]
Reto Zimmermann seems to have disappeared.

18 years ago(sql-interactive-mode-map): Use fboundp.
Richard M. Stallman [Tue, 9 Aug 2005 11:42:54 +0000 (11:42 +0000)]
(sql-interactive-mode-map): Use fboundp.
(sql-read-passwd): Use read-passwd.

18 years ago(idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars.
Richard M. Stallman [Tue, 9 Aug 2005 11:42:05 +0000 (11:42 +0000)]
(idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars.

18 years ago(idlwave-xemacs-hack-mouse-track): Avoid warnings.
Richard M. Stallman [Tue, 9 Aug 2005 11:41:11 +0000 (11:41 +0000)]
(idlwave-xemacs-hack-mouse-track): Avoid warnings.

18 years ago(idlwave-system-variables-alist)
Richard M. Stallman [Tue, 9 Aug 2005 11:40:22 +0000 (11:40 +0000)]
(idlwave-system-variables-alist)
(idlwave-system-class-info, idlwave-executive-commands-alist): Use defvar.

18 years ago(c-guess-basic-syntax): Add autoload.
Richard M. Stallman [Tue, 9 Aug 2005 11:39:24 +0000 (11:39 +0000)]
(c-guess-basic-syntax): Add autoload.

18 years ago(sc-ask, sc-no-blank-line-or-header): Avoid warnings.
Richard M. Stallman [Tue, 9 Aug 2005 11:39:01 +0000 (11:39 +0000)]
(sc-ask, sc-no-blank-line-or-header): Avoid warnings.

18 years ago(rmail-ignored-headers): Don't hide mime-version: and content-type: headers.
Richard M. Stallman [Tue, 9 Aug 2005 11:38:10 +0000 (11:38 +0000)]
(rmail-ignored-headers): Don't hide mime-version: and content-type: headers.

18 years ago(eshell): Avoid warnings about eshell-mode.
Richard M. Stallman [Tue, 9 Aug 2005 11:37:32 +0000 (11:37 +0000)]
(eshell): Avoid warnings about eshell-mode.

18 years ago(map-y-or-n-p): Reorder the options
Richard M. Stallman [Tue, 9 Aug 2005 11:36:58 +0000 (11:36 +0000)]
(map-y-or-n-p): Reorder the options
and rename some of them to be more self-explanatory.

18 years ago(Comparing Files): Clarify compare-windows.
Richard M. Stallman [Tue, 9 Aug 2005 11:35:42 +0000 (11:35 +0000)]
(Comparing Files): Clarify compare-windows.

18 years ago(Scroll Calendar): Document < and > in calendar.
Richard M. Stallman [Tue, 9 Aug 2005 11:31:39 +0000 (11:31 +0000)]
(Scroll Calendar): Document < and > in calendar.

18 years ago(calendar-mode-map): Bind < and > usefully.
Richard M. Stallman [Tue, 9 Aug 2005 11:30:36 +0000 (11:30 +0000)]
(calendar-mode-map): Bind < and > usefully.

18 years agoComment change.
Richard M. Stallman [Tue, 9 Aug 2005 11:30:12 +0000 (11:30 +0000)]
Comment change.

18 years ago(command-line-1): Implement -scriptload.
Richard M. Stallman [Tue, 9 Aug 2005 11:29:43 +0000 (11:29 +0000)]
(command-line-1): Implement -scriptload.

18 years ago(occur-engine): Initial *Occur* output not undoable.
Richard M. Stallman [Tue, 9 Aug 2005 11:29:18 +0000 (11:29 +0000)]
(occur-engine): Initial *Occur* output not undoable.

18 years ago(menu-bar-file-menu): Rename some menu items and improve help strings.
Richard M. Stallman [Tue, 9 Aug 2005 11:28:26 +0000 (11:28 +0000)]
(menu-bar-file-menu): Rename some menu items and improve help strings.

18 years ago(isearch-repeat): When changing direction, mark search successful.
Richard M. Stallman [Tue, 9 Aug 2005 11:27:18 +0000 (11:27 +0000)]
(isearch-repeat): When changing direction, mark search successful.

18 years agoUse (featurep 'xemacs).
Richard M. Stallman [Tue, 9 Aug 2005 11:26:13 +0000 (11:26 +0000)]
Use (featurep 'xemacs).

18 years ago(send-invisible): Identify buffer, if not selected.
Richard M. Stallman [Tue, 9 Aug 2005 11:25:35 +0000 (11:25 +0000)]
(send-invisible): Identify buffer, if not selected.

18 years agoDelete autoload for c-guess-basic-syntax.
Richard M. Stallman [Tue, 9 Aug 2005 11:24:48 +0000 (11:24 +0000)]
Delete autoload for c-guess-basic-syntax.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 9 Aug 2005 11:24:05 +0000 (11:24 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 9 Aug 2005 11:23:33 +0000 (11:23 +0000)]
*** empty log message ***

18 years ago(r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
Juanma Barranquero [Tue, 9 Aug 2005 11:00:42 +0000 (11:00 +0000)]
(r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
consistency.  Doc fixes.
(r2b-variables, r2bv-address, r2bv-annote, r2bv-author,r2bv-booktitle,
r2bv-date, r2bv-decade, r2bv-editor,r2bv-entry-kind, r2bv-institution,
r2bv-journal, r2bv-keywords,r2bv-kn, r2bv-month, r2bv-note, r2bv-number,
r2bv-ordering,r2bv-organization, r2bv-pages, r2bv-primary-author,r2bv-publisher,
r2bv-school, r2bv-title, r2bv-title-first-word, r2bv-tr, r2bv-type, r2bv-volume,
r2bv-where, r2bv-year): Defvar at compile time.

18 years ago*** empty log message ***
Juri Linkov [Tue, 9 Aug 2005 08:45:02 +0000 (08:45 +0000)]
*** empty log message ***

18 years ago(Help-P): Replace `Prev' with `Previous'.
Juri Linkov [Tue, 9 Aug 2005 08:44:41 +0000 (08:44 +0000)]
(Help-P): Replace `Prev' with `Previous'.
(Help-M, Help-Xref): Add S-TAB.
(Help-FOO): Update `u' command.
(Help-Xref): Move info about Mouse-2 from `Help-Int'.
Update info about visibility of xref parts.
(Help-Int): Fix `m' command.  Rename `Info-last' to
`Info-history-back'.  Add `Info-history-forward'.
(Advanced): Fix `g*' and `M-n' commands.
(Info Search): Add `index-apropos' in stand-alone browser.
Add isearch commands.
(Emacs Info Variables): Remove `Info-fontify'.
Add `Info-mode-hook'.  Update face names.
Add `Info-fontify-maximum-menu-size',
`Info-fontify-visited-nodes', `Info-isearch-search'.

18 years agoReplace `info' with upper-case `Info' where appropriate.
Juri Linkov [Tue, 9 Aug 2005 08:43:02 +0000 (08:43 +0000)]
Replace `info' with upper-case `Info' where appropriate.
(info-title-1, info-title-2, info-title-3, info-title-4)
(info-menu-header): Move up face definitions.
(info-menu-star): Rename from `info-menu-5'.
(Info-fontify-node): Replace `info-menu-5' with `info-menu-star'.
(Info-fontify-visited-nodes): Fix docstring.
(Info-hide-note-references): Fix docstring.
(Info-up, Info-next-reference, Info-prev-reference): Put cursor on
menu items in the same way as on cross-references.
(info-apropos): Fix sorting order and formatting to be like in the
stand-alone Info browser.  Display error messages for 1 sec.
(Info-mode-map): Move down `c' key binding.  Bind `^' to `Info-up'.
(Info-mode-menu): Remove item for `Info-search-case-sensitively'
from the menu bar.
(Info-insert-dir): Restore point after calling `insert-buffer-substring'.

18 years ago(Fexpt): Use floats for negative exponent.
Thien-Thi Nguyen [Tue, 9 Aug 2005 07:37:25 +0000 (07:37 +0000)]
(Fexpt): Use floats for negative exponent.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 9 Aug 2005 02:59:34 +0000 (02:59 +0000)]
*** empty log message ***

18 years ago(lucid-menubar-map, lucid-failing-menubar)
Richard M. Stallman [Tue, 9 Aug 2005 02:57:57 +0000 (02:57 +0000)]
(lucid-menubar-map, lucid-failing-menubar)
(recompute-lucid-menubar): Add defvars.

18 years ago(mail-yank-original): Use with-no-warnings.
Richard M. Stallman [Tue, 9 Aug 2005 02:57:30 +0000 (02:57 +0000)]
(mail-yank-original): Use with-no-warnings.

18 years ago(reporter-dump-state): Use insert-buffer-substring.
Richard M. Stallman [Tue, 9 Aug 2005 02:57:09 +0000 (02:57 +0000)]
(reporter-dump-state): Use insert-buffer-substring.

18 years ago(run-dig): Renamed from `dig'.
Richard M. Stallman [Tue, 9 Aug 2005 02:56:45 +0000 (02:56 +0000)]
(run-dig): Renamed from `dig'.

18 years ago(gametree-mode): Use make-local-variable, not make-variable-buffer-local.
Richard M. Stallman [Tue, 9 Aug 2005 02:56:24 +0000 (02:56 +0000)]
(gametree-mode): Use make-local-variable, not make-variable-buffer-local.

18 years ago(ada-prj-display-page): Use with-no-warnings.
Richard M. Stallman [Tue, 9 Aug 2005 02:55:43 +0000 (02:55 +0000)]
(ada-prj-display-page): Use with-no-warnings.

18 years ago(ansi-color-make-extent, ansi-color-set-extent-face):
Richard M. Stallman [Tue, 9 Aug 2005 02:55:25 +0000 (02:55 +0000)]
(ansi-color-make-extent, ansi-color-set-extent-face):
Use fboundp, not functionp.

18 years ago(auto-revert-tail-mode): Use make-local-variable,
Richard M. Stallman [Tue, 9 Aug 2005 02:55:00 +0000 (02:55 +0000)]
(auto-revert-tail-mode): Use make-local-variable,
not make-variable-buffer-local.

18 years ago(Info-current-file): Add defvar.
Richard M. Stallman [Tue, 9 Aug 2005 02:54:39 +0000 (02:54 +0000)]
(Info-current-file): Add defvar.
(bookmark-jump-noselect): Use with-no-warnings.

18 years ago(c-mode-map, fortran-mode-map): Add defvars.
Richard M. Stallman [Tue, 9 Aug 2005 02:53:54 +0000 (02:53 +0000)]
(c-mode-map, fortran-mode-map): Add defvars.

18 years ago(Helper-return-blurb): Add defvar.
Richard M. Stallman [Tue, 9 Aug 2005 02:53:39 +0000 (02:53 +0000)]
(Helper-return-blurb): Add defvar.

18 years ago(gnus-summary-buffer, gnus-article-buffer): Add defvars.
Richard M. Stallman [Tue, 9 Aug 2005 02:53:19 +0000 (02:53 +0000)]
(gnus-summary-buffer, gnus-article-buffer): Add defvars.

18 years ago(ada-procedure-start-regexp, ada-package-start-regexp): Add defvars.
Richard M. Stallman [Tue, 9 Aug 2005 02:53:00 +0000 (02:53 +0000)]
(ada-procedure-start-regexp, ada-package-start-regexp): Add defvars.

18 years ago(Info-insert-dir): Use insert-buffer-substring.
Richard M. Stallman [Tue, 9 Aug 2005 02:52:39 +0000 (02:52 +0000)]
(Info-insert-dir): Use insert-buffer-substring.

18 years ago(xml-att-def-re): Add defvar.
Richard M. Stallman [Tue, 9 Aug 2005 02:52:15 +0000 (02:52 +0000)]
(xml-att-def-re): Add defvar.

18 years ago(icomplete-exhibit): Adapt to new while-no-input calling convention.
Richard M. Stallman [Tue, 9 Aug 2005 02:51:55 +0000 (02:51 +0000)]
(icomplete-exhibit): Adapt to new while-no-input calling convention.

18 years ago(while-no-input): Return t if there is input.
Richard M. Stallman [Tue, 9 Aug 2005 02:51:22 +0000 (02:51 +0000)]
(while-no-input): Return t if there is input.

18 years agoNo more contact with Henry Kautz.
Richard M. Stallman [Tue, 9 Aug 2005 00:56:37 +0000 (00:56 +0000)]
No more contact with Henry Kautz.

18 years ago(all): Add `overflow-newline-into-fringe'.
Luc Teirlinck [Mon, 8 Aug 2005 21:48:35 +0000 (21:48 +0000)]
(all): Add `overflow-newline-into-fringe'.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 8 Aug 2005 21:47:42 +0000 (21:47 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 8 Aug 2005 18:08:22 +0000 (18:08 +0000)]
*** empty log message ***

18 years ago(inferior-scheme-mode-hook, inferior-scheme-mode, scheme-prev-l/c-dir/file):
Juanma Barranquero [Mon, 8 Aug 2005 18:00:19 +0000 (18:00 +0000)]
(inferior-scheme-mode-hook, inferior-scheme-mode, scheme-prev-l/c-dir/file):
Fix typos in docstrings.

18 years ago(scheme-start-file): Replace reference to `user-emacs-directory' by
Juanma Barranquero [Mon, 8 Aug 2005 17:53:51 +0000 (17:53 +0000)]
(scheme-start-file): Replace reference to `user-emacs-directory' by
"~/.emacs.d/".

18 years agoFix reference to ~/.emacs.d.
Juanma Barranquero [Mon, 8 Aug 2005 17:50:20 +0000 (17:50 +0000)]
Fix reference to ~/.emacs.d.

18 years ago* gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
Jan Djärv [Mon, 8 Aug 2005 15:02:39 +0000 (15:02 +0000)]
* gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
should not be there, causing menu display errors with GTK 2.6.9.

18 years ago* gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
Jan Djärv [Mon, 8 Aug 2005 15:01:35 +0000 (15:01 +0000)]
* gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
should not be there, causing menu display errors in GTK 2.6.9.

18 years ago(Info-dir-remove-duplicates): Avoid case folding in loop;
Thien-Thi Nguyen [Mon, 8 Aug 2005 00:20:19 +0000 (00:20 +0000)]
(Info-dir-remove-duplicates): Avoid case folding in loop;
instead, keep downcased strings for comparison.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-515
Miles Bader [Sun, 7 Aug 2005 23:56:33 +0000 (23:56 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-515

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 104)

   - Update from CVS

2005-08-05  Daiki Ueno <ueno@unixuser.org>

   * lisp/gnus/mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.

   * lisp/gnus/pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.

2005-08-06  Romain Francoise  <romain@orebokech.com>

   * lisp/gnus/message.el: Fix typo in docstring.

2005-07-16  Romain Francoise  <romain@orebokech.com>

   * lisp/gnus/gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
   instead of `current-time-string' as the latter creates a time
   string that is not RFC 2822 compliant (it lacks the zone).

18 years ago(Fexpt): Undo previous change.
Richard M. Stallman [Sun, 7 Aug 2005 17:47:48 +0000 (17:47 +0000)]
(Fexpt): Undo previous change.

18 years ago(Fframe_or_buffer_changed_p): Take an arg
Richard M. Stallman [Sun, 7 Aug 2005 17:42:38 +0000 (17:42 +0000)]
(Fframe_or_buffer_changed_p): Take an arg
so it can be used with various state vectors.

18 years ago(endif): Convert -script into -scriptload.
Richard M. Stallman [Sun, 7 Aug 2005 17:38:36 +0000 (17:38 +0000)]
(endif): Convert -script into -scriptload.
(standard_args): Add -scriptload.  Allow -basic-display with one dash.

18 years ago(syms_of_fns): Add `emacs' to features.
Richard M. Stallman [Sun, 7 Aug 2005 17:36:12 +0000 (17:36 +0000)]
(syms_of_fns): Add `emacs' to features.

18 years ago(set_terminal_modes): If no TS_termcap_modes string,
Richard M. Stallman [Sun, 7 Aug 2005 17:35:09 +0000 (17:35 +0000)]
(set_terminal_modes): If no TS_termcap_modes string,
output newlines to scroll the old screen contents off the screen.

18 years agoSync with Tramp 2.0.50.
Michael Albinus [Sun, 7 Aug 2005 15:42:42 +0000 (15:42 +0000)]
Sync with Tramp 2.0.50.

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Sun, 7 Aug 2005 12:46:16 +0000 (12:46 +0000)]
Update "copyright years" section.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sun, 7 Aug 2005 12:33:19 +0000 (12:33 +0000)]
Update years in copyright notice; nfc.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sun, 7 Aug 2005 10:56:27 +0000 (10:56 +0000)]
Update years in copyright notice; nfc.

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Sun, 7 Aug 2005 10:17:09 +0000 (10:17 +0000)]
Update "copyright years" section.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sun, 7 Aug 2005 09:52:28 +0000 (09:52 +0000)]
Update years in copyright notice; nfc.

18 years ago(widget-choice-value-create): Unconditionally respect user choice.
Luc Teirlinck [Sun, 7 Aug 2005 01:07:33 +0000 (01:07 +0000)]
(widget-choice-value-create): Unconditionally respect user choice.
Set :explicit-choice back to nil when no longer needed.
(widget-choice-action): Unconditionally respect user choice.
Eliminate :explicit-choice-value.

18 years ago*** empty log message ***
Luc Teirlinck [Sun, 7 Aug 2005 01:05:10 +0000 (01:05 +0000)]
*** empty log message ***

18 years agoMunge comment associated w/ last change to describe intent; nfc.
Thien-Thi Nguyen [Sun, 7 Aug 2005 00:57:10 +0000 (00:57 +0000)]
Munge comment associated w/ last change to describe intent; nfc.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sat, 6 Aug 2005 22:13:43 +0000 (22:13 +0000)]
Update years in copyright notice; nfc.

18 years ago(set-fringe-indicators-1, fringe-indicators): Delete.
Luc Teirlinck [Sat, 6 Aug 2005 21:59:02 +0000 (21:59 +0000)]
(set-fringe-indicators-1, fringe-indicators): Delete.

18 years ago(menu-bar-options-save): Replace `fringe-indicators'
Luc Teirlinck [Sat, 6 Aug 2005 21:51:38 +0000 (21:51 +0000)]
(menu-bar-options-save): Replace `fringe-indicators'
with `indicate-empty-lines' and `indicate-buffer-boundaries'.
(menu-bar-showhide-fringe-menu): Add new item "Empty line indicators"
running new function `toggle-indicate-empty-lines'.
Rename "Customize" item to "Customize fringe".
Rename "Indicators" item to "Buffer boundaries" and change help echo.
(menu-bar-showhide-fringe-ind-menu): Change several help echos.
Add `menu-bar-showhide-fringe-ind-customize' as "Other (customize)".
Delete "Empty lines only" item.
(menu-bar-showhide-fringe-ind-customize): New function.
(menu-bar-showhide-fringe-ind-mixed)
(menu-bar-showhide-fringe-ind-box)
(menu-bar-showhide-fringe-ind-right)
(menu-bar-showhide-fringe-ind-left)
(menu-bar-showhide-fringe-ind-none): Use `indicate-buffer-boundaries'
instead of `fringe-indicators'.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 6 Aug 2005 21:49:19 +0000 (21:49 +0000)]
*** empty log message ***

18 years agoRemove spurious character.
Juanma Barranquero [Sat, 6 Aug 2005 20:38:32 +0000 (20:38 +0000)]
Remove spurious character.

18 years ago*** empty log message ***
Juanma Barranquero [Sat, 6 Aug 2005 20:37:01 +0000 (20:37 +0000)]
*** empty log message ***

18 years ago2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Sat, 6 Aug 2005 20:29:11 +0000 (20:29 +0000)]
2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper.el (viper-emacs-state-mode-list): add recentf-dialog-mode.
Change the date of last update.

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Sat, 6 Aug 2005 19:54:47 +0000 (19:54 +0000)]
Update "copyright years" section.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sat, 6 Aug 2005 19:51:42 +0000 (19:51 +0000)]
Update years in copyright notice; nfc.

18 years ago(Fexpt): Use floats for negative exponent.
Thien-Thi Nguyen [Sat, 6 Aug 2005 18:27:09 +0000 (18:27 +0000)]
(Fexpt): Use floats for negative exponent.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Sat, 6 Aug 2005 17:48:15 +0000 (17:48 +0000)]
Update years in copyright notice; nfc.

18 years ago2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Sat, 6 Aug 2005 16:58:54 +0000 (16:58 +0000)]
2005-08-06  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-cmd.el (viper-harness-minor-mode,viper-exec-delete,
viper-exec-yank,viper-put-back): don't display modification msg if in
the minibuffer.

* viper-init.el (viper-replace-overlay-cursor-color,
viper-insert-state-cursor-color,viper-vi-state-cursor-color): make
variables frame local.

* viper-util.el (viper-append-filter-alist): use append instead of
nconc.

* viper.el (viper-vi-state-mode-list,viper-emacs-state-mode-list): move
help-mode and completion-list-mode from the first list to the second.
(viper-mode): docstring.
(viper-go-away,viper-non-hook-settings): don't localize
minor-mode-alist in newer emacsen.
Add advice to set-cursor-color.
Don't bind "\C-c\\".

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Sat, 6 Aug 2005 16:20:52 +0000 (16:20 +0000)]
Update "copyright years" section.