| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
insert-buffer-substring instead of insert-buffer to avoid putting
mark.
|
|
|
|
|
| |
displayed-month and displayed-year here, let generate-calendar do
it, after range checking.
|
|
|
|
|
|
|
|
|
| |
correctly an object declared via a constructor from a method.
(font-lock-defaults-alist): Don't give `.' word syntax for Java.
(java-font-lock-keywords-1): Fontify package names individually.
(java-font-lock-extra-types): Ensure regexp matches capitalised types only.
(java-font-lock-keywords-2): Simplify type fontification.
(java-font-lock-keywords-3): Likewise.
|
| |
|
|
|
|
| |
last match if there are multiple matches.
|
|
|
|
| |
("Japanese"): Put iso-2022-jp-2 in coding-priority property.
|
| |
|
|
|
|
|
|
|
|
| |
(slitex-run-command, tex-command): Doc changes.
(tex-start-options-string): Autoload it. Doc change. Provide
a menu for customization. Allow nil. Quote backslashes only once.
(tex-start-tex): Handle nil value of tex-start-options-string
and apply shell-quote-argument to it.
|
|
|
|
|
| |
the size in blocks, since it can be a float.
(ls-lisp-format): Likewise
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Summary-line in its header, get past one more line before looking
for the X-Coding-System header.
|
| |
|
| |
|
|
|
|
| |
explicitly to accomodate Windows 9X lack of a useful copy program.
|
| |
|
| |
|
|
|
|
|
| |
(texinfo-fold-nodename-case): Add defvar.
(texinfo-format-node): Do case folding if specified.
|
|
|
|
| |
immediately. Strip off line numbers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Set version to 1.3.2
(sql-solid-program): Added support for solid.
(sql-help): Doc mentions sql-solid.
(sql-solid): Entry function for Solid.
(sql-buffer): Doc explains the use of the variable and how to change it.
(sql-mode-menu): Included entries for sql-show-sqli-buffer and
sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
disabled if sql-buffer doesn't have a process; sql-send-paragraph is new.
(sql-show-sqli-buffer): New function to display the value of sql-buffer.
(sql-change-sqli-buffer): New function to change sql-buffer.
(sql-mode): Doc explains how to change sql-buffer.
(sql-send-paragraph): New function to send a paragraph.
(sql-mode-map): Added keybinding for sql-send-paragraph.
(sql-mysql): Doc corrected.
(sql-ms): Doc corrected.
(sql-server): Doc fix.
(sql-mysql): Added the use of sql-server to specify the host,
sql-database now specifies database instead of host.
(sql-mode-menu): Send... menu items are only active if sql-buffer
is non-nil.
(sql-help): Changed tag of entry functions a bit.
(sql-mode): Made sql-buffer a local variable, changed the
documentation: removed instructions to add *.sql files to
auto-mode-alist, added documentation for having mutliple SQL
buffers sending their stuff to different SQLi buffers, each
running a different process.
(sql-postgres): Quoted *SQL* in doc string.
(sql-ms): Likewise.
(sql-ingres): Likewise.
(sql-ingres): Quoted *SQL* in doc string, added references to
sql-user and sql-password used during login.
(sql-sybase): Quoted *SQL* in doc string, added comma.
(sql-oracle): Likewise.
(sql-interactive-mode): Added extensive documentation for having
mutliple SQL buffers sending their stuff to different SQLi
buffers, each running a different process.
(sql-buffer): Changed doc from *SQL* to SQLi.
(sql-get-login): Doc fix.
|
| |
|
| |
|
|
|
|
| |
value to ps-mule-font-info-database-latin.
|
|
|
|
|
|
| |
(ps-mule-font-info-database-default): New variable.
(ps-mule-begin-job): If ps-multibyte-buffer is nil, use
ps-mule-font-info-database-default.
|
| |
|
| |
|
|
|
|
| |
for ASCII and Latin-1.
|
| |
|
|
|
|
|
| |
charset-origin-alist, but use charset-origin-alist property of
buffer-file-coding-system to decide external character set code.
|
| |
|
|
|
|
|
| |
property `charset-origin-alit'.
(charset-origin-alist): This variable deleted.
|
|
|
|
| |
("Chinese-CNS"): Remove charset-origin-alist property.
|
|
|
|
|
|
| |
(cyrillic-alternativnyj): Likewise.
("Cyrillic-KOI8"): Remove charset-origin-alist property.
("Cyrillic-ALT"): Likewise.
|
|
|
|
| |
("Vietnamese"): Remove charset-origin-alist property.
|
| |
|
| |
|
|
|
|
| |
(add-change-log-entry): Call that function, if non-nil.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
compilation-directory-stack as in compilation-forget-errors.
(compile-reinitialize-errors): Bind buffer-undo-list and deactivate-mark.
(compilation-forget-errors): Likewise.
|
| |
|
| |
|
|
|
|
|
|
| |
use dos-unsupported-char-glyph for characters not
supported by the codepage.
(cp-make-coding-systems-for-codepage): Likewise.
|
|
|
|
| |
coding-system-list here.
|
|
|
|
|
|
|
|
| |
mule-util.el
(add-to-coding-system-list): New function.
(make-subsidiary-coding-system, make-coding-system,
define-coding-system-alias): Use it instead of setting
coding-system-list directly.
|
| |
|