| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.
|
|
|
|
|
| |
It's wreaking too much havoc with XEMacs and older versions of Emacs, which
share this code.
|
|
|
|
| |
modify the new local value.
|
| |
|
|
|
|
|
| |
ispell-... variables permanent locals.
(flyspell-mode-off): Add autoload cookie.
|
|
|
|
|
| |
to make killing of ispell process work even if
kill-all-local-variables has been run.
|
|
|
|
| |
sexp entry ends at end of file with no newline.
|
|
|
|
|
| |
do use binary mode, just as for `unix'.
(ange-ftp-host-type): If HOST is nil, return `unix'.
|
|
|
|
| |
Don't scan directories. Ignore non-readable files.
|
|
|
|
| |
Fix previous change: allow . and _ in command name.
|
| |
|
|
|
|
| |
Use just the car of what find-operation-coding-system returns.
|
|
|
|
| |
(Custom-reset-standard): Fix menu inconsistency.
|
|
|
|
| |
(feedmail-message-id-suffix): Allow nil.
|
|
|
|
| |
Simplify. Make prefix arg work right.
|
| |
|
| |
|
| |
|
|
|
|
| |
inserting.
|
|
|
|
|
| |
stuff only after file names or at start of line. Allow parens
around e-mail, as well as angles.
|
|
|
|
|
| |
ignore-errors too, eval'd when compile. Require w3 stuff at load
time for nicer failure if it's not available.
|
|
|
|
| |
w32 shells that expect backslashes as the directory separator.
|
|
|
|
|
|
|
|
| |
(x-complement-fontset-spec): By side effect, set
`resolved-ascii-font' to the resolved name of ASCII font."
(create-fontset-from-fontset-spec): Don't get a value for
resolved-ascii-font from the list full-fontlist. It is set by
x-complement-fontset-spec now.
|
|
|
|
| |
version, check the value of mule-version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to find a macro.
(reftex-view-cr-cite, reftex-view-cr-ref,
reftex-end-of-bib-entry): New functions.
(reftex-auto-view-crossref): New value `window' allowed.
(reftex-view-crossref-when-idle): Process new `window' option in
(reftex-translate-to-ascii-function): New default.
(reftex-label-illegal-re): Default changed, removed Latin1.
(reftex-latin1-to-ascii): New function.
(reftex-what-environment): Check for section regexp before use.
(reftex-find-tex-file, reftex-find-bib-file): Fixed bug with absolute
path names.
(reftex-TeX-master-file): Changed sequence of file checks.
(reftex-do-citation): bibview cache only with RefTeX mode on.
|
| |
|
|
|
|
|
| |
In first pattern (GNU utilities and other things),
allow a space after the optional program name at the beginning.
|
|
|
|
| |
Fix previous change: use mail-header-end.
|
|
|
|
|
|
|
|
|
|
| |
(checkdoc-start-section, checkdoc-error): Use `checkdoc-buffer-label'.
(checkdoc-this-string-valid-engine): Permit ? as terminating
punctuation for first line sentence breaking.
(checkdoc-this-string-valid): When converting a comment into a doc
string, make sure " chars are \".
(checkdoc-sentencespace-region-engine): Only do double space check
if based on the variable `sentence-end-double-space'
|
|
|
|
| |
Recognize define-skeleton as a function definer.
|
|
|
|
|
| |
a variable that has no defcustom. But if variable is autoloaded,
first try to load the library that defines it.
|
|
|
|
| |
so that in multibyte buffers we insert multibyte chars.
|
|
|
|
| |
Don't use find-file; instead, insert the file in a temp buffer.
|
|
|
|
| |
so that by default netstat shows all network connections.
|
|
|
|
| |
(tex-start-tex): Use that variable.
|
|
|
|
| |
value in the `repeat' alternative a list.
|
|
|
|
| |
the inserted newline, verify that one was really inserted.
|
|
|
|
| |
on extension lines.
|
|
|
|
|
| |
remains on or remains off.
(flyspell-multi-language-p): Default changed to nil.
|
|
|
|
| |
In "found in comment" case, don't beginning-of-line after forward-line.
|
|
|
|
|
| |
If the function definition is not a lambda, return original FORM
with no error.
|
| |
|
| |
|
| |
|
|
|
|
| |
completion `choice' in `quail-current-str'; don't insert it.
|
|
|
|
| |
argument to ps-mule-generate-bitmap-font.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
entry and change Latin-1 entry in the default value.
(ps-mule-font-info-database-ps-bdf): New variable.
(ccl-encode-ethio-unicode): Bug of CCL code fixed.
(ps-mule-generate-font): Give CHARSET arg to FONT-FUNC function
registerd in FONT-SPEC.
(ps-mule-bitmap-prologue): Fix PostScript code to realize correct
charcter width of bitmap fonts.
(ps-mule-generate-bitmap-font): Give COLUMNS arg to PostScript
procedure NF.
(ps-begin-file): Output PostScript code for setting
SpaceWidthRatio.
(ps-plot-region): Use line-beginning-position to get a position of
the beginning of the current line.
|
| |
|