| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(sgml-name-8bit-mode): Fix missing format character in message
string.
|
| |
|
| |
|
| |
|
|
|
|
| |
(close-rectangle): Define as alias.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
set-minibuffer-window to set minibuffer window of the current
frame correctly.
|
| |
|
|
|
|
| |
(set-face-font-auto): Ditto.
|
| |
|
|
|
|
|
|
| |
somehow:
(fortran-fontify-string): New function.
(fortran-font-lock-keywords-1): Use it.
|
| |
|
| |
|
|
|
|
| |
build directory, not source directory.
|
|
|
|
| |
Handle message whose header has not been reformatted.
|
|
|
|
| |
if we did not get one for the final move.
|
|
|
|
| |
Don't funcall browse-url-browser-function.
|
|
|
|
| |
Don't funcall browse-url-browser-function.
|
| |
|
| |
|
|
|
|
| |
the mode. (Just loading the file now does not change anything.)
|
| |
|
|
|
|
| |
(webjump): Don't funcall browse-url-browser-function.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(sh-set-shell): Likewise.
|
| |
|
|
|
|
|
| |
(edebug-on-error): Fix customize type to match that of
debug-on-error.
|
| |
|
|
|
|
| |
report-emacs-bug-address instead of undefined bug-gnu-emacs.
|
| |
|
|
|
|
| |
fix.
|
|
|
|
| |
all flags.
|
|
|
|
| |
default-sendmail-coding-system): Doc fix.
|
|
|
|
|
| |
data-directory since no installation directory exists yet. Mark
buffer unmodified afterwards.
|
|
|
|
|
| |
instead of data-directory since it is architecture dependent.
(load-history-loaded): Update doc string.
|
|
|
|
| |
build machine.
|
|
|
|
| |
path as a default directory when canonicalizing names.
|
|
|
|
| |
Do not alter find-tag-marker-ring and tags-location-ring.
|
|
|
|
|
|
| |
New variables.
(mouse-set-font): Use font menus instead of dialog according to
w32-use-w32-font-dialog.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
| |
to preserve markers.
(decompose-region): Use search-forward for efficiency.
|
|
|
|
| |
change, use generate-new-buffer instead of get-buffer-create.
|