]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(fancy-splash-screens): Remove the code for debugging;
Kenichi Handa [Thu, 5 Oct 2000 00:25:16 +0000 (00:25 +0000)]
(fancy-splash-screens): Remove the code for debugging;
`(trace-to-stderr "EXITTT\n")'.

24 years ago(dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer.
Stefan Monnier [Wed, 4 Oct 2000 23:38:28 +0000 (23:38 +0000)]
(dired-mark-pop-up): Turn comment into docstring.  Use with-current-buffer.

24 years ago(dired-do-create-files, dired-kill-tree): Turn comment into docstring.
Stefan Monnier [Wed, 4 Oct 2000 23:35:52 +0000 (23:35 +0000)]
(dired-do-create-files, dired-kill-tree): Turn comment into docstring.

24 years ago(apropos-mode): Use define-derived-mode.
Stefan Monnier [Wed, 4 Oct 2000 23:30:51 +0000 (23:30 +0000)]
(apropos-mode): Use define-derived-mode.

24 years ago(Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.
Stefan Monnier [Wed, 4 Oct 2000 23:16:46 +0000 (23:16 +0000)]
(Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.
(where_is_internal_1): Don't bother ignoring menu-items any more.

24 years ago(diff-goto-source):
Miles Bader [Wed, 4 Oct 2000 21:31:40 +0000 (21:31 +0000)]
(diff-goto-source):
  Update call to `diff-hunk-status-msg' to reflect new REV variable.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 4 Oct 2000 19:05:33 +0000 (19:05 +0000)]
*** empty log message ***

24 years ago(fancy-splash-pending-command): New variable.
Gerd Moellmann [Wed, 4 Oct 2000 19:01:37 +0000 (19:01 +0000)]
(fancy-splash-pending-command): New variable.
(fancy-splash-pre-command): New function.
(fancy-splash-screens): Rewritten.
(command-line-1): If fancy-splash-pending-command is set, call it
interactively.

