| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
Spell-check active region if in transient-mark-mode and mark
is active; otherwise spell-check buffer.
|
|
|
|
|
|
| |
value of tab-width in the original buffer. Choose a line number
format that's a multiple of the original buffer's tab width, so
that lines appear right.
|
|
|
|
| |
ps-mule-font-info-database-default.
|
|
|
|
| |
(ebrowse-member-mode-map): Ditto.
|
|
|
|
|
|
| |
fix.
(ebnf-version): New version number (3.2).
(ebnf-format-color, ebnf-begin-job): Code fix.
|
|
|
|
|
| |
on window-system.
(ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise.
|
|
|
|
| |
display-color-p, if fboundp, instead of window-system.
|
|
|
|
| |
instead of looking at window-system.
|
|
|
|
| |
(gomoku-plot-square, gomoku-init-display): Don't use window-system.
|
|
|
|
| |
(lm-plot-square, lm-init-display): Don't use window-system.
|
| |
|
|
|
|
|
|
| |
convert-standard-filename.
(strokes-mode): Call display-mouse-p instead of looking at
window-system. Change the error message accordingly.
|
|
|
|
|
| |
(widget-choice-mouse-down-action): Use display-popup-menus-p
instead of window-system.
|
|
|
|
| |
instead of window-system.
|
| |
|
|
|
|
|
|
| |
of testing if iswitchb-prepost-hooks is bound, because the
latter will always be true when invoking a recursive minibuffer
from an active Iswitchb buffer.
|
|
|
|
|
| |
(insert-directory): Call it. Only prepend "\" to command on Unix
and GNU/Linux systems.
|
| |
|
|
|
|
| |
identifiers like `myXMLDocument'.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ps-header-font-size-internal and
ps-header-title-font-size-internal variables are not set,
ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if
face text property is (foreground-color . COLOR) or
`(background-color . COLOR)', ps-print crashes. Doc fix.
(ps-print-version): New version number (5.2.4).
(ps-plot-region): Code fix.
(ps-nb-pages, ps-line-lengths-internal): Bug fix 1.
(ps-face-attribute-list, ps-face-attributes, ps-face-background):
Bug fix 2.
|
|
|
|
| |
correctly in recursive ange-ftp listings.
|
| |
|
|
|
|
|
|
|
| |
factorization.
(mail-hist-retrieve-and-insert): new func, contains common code of
above two. If inserting a message body, leave point at top.
|
| |
|
| |
|
| |
|
|
|
|
| |
compatible with strfile(1) to comment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase)
(sql-oracle): Ditto.
(sql-help): Doc change.
(sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data
types and exceptions.
(sql-placeholder-history): New variable.
(sql-query-placeholders-and-send): New function that will query
the user and replace placeholders with user input.
(sql-oracle): If running on NT, set comint-input-sender to
sql-query-placeholders-and-send.
(sql-stop): If in the SQLi buffer, insert stop notification, else
present it as a message.
(sql-input-ring-separator): Doc change.
(sql-input-ring-file-name): Doc change.
(sql-interactive-mode): Use `sql-input-ring-separator' and
`sql-input-ring-file-name' to set the comint-mode equivalents
without making them local variables.
(sql-stop): Don't bind `sql-input-ring-separator' and
`sql-input-ring-file-name' dynamically to their comint-mode
equivalents.
|
| |
|
|
|
|
|
|
| |
escape `*' in regexps.
(midnight-find): Reverse order of arguments in the funcall of
TEST.
|
|
|
|
| |
and `.class'.
|
| |
|
| |
|
|
|
|
|
|
| |
(cyrillic-alternativnyj): Likewise.
(ccl-encode-alternativnyj): Don't check the charset
cyrillic-iso8859-5.
|
|
|
|
| |
select-message-coding-system twice.
|
|
|
|
| |
make-coding-system.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(sort-coding-systems-predicate): New variable.
(sort-coding-systems): New function.
(find-coding-systems-region): Use
find-coding-systems-region-internal.
(find-coding-systems-string): Use find-coding-systems-region.
(find-coding-systems-for-charsets): Check
char-coding-system-table.
(select-safe-coding-system-accept-default-p): New variable.
(select-safe-coding-system): Mostly rewritten. New argument
ACCEPT-DEFAULT-P.
(select-message-coding-system): Call select-safe-coding-system
with ACCEPT-DEFAULT-P arg.
(reset-language-environment): Reset default-sendmail-coding-system
to the default value iso-latin-1.
(set-language-environment): Don't set the obsolete variable
charset-origin-alist.
|
|
|
|
|
| |
(make-coding-system): Handle `safe-chars' specification in the arg
PROPERTY.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
interpretation of the return value of compare-strings.
|
| |
|
|
|
|
|
|
|
| |
(isearch-done): Add something to command-history to resume
the search.
(isearch-yank-line, isearch-yank-word): Use
buffer-substring-no-properties instead of buffer-substring.
|
| |
|
|
|
|
| |
of flyspell-mouse-map.
|