1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

15542 Commits

Author SHA1 Message Date
Gerd Moellmann
542c655271 (sql-mysql-options): New variable.
(sql-mysql): Use it.
2000-10-05 15:26:13 +00:00
Miles Bader
88b4c77e1e Remove private ChangeLog entries. 2000-10-05 08:21:02 +00:00
Miles Bader
77f6105c28 (image): New group. 2000-10-05 07:46:30 +00:00
Miles Bader
a3489ecece *** empty log message *** 2000-10-05 06:07:38 +00:00
Miles Bader
b25f5aecdf (smerge-mine-face, smerge-other-face, smerge-base-face, smerge-markers-face):
Add dark-background variants.
2000-10-05 06:05:51 +00:00
Kenichi Handa
86647e1190 *** empty log message *** 2000-10-05 06:02:24 +00:00
Kenichi Handa
33ecc295fc Revived 2000-10-05 05:49:45 +00:00
Peter Breton
3478046b5a (nslookup-font-lock-keywords, ftp-font-lock-keywords,
smbclient-font-lock-keywords):  Ignore value of window-system;
always define the keywords
2000-10-05 02:48:41 +00:00
Stefan Monnier
8a677d4fdd (jit-lock-register, jit-lock-unregister): Docstring fix. 2000-10-05 02:17:22 +00:00
Stefan Monnier
f8bacc70b5 (jit-lock-register, jit-lock-unregister): New functions. 2000-10-05 02:13:25 +00:00
Stefan Monnier
b5d006eaf9 (icon-mode): Don't gratuitously override the default for comment-column. 2000-10-05 01:58:16 +00:00
Stefan Monnier
c917127845 require 'cl when compiling. 2000-10-05 01:56:56 +00:00
Stefan Monnier
be390cb3d8 (with-buffer-unmodified): Use unwind-protect.
(jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
(jit-lock-functions): New var.
(jit-lock-function-1): Use it if non-nil.
Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
Set the `fontified' property before doing the fontification to avoid
repeatedly going through the same error.
Don't turn errors into messages.
2000-10-05 01:27:55 +00:00
Kenichi Handa
22aca18670 (fancy-splash-screens): Remove the code for debugging;
`(trace-to-stderr "EXITTT\n")'.
2000-10-05 00:25:16 +00:00
Stefan Monnier
89101e46ac (dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer. 2000-10-04 23:38:28 +00:00
Stefan Monnier
616e14f4cf (dired-do-create-files, dired-kill-tree): Turn comment into docstring. 2000-10-04 23:35:52 +00:00
Stefan Monnier
38ab866cad (apropos-mode): Use define-derived-mode. 2000-10-04 23:30:51 +00:00
Miles Bader
55d5d71752 (diff-goto-source):
Update call to `diff-hunk-status-msg' to reflect new REV variable.
2000-10-04 21:31:40 +00:00
Gerd Moellmann
3dc78168e1 *** empty log message *** 2000-10-04 19:05:33 +00:00
Gerd Moellmann
5b61c6a782 (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.
2000-10-04 19:01:37 +00:00
Dave Love
5f180e5360 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.
2000-10-04 17:24:25 +00:00
André Spiegel
ffc0e1caf1 Fix prev change. 2000-10-04 17:16:59 +00:00
Dave Love
2737144821 *** empty log message *** 2000-10-04 16:45:43 +00:00
Stefan Monnier
ce1087a9dd *** empty log message *** 2000-10-04 15:48:15 +00:00
Dave Love
d32525fdbe (smiley-regexp-alist, smiley-update-cache): Use
pbm images.
2000-10-04 15:32:24 +00:00
Dave Love
7669d6a3c3 *** empty log message *** 2000-10-04 15:30:17 +00:00
Dave Love
dae9dc5661 *** empty log message *** 2000-10-04 11:48:26 +00:00
Dave Love
ff77cf4034 (substitute-key-definition): Doc fix.
(play-sound-file): new command.
2000-10-04 11:24:51 +00:00
André Spiegel
3388f0a554 # 2000-10-04 09:59:43 +00:00
André Spiegel
fa5867f6aa (basic-save-buffer): Call vc-before-save before saving. 2000-10-04 09:55:21 +00:00
André Spiegel
b3d6528a4c (vc-cvs-make-version-backups): Return t if vc-cvs-stay-local-p. 2000-10-04 09:51:15 +00:00
André Spiegel
d445a9756a (vc-before-save, vc-default-make-version-backups,
vc-version-backup-file-name): New functions.
2000-10-04 09:50:21 +00:00
André Spiegel
ffda046061 (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.
2000-10-04 09:48:37 +00:00
Dave Love
ebd4825d4a (tool-bar-setup): New function.
(tool-bar-mode): Use it.
2000-10-04 09:36:30 +00:00
Peter Breton
ddb62bf14a * 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.
2000-10-04 05:43:37 +00:00
Peter Breton
8b7187d816 *** empty log message *** 2000-10-04 05:40:27 +00:00
Peter Breton
9a7f629dd7 * 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
2000-10-04 05:17:12 +00:00
Peter Breton
1b24f4b795 *** empty log message *** 2000-10-04 05:02:12 +00:00
Peter Breton
b9dccd9ea5 (rul-generic-mode): Removed one eval-when-compile
which caused a max-specpdl-size exceeded error.
2000-10-04 04:55:12 +00:00
Peter Breton
7aeb9d6fd7 * 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.
2000-10-04 04:45:55 +00:00
Peter Breton
82d11a0b0e * find-lisp.el (find-lisp-find-files-internal):
Make sure directory name ends with "/".
2000-10-04 04:19:10 +00:00
Miles Bader
b442e70a76 Update. 2000-10-04 02:37:41 +00:00
Stefan Monnier
a637334014 (diff-font-lock-keywords): Minor regex fix.
(diff-goto-source): Be smarter when choosing REVERSE or not.
2000-10-03 18:36:36 +00:00
Stefan Monnier
003dd63517 (texinfo-mode-menu): Add an explicit shortcut for update all. 2000-10-03 18:33:10 +00:00
Stefan Monnier
28c7697169 (texinfo-heading-face): Forgot the var def. 2000-10-03 18:29:54 +00:00
Miles Bader
a7bf5cf358 *** empty log message *** 2000-10-03 17:42:51 +00:00
Dave Love
3b0bf2617c (quoted-printable-encode-region): Don't use mm-find-charset-region. 2000-10-03 17:38:06 +00:00
Miles Bader
64666d2d52 (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.
2000-10-03 17:35:47 +00:00
Miles Bader
8dc3ba7d01 (minibuffer-temporary-goal-position):
New variable.
(next-history-element):
  Try to keep the position of point in the input string constant.
2000-10-03 17:32:34 +00:00
Dave Love
657b2c659b 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.
2000-10-03 16:13:36 +00:00