24 years ago(update_menu_bindings): New variable.
Gerd Moellmann [Wed, 4 Oct 2000 19:00:10 +0000 (19:00 +0000)]
(update_menu_bindings): New variable.
(parse_menu_item): Use AREF.  If update_menu_bindings
is 0, don't update menu bindings.
(syms_of_keyboard): New Lisp variable `update-menu-bindings'.

24 years agoDon't turn off compiler warnings in local vars.
Dave Love [Wed, 4 Oct 2000 17:24:25 +0000 (17:24 +0000)]
Don't turn off compiler warnings in local vars.
Require ring when compiling.
(gnus-x-splash): Bind width, height.
(gnus-article-compface-xbm): New variable.
(gnus-article-display-xface): Move graphic test.  Use unibyte.
Obey gnus-article-compface-xbm.  Use pbm, not xbm.

24 years agoFix prev change.
André Spiegel [Wed, 4 Oct 2000 17:16:59 +0000 (17:16 +0000)]
Fix prev change.

24 years ago*** empty log message ***
Dave Love [Wed, 4 Oct 2000 16:45:43 +0000 (16:45 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Stefan Monnier [Wed, 4 Oct 2000 15:48:15 +0000 (15:48 +0000)]
*** empty log message ***

24 years ago(smiley-regexp-alist, smiley-update-cache): Use
Dave Love [Wed, 4 Oct 2000 15:32:24 +0000 (15:32 +0000)]
(smiley-regexp-alist, smiley-update-cache): Use
pbm images.

24 years ago*** empty log message ***
Dave Love [Wed, 4 Oct 2000 15:30:17 +0000 (15:30 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Dave Love [Wed, 4 Oct 2000 11:48:26 +0000 (11:48 +0000)]
*** empty log message ***

24 years ago(substitute-key-definition): Doc fix.
Dave Love [Wed, 4 Oct 2000 11:24:51 +0000 (11:24 +0000)]
(substitute-key-definition): Doc fix.
(play-sound-file): new command.

24 years ago#
André Spiegel [Wed, 4 Oct 2000 09:59:43 +0000 (09:59 +0000)]
#

24 years ago(basic-save-buffer): Call vc-before-save before saving.
André Spiegel [Wed, 4 Oct 2000 09:55:21 +0000 (09:55 +0000)]
(basic-save-buffer): Call vc-before-save before saving.

24 years ago(vc-cvs-make-version-backups): Return t if vc-cvs-stay-local-p.
André Spiegel [Wed, 4 Oct 2000 09:51:15 +0000 (09:51 +0000)]
(vc-cvs-make-version-backups): Return t if vc-cvs-stay-local-p.

24 years ago(vc-before-save, vc-default-make-version-backups,
André Spiegel [Wed, 4 Oct 2000 09:50:21 +0000 (09:50 +0000)]
(vc-before-save, vc-default-make-version-backups,
vc-version-backup-file-name): New functions.

24 years ago(vc-revert-buffer): Handle empty diff properly.
André Spiegel [Wed, 4 Oct 2000 09:48:37 +0000 (09:48 +0000)]
(vc-revert-buffer): Handle empty diff properly.
(vc-version-backup-file): New function.
(vc-checkout): Create a version backup if necessary.
(vc-checkin): If a version backup file exists, delete it.
(vc-version-diff): Diff locally using version backups, if available.
(vc-revert-file): If there's a version backup, revert locally.
(vc-transfer-file): Use version backup for base version, if
available.  If not, ask for confirmation whether to get it from the
server.  Update mode line before check-in.

24 years ago(tool-bar-setup): New function.
Dave Love [Wed, 4 Oct 2000 09:36:30 +0000 (09:36 +0000)]
(tool-bar-setup): New function.
(tool-bar-mode): Use it.

24 years ago* net/net-utils.el (nslookup-font-lock-keywords,
Peter Breton [Wed, 4 Oct 2000 05:43:37 +0000 (05:43 +0000)]
* net/net-utils.el (nslookup-font-lock-keywords,
ftp-font-lock-keywords, smbclient-font-lock-keywords):
Only set if window-system is non-nil
(net-utils-run-program): Returns buffer.
(network-connection-reconnect): Added this function.

24 years ago*** empty log message ***
Peter Breton [Wed, 4 Oct 2000 05:40:27 +0000 (05:40 +0000)]
*** empty log message ***

24 years ago* generic.el:
Peter Breton [Wed, 4 Oct 2000 05:17:12 +0000 (05:17 +0000)]
* generic.el:
Incorporates extensive cleanup and docfixes by
Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
Uses cl compile-time macros.
(generic-mode-name, generic-comment-list,
generic-keywords-list, generic-font-lock-expressions,
generic-mode-function-list, generic-mode-syntax-table):
Removed variables.
(generic-mode-alist): Renamed to generic-mode-list.
(generic-find-file-regexp): Default changed to "^#".
(generic-read-type): Uses completing read on generic-mode-list.
(generic-mode-sanity-check): removed this function.
(generic-add-to-auto-mode): Removed this function
(generic-mode-internal): Binds mode-specific definitions
into function instead of putting them in alist.
(generic-mode-set-comments): Reworked extensively.
(generic-mode-find-file-hook): Simplified regexp searching
(generic-make-keywords-list):  Omit extra pair of parens

24 years ago*** empty log message ***
Peter Breton [Wed, 4 Oct 2000 05:02:12 +0000 (05:02 +0000)]
*** empty log message ***

24 years ago(rul-generic-mode): Removed one eval-when-compile
Peter Breton [Wed, 4 Oct 2000 04:55:12 +0000 (04:55 +0000)]
(rul-generic-mode): Removed one eval-when-compile
which caused a max-specpdl-size exceeded error.

24 years ago* generic-x.el (apache-conf-generic-mode):
Peter Breton [Wed, 4 Oct 2000 04:45:55 +0000 (04:45 +0000)]
* generic-x.el (apache-conf-generic-mode):
Regexp now allows leading whitespace.
(rc-generic-mode): Added eval-when-compile
around generic-make-keywords-list.
Deleted duplicate regexp
(rul-generic-mode): Added eval-when-compile
around generic-make-keywords-list.
(etc-fstab-generic-mode): New generic mode.

24 years ago* find-lisp.el (find-lisp-find-files-internal):
Peter Breton [Wed, 4 Oct 2000 04:19:10 +0000 (04:19 +0000)]
* find-lisp.el (find-lisp-find-files-internal):
Make sure directory name ends with "/".

24 years agoUpdate.
Miles Bader [Wed, 4 Oct 2000 02:37:41 +0000 (02:37 +0000)]
Update.

24 years ago(Top): Update version in `Antinews' menu entry.
Miles Bader [Wed, 4 Oct 2000 01:07:58 +0000 (01:07 +0000)]
(Top): Update version in `Antinews' menu entry.
(Copying): Change example year to `20yy'.

