1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
Commit graph

2027 commits

Author SHA1 Message Date
Richard M. Stallman
e61482c045 *** empty log message *** 2000-04-17 16:08:07 +00:00
Gerd Moellmann
0daee09518 *** empty log message *** 2000-04-17 15:27:23 +00:00
Gerd Moellmann
e10f64e713 *** empty log message *** 2000-04-17 12:38:09 +00:00
Stefan Monnier
e3721db120 (texinfo-mode-syntax-table): Add \n as comment-end.
(texinfo-font-lock-syntactic-keywords): New var.
(texinfo-font-lock-keywords): Remove comment regexp.
(texinfo-insert-block): New function.
(texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
(texinfo-mode): Use define-derived-mode.
Tweak comment-start-skip and font-lock-defaults.
Use regexp-opt for outline-regexp.
(texinfo-environments): New var.
(texinfo-environment-regexp): Use regexp-opt and texinfo-environments.
2000-04-17 11:45:39 +00:00
Gerd Moellmann
712dc9e0f1 Check for line-beginning-position definition.
Fix counting lines in a region.
(ps-print-version): New version number (5.1.5).
(ps-spool-without-faces, ps-spool-with-faces): Adjust code.
(ps-printing-region): Fun code fix.
2000-04-15 11:39:10 +00:00
Gerd Moellmann
ffc50f2aab (gud-jdb-build-source-files-list): Change file-exists-p
to file-directory-p.
2000-04-15 11:33:45 +00:00
Gerd Moellmann
a2522dca96 *** empty log message *** 2000-04-14 13:30:35 +00:00
Dave Love
6e8836101a *** empty log message *** 2000-04-13 19:42:22 +00:00
Gerd Moellmann
198e3c7ad9 *** empty log message *** 2000-04-13 19:17:06 +00:00
Eli Zaretskii
8eba343c5b (ispell-menu-map): Menu items rearranged and
converted to the new menu-item format, names silightly changed,
help strings added.

Support for spelling without async subprocesses:

(ispell-cmd-args, ispell-output-buffer)
(ispell-session-buffer): New variables.
(ispell-start-process, ispell-process-status,
ispell-accept-output, ispell-send-string): New functions, for
Ispell invocation when async subprocesses aren't supported.
(ispell-word, ispell-pdict-save, ispell-command-loop,
ispell-process-line, ispell-buffer-local-parsing): Replace calls
to process-send-string with calls to ispell-send-string, and
accept-process-output with ispell-accept-output.
(ispell-init-process): Call ispell-process-status instead of
process-status with.
(ispell-init-process): Call ispell-start-process.  Call
ispell-accept-output and ispell-send-string.  Don't call
process-kill-without-query and kill-process if they are unbound.
(ispell-async-processp): New function.
2000-04-13 14:02:23 +00:00
Dave Love
3d30065dc2 Copyright up-date. 2000-04-12 18:30:39 +00:00
Gerd Moellmann
8b2affc591 (ebrowse-tree-mode): Use
propertized-buffer-identification.
(ebrowse-update-member-buffer-mode-line): Likewise.
(ebrowse--mode-strings): Removed.
(ebrowse--mode-line-props): Removed.
2000-04-10 19:56:52 +00:00
Gerd Moellmann
1a1b189504 *** empty log message *** 2000-04-10 13:43:06 +00:00
Kenichi Handa
223f3c9152 *** empty log message *** 2000-04-10 11:17:38 +00:00
Gerd Moellmann
25fbf2c48a (with-buffer-unmodified): Fix bug introduced by `)'
at the wrong place.
2000-04-10 10:52:46 +00:00
Gerd Moellmann
c45be9accf *** empty log message *** 2000-04-09 20:32:42 +00:00
Gerd Moellmann
be0dbdab00 *** empty log message *** 2000-04-09 11:15:57 +00:00
Dave Love
3f923efebf Fix specs for dolist, dotimes, push, pop, unless, when. 2000-04-08 23:42:11 +00:00
Michael Kifer
d35bee0ea6 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
* viper-util.el (viper-put-on-search-overlay): New subroutine.
	(viper-flash-search-pattern): No operation when using Emacs
	doesn't support face.
	Use `viper-put-on-search-overlay'.
2000-04-07 16:10:04 +00:00
Gerd Moellmann
c407c57000 *** empty log message *** 2000-04-04 21:15:08 +00:00
Gerd Moellmann
685e5ed20f *** empty log message *** 2000-04-04 15:03:37 +00:00
Gerd Moellmann
62f20204b7 *** empty log message *** 2000-04-03 21:21:42 +00:00
Gerd Moellmann
6460c4009c *** empty log message *** 2000-04-03 20:54:40 +00:00
Gerd Moellmann
c0510d2712 *** empty log message *** 2000-04-03 19:34:41 +00:00
Gerd Moellmann
0166aed1b5 (jka-compr-compression-info-list): Add `.z'
to extensions handled by gzip.
2000-04-03 13:30:55 +00:00
Kenichi Handa
3a100fd68d *** empty log message *** 2000-04-03 11:10:05 +00:00
Kenichi Handa
14c04384b5 *** empty log message *** 2000-04-03 04:05:06 +00:00
Dave Love
ccf5869a2e *** empty log message *** 2000-04-01 14:42:59 +00:00
Gerd Moellmann
610d841ea4 *** empty log message *** 2000-04-01 12:25:00 +00:00
Dave Love
2de477650b (help-manyarg-func-alist): Correct several omissions. 2000-03-31 19:59:07 +00:00
Dave Love
7283881951 *** empty log message *** 2000-03-31 19:06:44 +00:00
Dave Love
7f9de034e8 *** empty log message *** 2000-03-31 11:55:15 +00:00
Gerd Moellmann
aa110c0c9e *** empty log message *** 2000-03-31 11:54:40 +00:00
Kenichi Handa
6733d07461 *** empty log message *** 2000-03-31 01:11:13 +00:00
Gerd Moellmann
7438c86b33 *** empty log message *** 2000-03-30 13:28:09 +00:00
Gerd Moellmann
63fcfa045d *** empty log message *** 2000-03-30 11:46:13 +00:00
Peter Breton
1f56ba7335 *** empty log message *** 2000-03-30 11:02:27 +00:00
Peter Breton
326855a0f4 Changes for locate.el 2000-03-30 09:37:06 +00:00
Dave Love
141384bdd2 *** empty log message *** 2000-03-29 21:57:22 +00:00
Andreas Schwab
c5aa0fc289 . 2000-03-29 21:34:46 +00:00
Dave Love
f1d6fe6965 (format-alist): Use iso-cvt functions for SGML/HTML. 2000-03-29 18:37:25 +00:00
Gerd Moellmann
b61f12157b *** empty log message *** 2000-03-28 11:29:31 +00:00
Stefan Monnier
3831af621a (log-edit-mode-hook): Fix typo. 2000-03-26 23:05:27 +00:00
Stefan Monnier
ea4b0ca303 (byte-compile-eval): Fix and reenable the code. 2000-03-26 19:52:27 +00:00
Dave Love
082527febb (browse-url): Re-fix case of
browse-url-browser-function being an alist.
(browse-url): Add :link to defgroup.
2000-03-26 18:34:30 +00:00
Dave Love
08f8b1cc01 *** empty log message *** 2000-03-26 17:51:09 +00:00
Gerd Moellmann
b68c375f83 *** empty log message *** 2000-03-24 22:56:35 +00:00
Gerd Moellmann
9a0dd3dcec *** empty log message *** 2000-03-24 20:56:46 +00:00
Stefan Monnier
c7dcadb5ca *** empty log message *** 2000-03-24 18:45:23 +00:00
Gerd Moellmann
3b55acc9b0 *** empty log message *** 2000-03-24 12:21:51 +00:00