Kim F. Storm
9afc7f1bc3
(Setting Variables): Any type of element can be
...
given order in add-to-ordered-list. Compare elements with eq.
2005-06-20 21:44:59 +00:00
Kim F. Storm
b7d1f38f89
*** empty log message ***
2005-06-20 21:44:38 +00:00
Kim F. Storm
ef1eef065f
(add-to-ordered-list): Test membership with eq. Simplify.
2005-06-20 21:41:34 +00:00
Kim F. Storm
c72c50043b
(Rearrangement): Sort predicate may just return non-nil.
2005-06-20 21:37:47 +00:00
Kim F. Storm
5c796e808c
(Fsort): Doc fix.
2005-06-20 21:37:27 +00:00
Karl Berry
fb056befe7
widen multitable column to avoid underfull box
2005-06-20 18:26:52 +00:00
Juanma Barranquero
3d80e1a24f
Fix spellings.
2005-06-20 14:47:12 +00:00
Stefan Monnier
2345130a33
*** empty log message ***
2005-06-20 14:01:37 +00:00
Lute Kamstra
eb7c6f2062
(epaths-force): Protect both lisppath and buildlisppath from whitespace.
2005-06-20 13:54:33 +00:00
Juanma Barranquero
cc4cb0f5cb
(comment-line-break-function): Doc fix: don't say variable is automatically
...
buffer-local (it isn't).
2005-06-20 13:53:49 +00:00
Miles Bader
b4e49aee84
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
...
Implement tty vertical-divider face
2005-06-20 Miles Bader <miles@gnu.org>
* lisp/faces.el (vertical-divider): New face.
2005-06-20 Miles Bader <miles@gnu.org>
* man/display.texi (Faces): Add `vertical-divider'.
2005-06-20 Miles Bader <miles@gnu.org>
* src/xfaces.c (Qvertical_divider): New variable.
(realize_basic_faces): Realize its face.
(syms_of_xfaces): Initialize it.
* src/dispextern.h (enum face_id): Add `VERTICAL_DIVIDER_FACE_ID'.
* src/dispnew.c (build_frame_matrix_from_leaf_window): Display vertical
window-separator on ttys using `vertical-divider' face by default.
2005-06-20 10:45:31 +00:00
Juanma Barranquero
01ba96624b
(next-error-buffer-p, next-error-find-buffer): Fix typos in docstrings.
...
(kill-whole-line): Doc fix.
(clone-indirect-buffer): Improve argument/docstring consistency.
2005-06-20 10:29:02 +00:00
Richard M. Stallman
059cbcd597
*** empty log message ***
2005-06-20 03:22:38 +00:00
Luc Teirlinck
0ff13af938
(Rings): Various minor clarifications and corrections.
2005-06-19 21:03:14 +00:00
Luc Teirlinck
84398baa93
*** empty log message ***
2005-06-19 21:00:33 +00:00
Michael Albinus
ebd06e2873
Revert copyright years back to original ones. Tramp has a life
...
outside GNU Emacs.
2005-06-19 14:20:06 +00:00
Nick Roberts
d73996cee8
(tooltip-use-echo-area): Don't make it obsolete.
2005-06-19 04:45:00 +00:00
Nick Roberts
5dafe00b02
*** empty log message ***
2005-06-19 04:44:18 +00:00
Richard M. Stallman
07ff1e4bea
*** empty log message ***
2005-06-18 14:00:46 +00:00
Richard M. Stallman
a61a6fd931
Fix formatting ugliness.
...
(Variable Aliases): Simplify.
2005-06-18 13:58:02 +00:00
Richard M. Stallman
342fd6cd64
Fix formatting ugliness.
2005-06-18 13:57:17 +00:00
Richard M. Stallman
9a2625351f
Fix formatting ugliness.
...
(Completion Commands): Move keymap vars to the end
and vars completing-read binds to the top.
2005-06-18 13:53:26 +00:00
Richard M. Stallman
b02bc8d049
Add links to Rings and Byte Packing.
...
Update version and copyright years.
2005-06-18 13:47:15 +00:00
Richard M. Stallman
920fc480e9
(Auto-Saving): Fix formatting ugliness.
2005-06-18 13:41:12 +00:00
Richard M. Stallman
72b09a92c8
(Antinews): Fix formatting ugliness.
2005-06-18 13:40:30 +00:00
Eli Zaretskii
7ceb6e545f
Fix date of last entry for browse-url.el.
2005-06-18 13:29:24 +00:00
Juri Linkov
f04a896909
(grep-regexp-alist): Use backreference at the
...
end of first regexp to limit the match to the position between
line number and source line with same separator character as used
between file name and line number. In the second regexp limit
mouse-face area to file name and line number by adding new group
for them and referring it in HYPERLINK arg.
(grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
(grep-mode): Set font-lock-lines-before to 0 to not refontify the
previous line where grep markers may be already removed.
2005-06-18 12:57:49 +00:00
Eli Zaretskii
e7c2398ac1
Update version and maintainer's email address.
2005-06-18 10:43:02 +00:00
Eli Zaretskii
49866ff8d4
(browse-url-browser-function)
...
(browse-url-default-browser): Add firefox.
(browse-url-firefox-program, browse-url-firefox-arguments)
(browse-url-firefox-startup-arguments)
(browse-url-firefox-new-window-is-tab): New defcustoms.
(browse-url-firefox, browse-url-firefox-sentinel): New functions.
2005-06-18 10:36:11 +00:00
Eli Zaretskii
da4b598c7a
Remove warning about -kb. Update W32 build page URL.
2005-06-18 09:52:45 +00:00
Richard M. Stallman
b4234f4ce6
Finish previous change.
2005-06-17 21:22:14 +00:00
Luc Teirlinck
be87af2626
(Bindat Examples): Move @lisp to beginning of line. (Whitespace change.)
2005-06-17 16:51:10 +00:00
Luc Teirlinck
b9646a71a5
Fix typo.
2005-06-17 16:26:01 +00:00
Luc Teirlinck
a80c5da74b
*** empty log message ***
2005-06-17 16:06:18 +00:00
Richard M. Stallman
0ad6717dc2
*** empty log message ***
2005-06-17 15:52:39 +00:00
Richard M. Stallman
f963ea40ef
(command-line): Warn if specified user name has no home directory.
2005-06-17 15:34:39 +00:00
Luc Teirlinck
926c4c9b05
(Byte Packing): Fix ungrammatical sentence.
2005-06-17 15:28:25 +00:00
Luc Teirlinck
480a6fa56e
Whitespace change.
2005-06-17 15:13:51 +00:00
Luc Teirlinck
3f7fab2439
Fix typos.
...
(Bindat Spec): Correct Texinfo error.
2005-06-17 15:06:47 +00:00
Richard M. Stallman
f19b57e3f9
*** empty log message ***
2005-06-17 14:42:39 +00:00
Richard M. Stallman
5773891df7
(term-get-old-input, term-input-filter, term-input-sender)
...
(term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
2005-06-17 14:37:55 +00:00
Richard M. Stallman
c29316d540
(longlines-mode, longlines-show-hard-newlines): Doc fixes.
2005-06-17 14:33:40 +00:00
Luc Teirlinck
8a33e9f1ca
(edebug-goto-here): Doc fix.
2005-06-17 14:32:46 +00:00
Richard M. Stallman
2186242599
(underline): Try bold if terminal doesn't support underline.
2005-06-17 14:30:55 +00:00
Luc Teirlinck
043f95aba6
*** empty log message ***
2005-06-17 14:29:21 +00:00
Richard M. Stallman
1938b566a1
(mail-setup-with-from): New variable.
...
(mail-insert-from-field): New function.
(sendmail-send-it): Call it.
(mail-setup): Optionally call it here.
2005-06-17 14:28:44 +00:00
Richard M. Stallman
f1487cc580
Call tty-no-underline.
2005-06-17 14:13:47 +00:00
Richard M. Stallman
b7da00ba48
(get_next_display_element): Reverse test of Vshow_nonbreak_escape.
2005-06-17 14:10:09 +00:00
Richard M. Stallman
072d84a6c2
(produce_special_glyphs): Use spec_glyph_lookup_face.
2005-06-17 14:08:58 +00:00
Richard M. Stallman
dfbfad25bf
(read_char): Call restore_getcjmp after jump occurs.
2005-06-17 14:06:22 +00:00