24 years ago(Copying): Change example year to `20yy'.
Miles Bader [Wed, 4 Oct 2000 01:04:41 +0000 (01:04 +0000)]
(Copying): Change example year to `20yy'.

24 years ago(diff-font-lock-keywords): Minor regex fix.
Stefan Monnier [Tue, 3 Oct 2000 18:36:36 +0000 (18:36 +0000)]
(diff-font-lock-keywords): Minor regex fix.
(diff-goto-source): Be smarter when choosing REVERSE or not.

24 years ago(texinfo-mode-menu): Add an explicit shortcut for update all.
Stefan Monnier [Tue, 3 Oct 2000 18:33:10 +0000 (18:33 +0000)]
(texinfo-mode-menu): Add an explicit shortcut for update all.

24 years ago(texinfo-heading-face): Forgot the var def.
Stefan Monnier [Tue, 3 Oct 2000 18:29:54 +0000 (18:29 +0000)]
(texinfo-heading-face): Forgot the var def.

24 years ago*** empty log message ***
Miles Bader [Tue, 3 Oct 2000 17:42:51 +0000 (17:42 +0000)]
*** empty log message ***

24 years ago(quoted-printable-encode-region): Don't use mm-find-charset-region.
Dave Love [Tue, 3 Oct 2000 17:38:06 +0000 (17:38 +0000)]
(quoted-printable-encode-region): Don't use mm-find-charset-region.

24 years ago(dired-mark-read-file-name): Add optional arg DEFAULT.
Miles Bader [Tue, 3 Oct 2000 17:35:47 +0000 (17:35 +0000)]
(dired-mark-read-file-name): Add optional arg DEFAULT.
(dired-do-create-files): If there's only one file, pass it in as
  the DEFAULT arg to dired-mark-read-file-name.

24 years ago(minibuffer-temporary-goal-position):
Miles Bader [Tue, 3 Oct 2000 17:32:34 +0000 (17:32 +0000)]
(minibuffer-temporary-goal-position):
  New variable.
(next-history-element):
  Try to keep the position of point in the input string constant.

24 years agoDon't require mm-util.
Dave Love [Tue, 3 Oct 2000 16:13:36 +0000 (16:13 +0000)]
Don't require mm-util.
(quoted-printable-decode-region): Rewritten.
(quoted-printable-decode-string, quoted-printable-encode-region):
Doc fix.
(quoted-printable-encode-region): Barf on multibyte characters.
Maybe make the class multibyte.  Upcase chars, not formatted
strings.  Allow mm-use-ultra-safe-encoding to be unbound.
(quoted-printable-encode-string): Don't use
mm-with-unibyte-buffer.

24 years ago2000-10-03 Dave Love <fx@gnu.org>
Dave Love [Tue, 3 Oct 2000 16:12:25 +0000 (16:12 +0000)]
2000-10-03  Dave Love  <fx@gnu.org>

* mail-source.el (mail-sources): Revert to nil.

2000-10-03  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mail-source.el (mail-source-report-new-mail): Use
nnheader-cancel-timer.

2000-10-03  Simon Josefsson  <simon@josefsson.org>

* mail-source.el (mail-source-imap-file-coding-system): New variable.
(mail-source-fetch-imap): Use it.

24 years ago(nnmail-spool-file): Revert to `((file))'.
Dave Love [Tue, 3 Oct 2000 16:11:12 +0000 (16:11 +0000)]
(nnmail-spool-file): Revert to `((file))'.

