| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-308
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(rcirc-log-filename-function): New variable.
(rcirc-log): Use `rcirc-log-filename-function' to generate the
log-file name. Don't log anything if it returns nil.
(rcirc-log-write): Use `expand-file-name' when merging the
log-file name from the alist with rcirc-log-directory; this does
the right thing if the name in the alist already an absolute
filename. Make the log-file directory if necessary.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-976
|
| |\
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-975
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include `parent'.
(custom-group-value-create): Pass two args to custom-add-parent-links.
|
| | | |
|
| | |
| | |
| | |
| | | |
Canonicalize the face and font-lock-face properties.
|
| | | |
|
| | |
| | |
| | |
| | | |
(fancy-startup-text): Regularize format of face property.
|
| | |
| | |
| | |
| | | |
instead of background-color and foreground-color.
|
| | |
| | |
| | |
| | | |
(ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
|
| | |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-172
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
not disable undo, with-temp-buffer does it by default.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
with vc-state.
|
| | |
| | |
| | |
| | | |
the buffer.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
vc-backend properties.
|
| | |
| | |
| | |
| | | |
guessing mechanism and handling of section numbers.
|
| | | |
|
| | |
| | |
| | |
| | | |
even when the result is zero.
|
| | |
| | |
| | |
| | |
| | | |
(face-differs-from-default-p): Compute list of attr names
from face-attribute-name-alist.
|
| | |
| | |
| | |
| | |
| | | |
resistent towards wrong parameters.
(dbus-handle-event): Propagate D-Bus errors only in the debug case.
|
| | |
| | |
| | |
| | |
| | | |
(custom-face-save): Likewise.
(custom-face-reset-saved, custom-face-reset-standard): Likewise.
|
| | |
| | |
| | |
| | |
| | | |
(custom-theme-set-faces): Clear `face-override-spec' property.
Call `face-spec-set' with FOR-DEFFACE.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use of frame as third arg is deprecated.
Handle `face-override-spec' property.
(face-spec-recalc): New function.
(face-spec-set-2): New function.
(frame-set-background-mode): Handle `face-override-spec' property.
Use `face-spec-recalc'.
(face-set-after-frame-default): Use `face-spec-recalc'.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
and 'unregistered states.
* vc-hooks.el (vc-state): Added 'removed state to documentation.
* vc-hg (vc-hg-parse-status): Recognize 'added, 'removed, and
'up-to-date state. Deal with the possibility that C for clean
might change to "=" in the next point release.
* vc-git.el (vc-git-parse-status): Recognize 'removed.
* vc.el (header comment): Better description of new dir-state.
(vc-compatible-state): Defines which states are mutually
compatible; usable with 'edited as a test for which can be committed on.
(vc-dired-hook): Turn off undo in the VC-Dired buffer, a speed tweak.
(vc-default-dired-state-info): Display 'removed state.
* vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
|
| | |
| | |
| | |
| | | |
Make `list-buffers-directory' buffer-local.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(calc-algebra-menu, calc-graphics-menu, calc-vectors-menu)
(calc-units-menu, calc-variables-menu, calc-stack-menu):
Add :active keywords.
(calc-modes-menu): Add complex formats, remaining languages.
|
| | | |
|
|\| |
| | |
| | |
| | | |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-307
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(math-yacas-parse-Sum, math-yacas-compose-sum)
(math-yacas-compose-deriv, math-yacas-compose-taylor)
(math-maxima-parse-subst, math-maxima-parse-taylor)
(math-maxima-compose-taylor, math-maxima-compose-subst)
(math-maxima-compose-if, math-lang-switch-args)
(math-lang-compose-switch-args, math-read-giac-subscr):
New functions.
(calc-lang-allow-underscores, calc-lang-allow-percentsigns)
(calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
Add languages.
(math-vector-brackets, math-complex-format, math-variable-table)
(math-parse-table, math-oper-table, math-function-table)
(math-special-function-table, math-compose-subscr):
Add values for new languages.
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|