| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
moved form LANGUAGE.el to LANG-util.el. These functions now at
first call setup-english-environment to reset various values to
the defaults.
|
|
|
|
| |
iso-2022-lock. Set priority of coding-category-emacs-mule higher.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(mule-menu-keymap): New variable. All menu items related to mule
are defined in this keymap.
(set-language-info): Change format of INFO for KEY documentation
and setup-function.
(setup-specified-language-environment): New function.
(setup-language-environment): Call the above function.
(describe-specified-language-support): New function.
(describe-language-support): Call the above function.
(universal-coding-system-argument): New function.
(read-language-and-input-method-name): Doc-string fixed. If
default-input-method is nil, use previous-input-method as the
default value.
(set-default-input-method): Deleted.
|
|
|
|
| |
"language/devanagari".
|
|
|
|
| |
ignoring sizes in alternative-fontname-alist.
|
| |
|
|
|
|
|
|
|
|
|
| |
argument.
(find-file-other-window, find-file-read-only): Likewise.
(find-file-read-only-other-window): Likewise.
(find-file-read-only-other-frame): Likewise.
(find-alternate-file-other-window, find-alternate-file): Likewise.
(write-file, insert-file, append-to-file): Likewise.
|
|
|
|
| |
set-char-table-range.
|
|
|
|
| |
(encoded-kbd-set-coding-system): Deleted.
|
|
|
|
|
|
| |
(set-keyboard-coding-system): New function.
(set-buffer-process-coding-system): Name changed from
set-current-process-coding-system.
|
|
|
|
|
| |
is not double or triple to start with.
(mouse-show-mark): Handle scroll-bar events here.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
(vi-search-forward, vi-search-backward): Use isearch-update-ring.
(vi-repeat-last-search, vi-reverse-last-search):
Get string from the ring.
(vi-mode-old-major-mode, vi-mode-old-mode-name): New defvars.
(vi-mode-old-local-map, vi-mode-old-case-fold): Likewise.
(vi-tilde-map): Move the defvar and bindings to the front.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(browse-url-netscape-send): Use browse-url-netscape-program,
renamed from browse-url-netscape-command.
|
|
|
|
| |
Consistently use inner-loop-done, not innerloop-done.
|
| |
|
| |
|
|
|
|
| |
for multibyte characters, and don't do `provide'.
|
| |
|
|
|
|
|
| |
(icon-forward-sexp-function): Use beginning-of-icon-defun and
end-of-icon-defun.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
until after handling the reverse-video parameter.
|
| |
|
| |
|
|
|
|
| |
Move face setup here from cus-start.el, and add attribute info.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if face has no font; likewise for make-face-unitalic.
(x-create-frame-with-faces): Use nil for SET-ANYWAY
when calling make-face-x-resource-internal.
(face-initialize): Don't initialize any face attributes here.
(face-fill-in): Don't call set-face-underline-p if underlining off.
(face-inverse-video-p): New function.
(set-face-inverse-video-p): New function.
(internal-set-face-1): Handle the inverse-video attribute.
(face-spec-set): Handle :inverse-video.
(make-face, x-create-frame-with-faces): Make vectors length 9.
(internal-facep): Expect length 9.
(face-try-color-list): Use set-face-inverse-video-p.
|
| |
|
| |
|
|
|
|
| |
remove iso-syntax.el and i3-syntax.el.
|
|
|
|
| |
also accept a subdir with a file called `index'.
|
|
|
|
|
|
|
|
|
| |
(texinfo-update-node): New autoload call.
(texinfo-every-node-update): Likewise.
(texinfo-sequential-node-update): Likewise.
(texinfo-mode-map): New binding for C-c ].
(texinfo-environment-regexp): Use concat, for clarity.
(texinfo-insert-@end): Fix paren error.
|
|
|
|
|
|
|
|
|
| |
Renamed from extra-inter-column-width. Doc fix.
(texinfo-multitable-buffer-name):
Variable renamed from multitable-temp-buffer-name.
(texinfo-multitable-rectangle-name):
Variable renamed from multitable-temp-rectangle-name.
(texinfo-format-key): Don't insert angle-brackets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add properties for new commands.
Move all the no-op commands to the end, and add some.
Add many commands for ligatures and for letters with diacritics
and other non-English special characters.
(texinfo-multitable): New Texinfo cmd.
(texinfo-end-multitable): New function.
(texinfo-multitable-widths): New function.
(texinfo-multitable-extract-row): New function.
(texinfo-multitable-item): New function.
(texinfo-format-timestamp): New Texinfo cmd.
(texinfo-format-kbd-regexp): New variable.
(texinfo-format-kbd-end-regexp): New variable.
(texinfo-format-kbd): New function for @kbd.
(texinfo-format-ifeq): New Texinfo cmd.
(texinfo-format-pounds): Likewise.
(texinfo-format-refill): Handle *'s specially at line start.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(texi2info): New function.
(texinfo-accent-commands): New variable.
(texinfo-no-refill-regexp): Use concat to make it clearer.
Add some more elements.
(texinfo-part-of-para-regexp): Likewise.
(texinfo-append-refill): Extend criterion 3 for when not to refill.
(texinfo-raisesections-alist): Add @centerchap.
(texinfo-lowersections-alist): Add @centerchap.
(texinfo-format-scan): Handle many more @-char commands.
(detailmenu): Add texinfo-format and texinfo-end properties,
(centerchap): Add texinfo-format property,
(texinfo-format-buffer): Doc fix.
(texinfo-parse-line-arg): Add doc string.
(texinfo-parse-arg-discard): Likewise.
|
|
|
|
| |
(libc-search-index): Use an overlay for highlighting.
|
| |
|
|
|
|
|
| |
(set-case-syntax-delims): Use set-case-syntax-1.
(set-case-syntax-pair, set-case-syntax): Likewise.
|
| |
|
| |
|
| |
|