24 years ago(Fgarbage_collect): Prevent compiler warning for a call
Eli Zaretskii [Tue, 3 Oct 2000 12:47:31 +0000 (12:47 +0000)]
(Fgarbage_collect): Prevent compiler warning for a call
to `mark_object'.

24 years ago#
André Spiegel [Tue, 3 Oct 2000 12:34:56 +0000 (12:34 +0000)]
#

24 years ago(vc-transfer-file, vc-default-receive-file): Rewritten to factorize
André Spiegel [Tue, 3 Oct 2000 12:24:15 +0000 (12:24 +0000)]
(vc-transfer-file, vc-default-receive-file): Rewritten to factorize
backend-specific code cleanly.
(vc-unregister): Function removed.

24 years ago(vc-rcs-receive-file): Rewritten to contain only backend-specific
André Spiegel [Tue, 3 Oct 2000 12:08:40 +0000 (12:08 +0000)]
(vc-rcs-receive-file): Rewritten to contain only backend-specific
code.

24 years ago#
André Spiegel [Tue, 3 Oct 2000 11:41:28 +0000 (11:41 +0000)]
#

24 years ago(vc-rcs-fetch-master-state): Parse and remember default branch
André Spiegel [Tue, 3 Oct 2000 11:33:59 +0000 (11:33 +0000)]
(vc-rcs-fetch-master-state): Parse and remember default branch
unconditionally.
(vc-rcs-set-default-branch): New function.
(vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
(vc-rcs-checkin): If an appropriate default branch has been set,
force creation of that branch.

24 years ago(vc-revert-file): New function.
André Spiegel [Tue, 3 Oct 2000 11:22:13 +0000 (11:22 +0000)]
(vc-revert-file): New function.
(vc-revert-buffer): Delegate some of the work to it.

24 years ago(yow): Don't display multi-line quotations in a *Help* buffer, since the
Miles Bader [Tue, 3 Oct 2000 07:06:41 +0000 (07:06 +0000)]
(yow): Don't display multi-line quotations in a *Help* buffer, since the
  echo area will now grow to accommodate them.
  [Note -- I thought I already checked this change, but it seems to have
   mysteriously disappeared]

24 years ago(Fields):
Miles Bader [Tue, 3 Oct 2000 01:56:53 +0000 (01:56 +0000)]
(Fields):
  Document new features in constrain-to-field.
  Fix up some other entries.
  Remove entries for nonexistant functions.

24 years ago(Narrowing): Get rid of warning about now-fixed save-restriction bug.
Miles Bader [Tue, 3 Oct 2000 01:56:15 +0000 (01:56 +0000)]
(Narrowing): Get rid of warning about now-fixed save-restriction bug.

24 years ago(Face Attributes): Add description of new :inherit face attribute, and
Miles Bader [Tue, 3 Oct 2000 01:55:27 +0000 (01:55 +0000)]
(Face Attributes): Add description of new :inherit face attribute, and
  additional legal values for the :height attribute.

24 years ago(prev_char_comstart_first): Remove.
Stefan Monnier [Mon, 2 Oct 2000 22:15:27 +0000 (22:15 +0000)]
(prev_char_comstart_first): Remove.
(back_comment): Check two-char comment markers more carefully
to better handle overlapping cases like *//* or /* */* */ ...
Match nestedness of ender/starter.

24 years ago(forw_comment): Match nestedness of ender/starter.
Stefan Monnier [Mon, 2 Oct 2000 21:59:00 +0000 (21:59 +0000)]
(forw_comment): Match nestedness of ender/starter.
(Fforward_comment): Treat an unmatched \n comment-ender as whitespace.

24 years agoAdd coding tag. Fix 7-bit mangling.
Dave Love [Mon, 2 Oct 2000 20:34:25 +0000 (20:34 +0000)]
Add coding tag.  Fix 7-bit mangling.

24 years ago(isearch-lazy-highlight-update): Don't put a lazy
Gerd Moellmann [Mon, 2 Oct 2000 19:51:03 +0000 (19:51 +0000)]
(isearch-lazy-highlight-update): Don't put a lazy
highlighting overlay with a different face over the overlay
isearch uses to highlight the current match because that can lead
to bad face combinations.

24 years ago(toplevel): Load faces before isearch.
Gerd Moellmann [Mon, 2 Oct 2000 19:21:46 +0000 (19:21 +0000)]
(toplevel): Load faces before isearch.

24 years ago(isearch-faces): New custom group.
Gerd Moellmann [Mon, 2 Oct 2000 19:18:09 +0000 (19:18 +0000)]
(isearch-faces): New custom group.
(isearch): New defface; was already tested for in the code.
(isearch-lazy-highlight-face): Changed to defface from defcustom.
(isearch-highlight): Always use face `isearch'.

24 years ago(byte-optimize-lapcode): Don't bind
Dave Love [Mon, 2 Oct 2000 17:44:51 +0000 (17:44 +0000)]
(byte-optimize-lapcode): Don't bind
unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
comparison of opcode with operand.

