1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-26 01:40:53 -08:00
Commit graph

11799 commits

Author SHA1 Message Date
Geoff Voelker
4664455c17 (x-get-selection-value): Alias to
x-cut-buffer-or-selection-value.
(w32-standard-fontset-spec): New variable.
(w32-create-initial-fontsets, mouse-set-font): Check whether
new-fontset is available.
(w32-use-w32-font-dialog): Enable use of set-variable.
1998-11-04 23:23:57 +00:00
André Spiegel
709822e813 (with-vc-file, edit-vc-file): New macros. 1998-11-04 15:09:38 +00:00
Kenichi Handa
02fd40be1d (quail-show-guidance-buf): Call
set-minibuffer-window to set minibuffer window of the current
frame correctly.
1998-11-04 10:48:53 +00:00
Geoff Voelker
51099b4521 Require fontset. 1998-11-04 01:28:04 +00:00
Andrew Innes
8cd2ac8d1a (set-face-font): Call resolve-fontset-name on w32.
(set-face-font-auto): Ditto.
1998-11-03 22:26:56 +00:00
Andreas Schwab
ce8c28097d (mouse-drag-region): Fix typo. 1998-11-03 10:25:56 +00:00
Dave Love
0f1057e9e8 Fix for fontification of strings lost
somehow:
(fortran-fontify-string): New function.
(fortran-font-lock-keywords-1): Use it.
1998-11-02 19:53:05 +00:00
Markus Rost
6d2a6ce65a (comint-file-name-quote-list): Doc fix. 1998-11-02 18:59:11 +00:00
Karl Heuer
08246f2e9f Comment fix. 1998-11-02 18:01:38 +00:00
Richard M. Stallman
b0fd465bb2 (buffer-undo-list): Write fns-VERSION.el into
build directory, not source directory.
1998-11-01 19:24:32 +00:00
Richard M. Stallman
10a0a25031 (rmail-message-subject-p):
Handle message whose header has not been reformatted.
1998-11-01 18:55:11 +00:00
Richard M. Stallman
2e3329a537 (mouse-drag-region): Fake up a mouse-motion event
if we did not get one for the final move.
1998-11-01 18:17:40 +00:00
Dave Love
7f52b1242e (goto-address-at-point, goto-address-at-mouse):
Don't funcall browse-url-browser-function.
1998-11-01 17:08:22 +00:00
Dave Love
1b978bfc85 (gnus-button-embedded-url, gnus-button-url):
Don't funcall browse-url-browser-function.
1998-11-01 16:58:49 +00:00
Dave Love
7b84ff901c (fortran-end-prog-re1): Fix the regexp. 1998-11-01 16:52:39 +00:00
Richard M. Stallman
d1f04130e0 (revert-buffer): Doc fix. 1998-11-01 08:46:04 +00:00
Richard M. Stallman
bb310d1ea9 (dynamic-completion-mode): New function to enable
the mode.  (Just loading the file now does not change anything.)
1998-11-01 08:45:25 +00:00
Richard M. Stallman
c0fdc5b716 (tex-start-options-string): Quote the backslashes with more backslashes. 1998-10-31 23:55:32 +00:00
Dave Love
46a3b2b49b (webjump-sample-sites): Fix Lisp archive site.
(webjump): Don't funcall browse-url-browser-function.
1998-10-31 22:55:26 +00:00
Kenichi Handa
61520ce75b (quail-start-translation): Handle
switching of the frame in read-key-sequence.
(quail-start-conversion): Likewise.
(quail-show-guidance-buf): Detach quail-guidance-buf from any
windows before setting an appropriate window for it.
(quail-hide-guidance-buf): Use window-minibuffer-p.  Set
quail-guidance-win to nil.
(quail-update-guidance): If quail-guidance-buf is not in the
selected frame, call quail-show-guidance-buf again.
1998-10-31 05:12:07 +00:00
Karl Heuer
ef8c3cf90e (pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t. 1998-10-30 19:47:56 +00:00
Karl Heuer
3f0855d5cc (cal-menu-update): Fix menu wording. 1998-10-30 19:44:50 +00:00
Dave Love
927d7566ff (vc-backend-merge-news): Check for "P" output. 1998-10-30 19:11:08 +00:00
Dave Love
3476e15955 (describe-variable): Hyperlink the definition. 1998-10-30 19:07:09 +00:00
Andreas Schwab
842cc0e685 (sh-canonicalize-shell): Fix regexp.
(sh-set-shell): Likewise.
1998-10-30 11:02:42 +00:00
Andreas Schwab
b735c9913f (shell-command-on-region): Doc fix. 1998-10-30 11:01:38 +00:00
Andreas Schwab
7ff1b00e83 (edebug-initial-mode): Fix customize type.
(edebug-on-error): Fix customize type to match that of
debug-on-error.
1998-10-30 11:00:07 +00:00
Andreas Schwab
0ba87ff4f3 (eldoc-argument-case): Fix customize type. 1998-10-30 10:59:23 +00:00
Andreas Schwab
6d38633e33 (lm-report-bug): Use
report-emacs-bug-address instead of undefined bug-gnu-emacs.
1998-10-30 10:58:37 +00:00
Andreas Schwab
b6895193b7 Don't require 'w3 and 'url unprotected. 1998-10-30 10:57:05 +00:00
Andreas Schwab
48e411652a (select-message-coding-system): Doc
fix.
1998-10-30 10:56:15 +00:00
Andreas Schwab
2dc98b1d93 (describe-coding-system): Describe
all flags.
1998-10-30 10:55:15 +00:00
Andreas Schwab
265f03bcb2 (sendmail-coding-system,
default-sendmail-coding-system): Doc fix.
1998-10-30 10:53:59 +00:00
Andreas Schwab
b7b75652ce Write fns-*.el in current directory instead of
data-directory since no installation directory exists yet.  Mark
buffer unmodified afterwards.
1998-10-30 09:54:37 +00:00
Andreas Schwab
5f15b2efed (symbol-file): Load fns-*.el from exec-directory
instead of data-directory since it is architecture dependent.
(load-history-loaded): Update doc string.
1998-10-30 09:53:51 +00:00
Geoff Voelker
8929f478f0 Remove a dangling reference to a directory on the
build machine.
1998-10-30 03:56:46 +00:00
Geoff Voelker
64aefd1ae3 (ange-ftp-canonicalize-filename): Do not use a UNC
path as a default directory when canonicalizing names.
1998-10-30 03:56:25 +00:00
Richard M. Stallman
931f525c9e (initialize-new-tags-table):
Do not alter find-tag-marker-ring and tags-location-ring.
1998-10-28 00:04:28 +00:00
Geoff Voelker
cf14c2b4c3 (w32-use-w32-font-dialog, w32-fixed-font-alist):
New variables.
(mouse-set-font): Use font menus instead of dialog according to
w32-use-w32-font-dialog.
1998-10-27 23:46:26 +00:00
Edward M. Reingold
4a7cd65c8b Add title parameters to frames. 1998-10-26 21:37:57 +00:00
Karl Heuer
024ced4d91 Doc fixes. 1998-10-26 20:25:41 +00:00
Karl Heuer
d3ab8dac3e User option for multibyte buffer handling and doc fix.
(ps-multibyte-buffer): New user option.
(ps-setup): Print new user option.
(ps-print-quote): New fun.
(ps-color-p, ps-mule-font-info-database-latin): New var.
(ps-default-color, ps-mule-font-info-database)
(ps-mule-font-info-database-ps-bdf): Adjust initialization.
(ps-mule-get-font-spec, ps-mule-begin, ps-begin-file)
(ps-plot-with-face, ps-generate-postscript-with-faces, ps-generate):
Little code improvement.
(ps-mule-initialize): Initialize ps-mule-font-info-database.
(ps-print-prologue-header, ps-font-family, ps-font-size)
(ps-header-font-family, ps-header-font-size, ps-header-title-font-size)
(ps-build-face-reference, ps-mule-font-info-database-bdf)
(ps-mule-external-libraries, ps-mule-init-external-library)
(ps-mule-prepare-font, ps-mule-find-wrappoint, ps-mule-plot-string): doc
fix.

To make it work also on Emacs 20.2 and the earlier
version, check the value of mule-version.

(ps-print-version): New version number (4.1.1) and doc
fix.
(ps-print-prologue-header): New user option.
(ps-color-values, ps-xemacs-face-kind-p, ps-mapper, ps-extent-sorter):
Conditional compilation for GNU Emacs and emacsens.
(ps-generate-postscript-with-faces): Skip invisible text better.
(ps-setup): Print new user option.
(ps-print-preprint): Check if input file name exists and is unwritable.
(ps-begin-file): Adjust PostScript prologue header for duplex printers
and insert user PostScript prologue header comments.
(ps-mule-encode-bit, ps-mule-string-ascii, ps-mule-string-encoding): New
funs.
(dos-ps-printer, lazy-lock-fontify-buffer): Eliminated.
(ps-mule-prologue, ps-mule-cmpchar-prologue, ps-mule-bitmap-prologue):
PostScript programming normalization.
(ps-mule-encode-7bit, ps-mule-encode-8bit, ps-mule-generate-font)
(ps-mule-generate-glyphs, ps-mule-prepare-font, ps-mule-plot-string)
(ps-mule-skip-same-charset, ps-mule-plot-rule-cmpchar)
(ps-mule-plot-cmpchar, ps-mule-prepare-cmpchar-font)
(ps-mule-initialize, ps-mule-begin, ps-face-bold-p, ps-do-despool):
Programming style normalization.
1998-10-26 20:22:17 +00:00
Kenichi Handa
27606920fb (compose-region): Insert then delete
to preserve markers.
(decompose-region): Use search-forward for efficiency.
1998-10-26 08:00:11 +00:00
Kenichi Handa
4cec2d0a49 (in-is13194-devanagari-pre-write-conversion): Cancel previous
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
d64a0ef709 (pre-write-encode-hz): Cancel previous
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
3de546452e (thai-pre-write-conversion): Cancel previous
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
76d1241585 (tibetan-pre-write-conversion): Cancel previous
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Kenichi Handa
319fb5a9bf (viqr-pre-write-conversion): Cancel previous
change, use generate-new-buffer instead of get-buffer-create.
1998-10-26 08:00:11 +00:00
Richard M. Stallman
581bba23d4 (desktop-buffer-dired): Use dired-maybe-insert-subdir. 1998-10-26 05:00:27 +00:00
Richard M. Stallman
bb10be4c8c Fix maintainer email addr. 1998-10-25 23:50:03 +00:00