1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
Commit graph

13440 commits

Author SHA1 Message Date
Geoff Voelker
2359dd3507 (INSTALL): Copy the handful of uncompiled lisp files
explicitly to accomodate Windows 9X lack of a useful copy program.
1999-02-15 22:31:31 +00:00
Richard M. Stallman
1468535ed1 (widget-choice-value-create): Use equal' instead of eq'. 1999-02-15 12:07:01 +00:00
Richard M. Stallman
2c3ac81d09 (format-replace-strings): Fix value of TO in REVERSE case. 1999-02-14 06:00:44 +00:00
Richard M. Stallman
8d66d13d12 (texinfo-alias): New function.
(texinfo-fold-nodename-case): Add defvar.
(texinfo-format-node): Do case folding if specified.
1999-02-13 16:40:10 +00:00
Richard M. Stallman
8005ea3f21 (ffap-file-at-point): Test local file names
immediately.  Strip off line numbers.
1999-02-13 16:28:34 +00:00
Richard M. Stallman
dab100d7ad Added keywords from `finder-by-keyword'.
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.
1999-02-13 12:04:00 +00:00
Richard M. Stallman
9d7c4eb554 (paragraph-separate): Doc fix. 1999-02-13 11:52:52 +00:00
Kenichi Handa
08dcf825e6 (undecided): Set ascii in safe-charsets property. 1999-02-13 02:47:52 +00:00
Kenichi Handa
2a772306ea (ps-mule-font-info-database-default): Set the initial
value to ps-mule-font-info-database-latin.
1999-02-13 01:47:07 +00:00
Kenichi Handa
00cbf82070 (ps-multibyte-buffer): Doc-string modified.
(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.
1999-02-13 01:41:27 +00:00
Dave Love
a184d9bf2f (timezone-make-date-sortable, timezone-make-date-arpa-standard): Doc fix. 1999-02-12 14:57:05 +00:00
Kenichi Handa
86c06e88d4 (quail-show-kbd-layout): Bind blink-matching-paren to nil. 1999-02-12 12:40:54 +00:00
Kenichi Handa
fb901f73c4 (ps-mule-font-info-database-bdf): Fix ENCODING field
for ASCII and Latin-1.
1999-02-12 11:14:46 +00:00
Andreas Schwab
25330efdb5 (jdb): Fix regexp for comint-prompt-regexp. 1999-02-12 10:38:47 +00:00
Kenichi Handa
1f70b06ddc (what-cursor-position): Don't use the variable
charset-origin-alist, but use charset-origin-alist property of
buffer-file-coding-system to decide external character set code.
1999-02-12 08:06:39 +00:00
Kenichi Handa
57a6f75751 (language-info-alist): Remove description about charset-origin-alist. 1999-02-12 07:48:52 +00:00
Kenichi Handa
1322c8ca32 Comment added for a new coding system
property `charset-origin-alit'.
(charset-origin-alist): This variable deleted.
1999-02-12 07:48:52 +00:00
Kenichi Handa
d4c975091d (chinese-big5): Add charset-origin-alist property.
("Chinese-CNS"): Remove charset-origin-alist property.
1999-02-12 07:46:42 +00:00
Kenichi Handa
cf46123515 (cyrillic-koi8): Add charset-origin-alist property.
(cyrillic-alternativnyj): Likewise.
("Cyrillic-KOI8"): Remove charset-origin-alist property.
("Cyrillic-ALT"): Likewise.
1999-02-12 07:46:42 +00:00
Kenichi Handa
909a166d31 (vietnamese-viqr): Add charset-origin-alist property.
("Vietnamese"): Remove charset-origin-alist property.
1999-02-12 07:46:42 +00:00
Richard M. Stallman
b9079f7cca Don't turn on the mode when the file is loaded. 1999-02-10 20:52:20 +00:00
Richard M. Stallman
64e95896cc (rmail-search): Track match with a marker, not an integer. 1999-02-10 03:50:50 +00:00
Richard M. Stallman
666f405690 (add-log-file-name-function): New variable.
(add-change-log-entry): Call that function, if non-nil.
1999-02-09 09:14:53 +00:00
Richard M. Stallman
4315d68ee5 (compile-auto-highlight): Customize. 1999-02-09 09:14:34 +00:00
Richard M. Stallman
7ecedca68d (texinfo-all-menus-update, texinfo-master-menu): Remove calls to sleep-for. 1999-02-09 00:38:12 +00:00
Richard M. Stallman
e2918bbf0f (texinfo-environment-regexp): Add the def... constructs. 1999-02-09 00:34:17 +00:00
Richard M. Stallman
474d71ae8b (compilation-setup): Set value of
compilation-directory-stack as in compilation-forget-errors.
(compile-reinitialize-errors): Bind buffer-undo-list and deactivate-mark.
(compilation-forget-errors): Likewise.
1999-02-08 23:50:42 +00:00
Barry A. Warsaw
0ec8351b95 Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
Barry A. Warsaw
32348c138b Initial revision 1999-02-08 16:52:35 +00:00
Eli Zaretskii
a7bc7c2a69 (cp-coding-system-for-codepage-1): On MS-DOS,
use dos-unsupported-char-glyph for characters not
supported by the codepage.
(cp-make-coding-systems-for-codepage): Likewise.
1999-02-08 11:21:00 +00:00
Andreas Schwab
3c092276c7 (coding-system-list): Don't sort
coding-system-list here.
1999-02-08 09:52:43 +00:00
Andreas Schwab
857ea15ca9 (coding-system-lessp): Moved here from
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.
1999-02-08 09:50:26 +00:00
Richard M. Stallman
4d24213703 (appt-make-list): Don't splice quotes and date onto message. 1999-02-07 22:44:43 +00:00
Richard M. Stallman
bed1b0c890 When compiling, require compare-w and skeleton
to pacify the byte-compiler.  Move the def's of the tex-commands
together.  Add a comment on kill-process vs. quit-process.
1999-02-07 07:28:45 +00:00
Richard M. Stallman
3b7f63b13f Comment changes. 1999-02-07 04:07:14 +00:00
Richard M. Stallman
0cff96e7ce (imenu--last-menubar-index-alist): Add doc.
(imenu-add-to-menubar):  Reset imenu--last-menubar-index-alist.
1999-02-06 21:50:53 +00:00
Richard M. Stallman
e098014205 (setup-slovenian-environment): New function.
("Slovenian"): New language environment.
1999-02-06 05:50:59 +00:00
Richard M. Stallman
5084216469 (sql-help): Doc fix.
(sql-mysql): Doc fix.
1999-02-06 05:12:54 +00:00
Richard M. Stallman
a081a52939 Changed version to 1.2.1.
(sql-pop-to-buffer-after-send-region): Improved documentation.
(sql-mysql-program): Added MySQL support.
(sql-prompt-length): Made prompt-length configurable.
(sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
(sql-help): Added MySQL support, changed documentation.
(sql-send-region): A message is displayed if something is sent.
(sql-mode): Added buffer-local comment-start.
(sql-interactive-mode): Use sql-prompt-length to set left-margin.
(sql-interactive-mode): Added buffer-local comment-start.
(sql-oracle): Set sql-prompt-length.
(sql-sybase): Set sql-prompt-length.
(sql-mysql): Added MySQL support.
(sql-ingres): Set sql-prompt-length.
(sql-ms): Set sql-prompt-length.
(sql-postgres): Set sql-prompt-length.
1999-02-06 05:09:31 +00:00
Richard M. Stallman
f7769aa59e (time-stamp-format): Format doc tighter.
(time-stamp-line-limit): 0 searches the entire buffer (careful!).
(time-stamp): don't re-write the time stamp if it didn't change.
1999-02-06 05:00:54 +00:00
Dave Love
41a3354e11 (compile-mouse-goto-error): Don't lose with
null markers.
(compile-goto-error): Likewise.
1999-02-05 15:19:54 +00:00
Eli Zaretskii
4de8f97e38 (dos-codepage-setup): Set selection coding system to cpNNN-dos. 1999-02-04 15:57:23 +00:00
Kenichi Handa
58cd41a3a0 Let ethiopic use iso-2022-7bit. 1999-02-03 06:26:56 +00:00
Dave Love
c4c42b2e43 (mark-fortran-subprogram): Activate mark
here...
(fortran-narrow-to-subprogram, fortran-indent-subprogram): ... not
here.
1999-02-02 19:35:29 +00:00
Karl Heuer
73b7a92263 (terminal-emulator): Doc fix. 1999-02-02 19:17:22 +00:00
Kenichi Handa
64d9f69a35 (compose-chars): Doc-string
modified.  Currectly handle a composition character in ARGS.
1999-02-02 05:11:50 +00:00
Richard M. Stallman
db85e69ca4 (makefile-imenu-generic-expression): New var.
(makefile-menu-index-function): Function deleted.
(makefile-mode): Use makefile-imenu-generic-expression.
1999-02-02 03:47:08 +00:00
Geoff Voelker
9d0b248831 term/w32-win.el (w32-create-initial-fontsets): Back out previous
change, invoke from before-init-hook.
1999-02-02 02:57:50 +00:00
Dan Nicolaescu
e93b8cbb7e *** empty log message *** 1999-02-02 02:26:12 +00:00
Edward M. Reingold
14f1a889f1 Fix key bindings for appt-add and appt-delete 1999-02-01 15:39:28 +00:00