24 years ago*** empty log message ***
Miles Bader [Mon, 2 Oct 2000 17:01:29 +0000 (17:01 +0000)]
*** empty log message ***

24 years ago(HAVE_GAI_STRERROR): Undef.
Dave Love [Mon, 2 Oct 2000 16:44:59 +0000 (16:44 +0000)]
(HAVE_GAI_STRERROR): Undef.

24 years ago*** empty log message ***
Dave Love [Mon, 2 Oct 2000 16:44:14 +0000 (16:44 +0000)]
*** empty log message ***

24 years ago(Fopen_network_stream): Use HAVE_GAI_STRERROR.
Dave Love [Mon, 2 Oct 2000 16:42:47 +0000 (16:42 +0000)]
(Fopen_network_stream): Use HAVE_GAI_STRERROR.

24 years agoCheck for gai_strerror.
Dave Love [Mon, 2 Oct 2000 16:37:49 +0000 (16:37 +0000)]
Check for gai_strerror.

24 years ago(NO_REMAP): Don't define.
Dave Love [Mon, 2 Oct 2000 14:30:39 +0000 (14:30 +0000)]
(NO_REMAP): Don't define.

24 years ago#
André Spiegel [Mon, 2 Oct 2000 12:06:13 +0000 (12:06 +0000)]
#

24 years ago(vc-registered): If FILE used to be registered under a certain
André Spiegel [Mon, 2 Oct 2000 12:02:37 +0000 (12:02 +0000)]
(vc-registered): If FILE used to be registered under a certain
backend, try that one first.

24 years ago(vc-responsible-backend): Undo the previous change in the argument
André Spiegel [Mon, 2 Oct 2000 12:01:09 +0000 (12:01 +0000)]
(vc-responsible-backend): Undo the previous change in the argument
list.  Handle multiple backends correctly.
(vc-find-new-backend): Function removed.
(vc-register): Use vc-responsible-backend, as before.
(vc-next-action-on-file): Do use vc-registered, not vc-backend.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 2 Oct 2000 11:19:01 +0000 (11:19 +0000)]
*** empty log message ***

24 years ago(fancy-splash-head): Change message below the
Gerd Moellmann [Mon, 2 Oct 2000 11:18:21 +0000 (11:18 +0000)]
(fancy-splash-head): Change message below the
logo.

24 years ago(error): Prevent compiler warning.
Gerd Moellmann [Mon, 2 Oct 2000 11:11:52 +0000 (11:11 +0000)]
(error): Prevent compiler warning.

24 years ago(wrong_type_argument): Remove NO_RETURN, the function can
Gerd Moellmann [Mon, 2 Oct 2000 11:11:12 +0000 (11:11 +0000)]
(wrong_type_argument): Remove NO_RETURN, the function can
return with a string converted to an integer or vice versa when
Vmocklisp_arguments is t.
(Fsignal): Likewise.  The function can return for `quit'.
(struct gcpro): Declare member `var' to point to a volatile
Lisp_Object.

24 years ago(diff-test-hunk): Backout previous change. Fix doc string.
Miles Bader [Mon, 2 Oct 2000 06:50:45 +0000 (06:50 +0000)]
(diff-test-hunk): Backout previous change.  Fix doc string.
(diff-apply-hunk): Don't return a value.

24 years ago(diff-goto-source): Emit a status message.
Miles Bader [Mon, 2 Oct 2000 03:48:38 +0000 (03:48 +0000)]
(diff-goto-source): Emit a status message.
(diff-test-hunk, diff-apply-hunk): Remove unneeded `let'.
(diff-test-hunk): Make the return value agree with the doc string.
(diff-apply-hunk): Only advance if `diff-advance-after-apply-hunk'.
(diff-advance-after-apply-hunk): New variable.

24 years ago(with-vc-file, vc-next-action-on-file):
Stefan Monnier [Sun, 1 Oct 2000 20:58:17 +0000 (20:58 +0000)]
(with-vc-file, vc-next-action-on-file):
Use vc-backend rather than vc-registered.
(vc-next-action-on-file): Use intern-soft.
Deal with read-only *vc-diff* buffer.
(vc-switch-backend): Short circuit if nothing is to be done.
Handle the case where (not (memq backend backends)).
Don't use vc-resynch-buffer which could lose unsaved editing.
(vc-transfer-file): Docstring fix.

