1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 04:21:28 -08:00
Commit graph

24555 commits

Author SHA1 Message Date
Lute Kamstra
5df034de1f *** empty log message *** 2003-09-08 08:06:58 +00:00
Lute Kamstra
80108537f9 (mode-line-position): Add buffer size indicator. 2003-09-08 08:02:45 +00:00
Lute Kamstra
cf045f9a8d (size-indication-mode): New. 2003-09-08 08:01:41 +00:00
Lars Hansen
16dbbed6b9 2003-09-08 Lars Hansen <larsh@math.ku.dk>
* desktop.el (desktop-buffer-dired): Change name of local variable
	to be different from buffer local variable `dired-directory'.
2003-09-08 07:02:44 +00:00
Eli Zaretskii
2b3cb60aab (battery-linux-proc-acpi): New function.
(battery-status-function): Modified default value calculation to also
check for availability of ACPI.
(battery-echo-area-format): Ditto.
(battery-mode-line-format): Ditto.
2003-09-06 19:28:08 +00:00
Eli Zaretskii
73804d0206 *** empty log message *** 2003-09-06 19:27:29 +00:00
Dave Love
10fea268ed (ielm-mode-hook): Add :options. 2003-09-06 17:34:11 +00:00
Dave Love
a3d819fcaa (eldoc-print-current-symbol-info-function):
New.
(eldoc-print-current-symbol-info): Use it.
2003-09-06 17:32:31 +00:00
Nick Roberts
d947239b9d (gud-display1): Use gud-call to prevent extra prompt
being displayed in GUD buffer.
(gdb-idle-input-queue): Remove var. Use just one queue.
(gdb-enqueue-idle-input,gdb-dequeue-idle-input): Remove
functions. Use just one queue.
(gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
(gdb-invalidate-assembler, gdb-get-current-frame): Modify
functions. Use just one queue.
2003-09-04 22:34:47 +00:00
Nick Roberts
d5b235a12e *** empty log message *** 2003-09-04 22:32:43 +00:00
Dave Love
e1f973d48a (non-iso-charset-alist): Revert to defining in defvar -- OK with the
new autoload.
2003-09-04 18:20:21 +00:00
Dave Love
13ff0e2780 *** empty log message *** 2003-09-04 17:17:34 +00:00
Dave Love
a9707ecc25 ("Windows-1251"): Deleted.
("Bulgarian", "Belarusian"): Remove `features'.
(windows-1251): Moved from code-pages.
2003-09-04 17:07:44 +00:00
Dave Love
b978d1a36d (windows-1252): Moved from code-pages. 2003-09-04 17:04:05 +00:00
Dave Love
2c3245ae7a ("mule-diag"): Add eval-after-load
clause.
2003-09-04 16:59:46 +00:00
Dave Love
cbdea07b9d (cp-make-translation-table)
(cp-valid-codes): Made defsubsts.
(cp-fix-safe-chars): Deleted.
(mule-diag): Don't require.
(windows-1251, windows-1252): Removed to cyrillic.el/european.el.
(top-level): Check for defined coding system when defining
cp... aliases.  Change w32-add-charset-info test to avoid warning.
(non-iso-charset-alist): Defvar when compiling.
(cp-make-coding-system): Doc fix.
2003-09-04 16:59:00 +00:00
Dave Love
0a1a08dde3 (non-iso-charset-alist): Define as
nil.
(top-level): Append to non-iso-charset-alist (without `codepage'
stuff).
(print-designation, list-coding-systems-1): Output fixes.
2003-09-04 16:58:20 +00:00
Dave Love
25025a75fe Add blink-cursor-alist. 2003-09-04 16:53:12 +00:00
Eli Zaretskii
b1ed95f6d2 Remove "tiny change" marks from changes contributed by Kevin Rodgers. 2003-09-04 16:41:20 +00:00
Dave Love
c82d88fa23 (ruler-mode-fill-column-char)
(ruler-mode-current-column-char): Use char-displayable-p, not
window-system.
2003-09-04 16:23:25 +00:00
Jason Rumney
6ed24d2e35 (tsang-quick-converter): Fix broken line-ends from CVS before doing conversion. 2003-09-02 22:20:29 +00:00
Glenn Morris
b9e6b4981b *** empty log message *** 2003-09-02 17:43:01 +00:00
Glenn Morris
3bd9ca8504 (diary-header-line-flag, diary-header-line-format): New variables.
(list-diary-entries): Use them to set header line in simple diary.
2003-09-02 17:37:48 +00:00
Glenn Morris
3154202d02 (sh-font-lock-keywords): Use something other than
font-lock-string-face to highlight backslashes.
2003-09-02 17:37:01 +00:00
Jason Rumney
fe64a394bd *** empty log message *** 2003-09-01 21:36:56 +00:00
Jason Rumney
86e7801e0e (tit-read-key-value): Include \r in regexp. 2003-09-01 21:35:48 +00:00
Dave Love
4a29bad2d0 *** empty log message *** 2003-09-01 18:51:17 +00:00
Dave Love
e3fa3057d7 (menu-bar-showhide-menu): Amend date and time label
and :help; also line and column numbers labels.
2003-09-01 18:48:10 +00:00
Dave Love
a7df580dc8 (mouse-popup-menubar, mouse-skip-word): Doc fix. 2003-09-01 18:47:29 +00:00
Dave Love
1b07ce5a12 (latin1-char-displayable-p): Now
obsolete alias.  Replace uses with char-displayable-p.
(latin1-display-ucs-per-lynx): Fix last change.
2003-09-01 18:46:41 +00:00
Dave Love
8ce0e9a83a (char-displayable-p): Moved from
latin1-disp, renamed and autoloaded.
2003-09-01 18:45:35 +00:00
Dave Love
e64db02d3e (standard-display-european-internal):
Don't use char code for Latin-1 NBSP.
<XFree86 4>: Unfrob NBSP display table.  Set display table to use
U+2018, U+2019 for `'.
(select-safe-coding-system): Message fix.
2003-09-01 18:14:22 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Kenichi Handa
5723b76680 *** empty log message *** 2003-09-01 11:21:24 +00:00
Kenichi Handa
804ad4c9a8 (setup-default-fontset): For Thai font, specify "*" family. 2003-09-01 11:15:22 +00:00
Eli Zaretskii
00c8f41844 (previous-error): Accept a prefix argument, similarly to next-error. 2003-09-01 05:47:12 +00:00
Masatake YAMATO
bb61abb8a1 * pcvs.el (cvs-do-removal): Use = instead of eq to check
the numbre of files. Bind the numbre of files to a a local
variable. Suggestd by Kevin Rodgers <ihs_4664@yahoo.com>.
2003-08-31 02:11:21 +00:00
Eli Zaretskii
d594756410 *** empty log message *** 2003-08-30 10:58:15 +00:00
Eli Zaretskii
ee9be3deb1 (vc-make-version-backup): Fix the change made on
2003-07-26: msdos-long-file-names is a function, not a variable.
2003-08-30 10:56:38 +00:00
Richard M. Stallman
4828b4d793 *** empty log message *** 2003-08-29 16:21:03 +00:00
Richard M. Stallman
0e874d8954 Comment change. 2003-08-29 16:20:18 +00:00
Richard M. Stallman
74f8a33384 (sendmail-sync-aliases, mail-setup):
Do nothing with mail-personal-alias-file if it is nil.
2003-08-29 16:13:31 +00:00
Richard M. Stallman
f7e85dcf23 (mail-abbrevs-sync-aliases): Do nothing if mail-personal-alias-file is nil. 2003-08-29 16:12:38 +00:00
Richard M. Stallman
f44a5d5870 (term-exec-1): Bind coding-system-for-read. 2003-08-29 16:11:53 +00:00
Richard M. Stallman
55a87770f5 (dired-mouse-find-file-other-window):
Use dired-view-command-alist here, as in dired-view-file.
(dired-view-command-alist): Use %s to substitute file name.
Handle .ps_pages, .eps, .jpg, .gif, .png.
2003-08-29 16:10:45 +00:00
Richard M. Stallman
508f27a0e8 (Info-mode-map): Bind S-tab and <backtab> to
`Info-prev-reference', instead of M-tab.
2003-08-29 16:07:43 +00:00
Richard M. Stallman
01ce617af9 (blink-matching-open): Work correctly on chars that
are designated as parens through the syntax-table text property.
2003-08-29 16:07:16 +00:00
Richard M. Stallman
749eb4018a Say there is no maintainer. 2003-08-29 16:06:11 +00:00
Kenichi Handa
acafeff702 (kinsoku-longer, kinsoku-shorter): Do not choose a
line break position in the middle of a non-kinsoku (e.g. latin)
word, making it skip until either a space or a character with
category "|".
(kinsoku-longer): Test for end of buffer.
2003-08-29 12:10:48 +00:00
Eli Zaretskii
17139abc07 (rmail-convert-to-babyl-format): Detect
quoted-printable- and base64-encoded messages and decode them
automatically.  Set the message's encoding from the charset=
header, if any.  Decode base64-encoded messages in Mail format as
well.
2003-08-28 15:12:10 +00:00