24 years ago* vc.el (vc-editable-p): Minor optimization.
Stefan Monnier [Sun, 1 Oct 2000 19:35:24 +0000 (19:35 +0000)]
* vc.el (vc-editable-p): Minor optimization.
(edit-vc-file, vc-next-action-on-file): Don't use find-file.
(vc-find-new-backend): New function split from vc-responsible-backend.
(vc-register): Use it.
(vc-responsible-backend): Remove REGISTER arg and add BACKENDS arg.
(vc-unregister): Drop BACKEND arg (it doesn't work anyway).
(vc-default-unregister, vc-revert-buffer): Docstring fix.
(vc-clear-headers): Don't use find-file.
(vc-revert-buffer): Use `and' again (must have been a braino).
(vc-switch-backend): Only prompt if requested.
(vc-default-receive-file): Update call to vc-unregister.

* vc-rcs.el (vc-rcs-unregister): Keep a backup of the master file.
(vc-rcs-receive-file): Avoid with-vc-properties.
Update call to vc-unregister.
Use constant `RCS' rather than (dynamically bound) var `backend'.

24 years ago.
Andreas Schwab [Sun, 1 Oct 2000 14:46:50 +0000 (14:46 +0000)]
.

24 years ago(install-arch-indep): Update list of installed info
Andreas Schwab [Sun, 1 Oct 2000 14:46:36 +0000 (14:46 +0000)]
(install-arch-indep): Update list of installed info
files.

24 years ago#
André Spiegel [Sun, 1 Oct 2000 12:12:16 +0000 (12:12 +0000)]
#

24 years ago(vc-next-action-on-file): Update mode line only if file is visited.
André Spiegel [Sun, 1 Oct 2000 12:06:15 +0000 (12:06 +0000)]
(vc-next-action-on-file): Update mode line only if file is visited.
(vc-start-entry): New argument initial-contents.  Don't visit the file
if it isn't already visited.  Brought documentation up-to-date.
(vc-next-action, vc-register): Updated calls to vc-start-entry.
(vc-checkin): New optional arg initial-contents, which is passed to
vc-start-entry.
(vc-finish-logentry): Make sure to bury log buffer only if there
really is one.  Call `vc-resynch-buffer' on log-file, not
buffer-file-name.
(vc-default-comment-history, vc-default-wash-log): New functions.
(vc-index-of): Removed.
(vc-transfer-file): Make do without the above.
(vc-default-receive-file): Call comment-history unconditionally.  Pass
the resulting string to vc-checkin, instead of inserting it into the
comment ring.

24 years ago(vc-rcs-receive-file): Call comment-history unconditionally. Use the
André Spiegel [Sun, 1 Oct 2000 11:17:42 +0000 (11:17 +0000)]
(vc-rcs-receive-file): Call comment-history unconditionally.  Use the
comments as initial contents of the log entry buffer.  Document the
trick to force branch creation with no changes.

24 years ago(easy-mmode-define-navigation):
Miles Bader [Sun, 1 Oct 2000 03:38:23 +0000 (03:38 +0000)]
(easy-mmode-define-navigation):
  Call `recenter' with an arg to prevent redrawing the display.

24 years agoAdd entries for `auto-image-file-mode' and `with-auto-compression-mode'.
Miles Bader [Sun, 1 Oct 2000 03:22:26 +0000 (03:22 +0000)]
Add entries for `auto-image-file-mode' and `with-auto-compression-mode'.

24 years ago*** empty log message ***
Stefan Monnier [Sun, 1 Oct 2000 01:33:01 +0000 (01:33 +0000)]
*** empty log message ***

24 years ago(easy-mmode-pretty-mode-name): Prettier.
Stefan Monnier [Sun, 1 Oct 2000 00:58:35 +0000 (00:58 +0000)]
(easy-mmode-pretty-mode-name): Prettier.

24 years ago(lisp-complete-symbol): Only jump 2 not 3 levels.
Stefan Monnier [Sun, 1 Oct 2000 00:57:13 +0000 (00:57 +0000)]
(lisp-complete-symbol): Only jump 2 not 3 levels.

24 years ago(c-mode): Don't gratuitously override the default for comment-column.
Stefan Monnier [Sun, 1 Oct 2000 00:53:23 +0000 (00:53 +0000)]
(c-mode): Don't gratuitously override the default for comment-column.

24 years ago(latex-metasection-list): New var.
Stefan Monnier [Sun, 1 Oct 2000 00:47:41 +0000 (00:47 +0000)]
(latex-metasection-list): New var.
(latex-imenu-create-index): Use it.
Move the regexp construction outside loops (and use push).
(tex-font-lock-keywords-1, tex-font-lock-keywords-2)
(tex-font-lock-keywords): Moved from font-lock.el.
(tex-comment-indent): Remove.
(tex-common-initialization): Don't set comment-indent-function.
(latex-block-default): New var.
(tex-latex-block): Use it to provide a default choice.
Add any unknown choice to latex-block-names.
Insert [...] after {...}.
(tex-last-unended-begin): Simplify regexp.
(tex-goto-last-unclosed-latex-block, latex-backward-sexp-1)
(latex-forward-sexp-1, latex-forward-sexp): New functions.
(latex-mode): Set forward-sexp-function.

24 years ago(texinfo-font-lock-syntactic-keywords):
Stefan Monnier [Sun, 1 Oct 2000 00:30:52 +0000 (00:30 +0000)]
(texinfo-font-lock-syntactic-keywords):
Add regexp for @ignore ... @end ignore.
(texinfo-heading-face): New face.
(texinfo-font-lock-keywords): Use it.
(texinfo-mode-menu): New menu.
(texinfo-inside-macro-p, texinfo-inside-env-p, texinfo-insert-quote):
New functions.
(texinfo-mode-map): Bind " to insert-quote and M-RET to insert-@item.
(texinfo-section-types-regexp, texinfo-section-level-regexp)
(texinfo-subsection-level-regexp, texinfo-subsubsection-level-regexp):
Remove declaration.
(texinfo-show-structure): Use outline-regexp and texinfo-section-list.

24 years ago(delete-selection-mode): Use define-minor-mode.
Stefan Monnier [Sun, 1 Oct 2000 00:25:27 +0000 (00:25 +0000)]
(delete-selection-mode): Use define-minor-mode.

24 years agoUse GFDL instead of GPL, plus a few tiny fixes.
Stefan Monnier [Sun, 1 Oct 2000 00:10:51 +0000 (00:10 +0000)]
Use GFDL instead of GPL, plus a few tiny fixes.

24 years ago(regexp-opt-group): Put more parenthesis.
Stefan Monnier [Sun, 1 Oct 2000 00:08:49 +0000 (00:08 +0000)]
(regexp-opt-group): Put more parenthesis.

24 years ago(lw_separator_p): Init separator_p (bug with "-- some text").
Stefan Monnier [Sat, 30 Sep 2000 17:03:27 +0000 (17:03 +0000)]
(lw_separator_p): Init separator_p (bug with "-- some text").

24 years ago(keymap_memberp): New function.
Stefan Monnier [Sat, 30 Sep 2000 17:00:32 +0000 (17:00 +0000)]
(keymap_memberp): New function.
(Fset_keymap_parent): Use it.
(fix_submap_inheritance): Use get_keyelt, get_keymap_1 and KEYMAPP.
Use keymap_memberp to avoid creating cycles.
(access_keymap): Use KEYMAPP.

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 30 Sep 2000 16:01:48 +0000 (16:01 +0000)]
*** empty log message ***

24 years ago(keep-lines-read-args): New function.
Gerd Moellmann [Sat, 30 Sep 2000 16:00:54 +0000 (16:00 +0000)]
(keep-lines-read-args): New function.
(keep-lines, flush-lines, how-many): Use keep-lines-read-args to
read arguments interactively.  Add parameters RSTART and REND.
Operate on the active region in Transient Mark mode.

24 years ago(Other Repeating Search): Describe `how-many'
Gerd Moellmann [Sat, 30 Sep 2000 15:54:24 +0000 (15:54 +0000)]
(Other Repeating Search): Describe `how-many'
instead of `count-matches'.  Say that they work on the active
region in Transient Mark mode.

24 years ago*** empty log message *** other-branches/gerd_0001
Gerd Moellmann [Sat, 30 Sep 2000 14:35:11 +0000 (14:35 +0000)]
*** empty log message ***