bpt/emacs.git
19 years ago(gdb-error): New variable.
Nick Roberts [Wed, 22 Jun 2005 08:45:01 +0000 (08:45 +0000)]
(gdb-error): New variable.
(gdb-error): New function.
(gdb-annotation-rules): Act on error-begin and error annotations.
(gdb-concat-output): Use font-lock-warning-face for errors.

19 years ago*** empty log message ***
Nick Roberts [Wed, 22 Jun 2005 08:43:02 +0000 (08:43 +0000)]
*** empty log message ***

19 years agoRemove conflict markers.
Lute Kamstra [Wed, 22 Jun 2005 07:36:03 +0000 (07:36 +0000)]
Remove conflict markers.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-440
Miles Bader [Wed, 22 Jun 2005 02:31:48 +0000 (02:31 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-440

Change escape-glyph color on dark backgrounds back to cyan

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader [Wed, 22 Jun 2005 01:22:42 +0000 (01:22 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438

Rename vertical-divider face to vertical-border

2005-06-22  Miles Bader  <miles@gnu.org>

   * lisp/faces.el (vertical-border): Renamed from `vertical-divider'.

2005-06-22  Miles Bader  <miles@gnu.org>

   * man/display.texi (Faces): Change `vertical-divider' to `vertical-border'.

2005-06-22  Miles Bader  <miles@gnu.org>

   * src/xfaces.c (Qvertical_border): Renamed from `Qvertical_divider'.
   (realize_basic_faces, syms_of_xfaces): Update references to it.
   * src/dispextern.h (enum face_id): Rename `VERTICAL_DIVIDER_FACE_ID'
   to `VERTICAL_BORDER_FACE_ID'.
   * src/dispnew.c (build_frame_matrix_from_leaf_window): Update references.

19 years ago(Antinews): Texinfo usage fix.
Richard M. Stallman [Tue, 21 Jun 2005 20:09:25 +0000 (20:09 +0000)]
(Antinews): Texinfo usage fix.

19 years ago@copying
Karl Berry [Tue, 21 Jun 2005 18:39:14 +0000 (18:39 +0000)]
@copying

19 years agotoc's before top node instead of at end
Karl Berry [Tue, 21 Jun 2005 18:17:30 +0000 (18:17 +0000)]
toc's before top node instead of at end

19 years ago*** empty log message ***
Juri Linkov [Tue, 21 Jun 2005 16:15:51 +0000 (16:15 +0000)]
*** empty log message ***

19 years ago(Fmodify_frame_parameters):
Juri Linkov [Tue, 21 Jun 2005 16:14:51 +0000 (16:14 +0000)]
(Fmodify_frame_parameters):
Call frame-set-background-mode after changing the background color
on non-window non-dos branch.

19 years agoRename obsolete function Qframe_update_face_colors to
Juri Linkov [Tue, 21 Jun 2005 16:14:34 +0000 (16:14 +0000)]
Rename obsolete function Qframe_update_face_colors to
Qframe_set_background_mode.

19 years agoAdd extern Qframe_set_background_mode.
Juri Linkov [Tue, 21 Jun 2005 16:14:15 +0000 (16:14 +0000)]
Add extern Qframe_set_background_mode.

19 years ago(Defining Faces): Add `customized-face'.
Juri Linkov [Tue, 21 Jun 2005 16:05:06 +0000 (16:05 +0000)]
(Defining Faces): Add `customized-face'.

19 years ago(edebug-eval-defun):
Juri Linkov [Tue, 21 Jun 2005 15:59:51 +0000 (15:59 +0000)]
(edebug-eval-defun):
Set `saved-face' temporarily to nil before calling form.
Set `customized-face' to the new spec after that.

19 years ago(eval-defun-1):
Juri Linkov [Tue, 21 Jun 2005 15:59:33 +0000 (15:59 +0000)]
(eval-defun-1):
Set `saved-face' temporarily to nil before calling form.
Set `customized-face' to the new spec after that.

19 years ago(face-user-default-spec): Try getting `customized-face' prior to `saved-face'.
Juri Linkov [Tue, 21 Jun 2005 15:59:12 +0000 (15:59 +0000)]
(face-user-default-spec): Try getting `customized-face' prior to `saved-face'.
(frame-background-mode): Refill docstring.

19 years agoFix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 14:13:49 +0000 (14:13 +0000)]
Fix spellings.

19 years ago*** empty log message ***
Juanma Barranquero [Tue, 21 Jun 2005 14:12:12 +0000 (14:12 +0000)]
*** empty log message ***

19 years ago(1value, lambda, key-substitution-in-progress): Doc fixes.
Juanma Barranquero [Tue, 21 Jun 2005 14:10:34 +0000 (14:10 +0000)]
(1value, lambda, key-substitution-in-progress): Doc fixes.
(noreturn): Fix spellings.

19 years ago(ebnf-ebx-lex): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:51:40 +0000 (13:51 +0000)]
(ebnf-ebx-lex): Fix spellings.

19 years ago(ebnf-yac-lex): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:50:40 +0000 (13:50 +0000)]
(ebnf-yac-lex): Fix spellings.

19 years ago(ebnf-iso-lex): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:49:38 +0000 (13:49 +0000)]
(ebnf-iso-lex): Fix spellings.

19 years ago(ebnf-dtd-lex): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:49:00 +0000 (13:49 +0000)]
(ebnf-dtd-lex): Fix spellings.

19 years ago(ebnf-bnf-lex): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:48:18 +0000 (13:48 +0000)]
(ebnf-bnf-lex): Fix spellings.

19 years ago(ebnf-abn-lex): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:47:30 +0000 (13:47 +0000)]
(ebnf-abn-lex): Fix spellings.

19 years ago(c-safe-scan-lists): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:46:49 +0000 (13:46 +0000)]
(c-safe-scan-lists): Fix spellings.

19 years ago(browse-url-mosaic): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:45:53 +0000 (13:45 +0000)]
(browse-url-mosaic): Fix spellings.

19 years ago(byte-optimize-pure-func): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:45:12 +0000 (13:45 +0000)]
(byte-optimize-pure-func): Fix spellings.

19 years ago(check-parens): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:44:23 +0000 (13:44 +0000)]
(check-parens): Fix spellings.

19 years ago(auto-insert-alist): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:41:18 +0000 (13:41 +0000)]
(auto-insert-alist): Fix spellings.

19 years ago(ses-call-printer): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:39:59 +0000 (13:39 +0000)]
(ses-call-printer): Fix spellings.

19 years ago(cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
Reiner Steib [Tue, 21 Jun 2005 13:39:27 +0000 (13:39 +0000)]
(cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.

19 years agoKFS says the redisplay loop bugs are fixed.
Richard M. Stallman [Tue, 21 Jun 2005 13:38:59 +0000 (13:38 +0000)]
KFS says the redisplay loop bugs are fixed.

19 years ago(url-gateway-unplugged): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:36:40 +0000 (13:36 +0000)]
(url-gateway-unplugged): Fix spellings.

19 years ago(url-open-stream): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:35:38 +0000 (13:35 +0000)]
(url-open-stream): Fix spellings.

19 years ago(nnimap-split-download-body): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:34:15 +0000 (13:34 +0000)]
(nnimap-split-download-body): Fix spellings.

19 years ago(Fchar_table_range): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:31:30 +0000 (13:31 +0000)]
(Fchar_table_range): Fix spellings.

19 years ago(Fmake_network_process): Fix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 13:30:39 +0000 (13:30 +0000)]
(Fmake_network_process): Fix spellings.

19 years ago(appt-make-list): Activate the package, if not already active (for
Glenn Morris [Tue, 21 Jun 2005 13:10:39 +0000 (13:10 +0000)]
(appt-make-list): Activate the package, if not already active (for
backwards compatibility).

19 years ago*** empty log message ***
Glenn Morris [Tue, 21 Jun 2005 13:10:02 +0000 (13:10 +0000)]
*** empty log message ***

19 years agoFix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 11:40:22 +0000 (11:40 +0000)]
Fix spellings.

19 years agoFix typo in comment.
Juanma Barranquero [Tue, 21 Jun 2005 11:29:47 +0000 (11:29 +0000)]
Fix typo in comment.

19 years agoFix typo in title.
Juanma Barranquero [Tue, 21 Jun 2005 11:14:28 +0000 (11:14 +0000)]
Fix typo in title.

19 years agoFix spellings.
Juanma Barranquero [Tue, 21 Jun 2005 09:29:01 +0000 (09:29 +0000)]
Fix spellings.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 21 Jun 2005 01:31:11 +0000 (01:31 +0000)]
*** empty log message ***

19 years ago(Setting Variables): Any type of element can be
Kim F. Storm [Mon, 20 Jun 2005 21:44:59 +0000 (21:44 +0000)]
(Setting Variables): Any type of element can be
given order in add-to-ordered-list.  Compare elements with eq.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 20 Jun 2005 21:44:38 +0000 (21:44 +0000)]
*** empty log message ***

19 years ago(add-to-ordered-list): Test membership with eq. Simplify.
Kim F. Storm [Mon, 20 Jun 2005 21:41:34 +0000 (21:41 +0000)]
(add-to-ordered-list): Test membership with eq.  Simplify.

19 years ago(Rearrangement): Sort predicate may just return non-nil.
Kim F. Storm [Mon, 20 Jun 2005 21:37:47 +0000 (21:37 +0000)]
(Rearrangement): Sort predicate may just return non-nil.

19 years ago(Fsort): Doc fix.
Kim F. Storm [Mon, 20 Jun 2005 21:37:27 +0000 (21:37 +0000)]
(Fsort): Doc fix.

19 years agowiden multitable column to avoid underfull box
Karl Berry [Mon, 20 Jun 2005 18:26:52 +0000 (18:26 +0000)]
widen multitable column to avoid underfull box

19 years agoFix spellings.
Juanma Barranquero [Mon, 20 Jun 2005 14:47:12 +0000 (14:47 +0000)]
Fix spellings.

19 years ago*** empty log message ***
Stefan Monnier [Mon, 20 Jun 2005 14:01:37 +0000 (14:01 +0000)]
*** empty log message ***

19 years ago(epaths-force): Protect both lisppath and buildlisppath from whitespace.
Lute Kamstra [Mon, 20 Jun 2005 13:54:33 +0000 (13:54 +0000)]
(epaths-force): Protect both lisppath and buildlisppath from whitespace.

19 years ago(comment-line-break-function): Doc fix: don't say variable is automatically
Juanma Barranquero [Mon, 20 Jun 2005 13:53:49 +0000 (13:53 +0000)]
(comment-line-break-function): Doc fix: don't say variable is automatically
buffer-local (it isn't).

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader [Mon, 20 Jun 2005 10:45:31 +0000 (10:45 +0000)]
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.

19 years ago(next-error-buffer-p, next-error-find-buffer): Fix typos in docstrings.
Juanma Barranquero [Mon, 20 Jun 2005 10:29:02 +0000 (10:29 +0000)]
(next-error-buffer-p, next-error-find-buffer): Fix typos in docstrings.
(kill-whole-line): Doc fix.
(clone-indirect-buffer): Improve argument/docstring consistency.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 20 Jun 2005 03:22:38 +0000 (03:22 +0000)]
*** empty log message ***

19 years ago(Rings): Various minor clarifications and corrections.
Luc Teirlinck [Sun, 19 Jun 2005 21:03:14 +0000 (21:03 +0000)]
(Rings): Various minor clarifications and corrections.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 19 Jun 2005 21:00:33 +0000 (21:00 +0000)]
*** empty log message ***

19 years agoRevert copyright years back to original ones. Tramp has a life
Michael Albinus [Sun, 19 Jun 2005 14:20:06 +0000 (14:20 +0000)]
Revert copyright years back to original ones.  Tramp has a life
outside GNU Emacs.

19 years ago(tooltip-use-echo-area): Don't make it obsolete.
Nick Roberts [Sun, 19 Jun 2005 04:45:00 +0000 (04:45 +0000)]
(tooltip-use-echo-area): Don't make it obsolete.

19 years ago*** empty log message ***
Nick Roberts [Sun, 19 Jun 2005 04:44:18 +0000 (04:44 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 18 Jun 2005 14:00:46 +0000 (14:00 +0000)]
*** empty log message ***

19 years agoFix formatting ugliness.
Richard M. Stallman [Sat, 18 Jun 2005 13:58:02 +0000 (13:58 +0000)]
Fix formatting ugliness.
(Variable Aliases): Simplify.

19 years agoFix formatting ugliness.
Richard M. Stallman [Sat, 18 Jun 2005 13:57:17 +0000 (13:57 +0000)]
Fix formatting ugliness.

19 years agoFix formatting ugliness.
Richard M. Stallman [Sat, 18 Jun 2005 13:53:26 +0000 (13:53 +0000)]
Fix formatting ugliness.
(Completion Commands): Move keymap vars to the end
and vars completing-read binds to the top.

19 years agoAdd links to Rings and Byte Packing.
Richard M. Stallman [Sat, 18 Jun 2005 13:47:15 +0000 (13:47 +0000)]
Add links to Rings and Byte Packing.
Update version and copyright years.

19 years ago(Auto-Saving): Fix formatting ugliness.
Richard M. Stallman [Sat, 18 Jun 2005 13:41:12 +0000 (13:41 +0000)]
(Auto-Saving): Fix formatting ugliness.

19 years ago(Antinews): Fix formatting ugliness.
Richard M. Stallman [Sat, 18 Jun 2005 13:40:30 +0000 (13:40 +0000)]
(Antinews): Fix formatting ugliness.

19 years agoFix date of last entry for browse-url.el.
Eli Zaretskii [Sat, 18 Jun 2005 13:29:24 +0000 (13:29 +0000)]
Fix date of last entry for browse-url.el.

19 years ago(grep-regexp-alist): Use backreference at the
Juri Linkov [Sat, 18 Jun 2005 12:57:49 +0000 (12:57 +0000)]
(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.

19 years agoUpdate version and maintainer's email address.
Eli Zaretskii [Sat, 18 Jun 2005 10:43:02 +0000 (10:43 +0000)]
Update version and maintainer's email address.

19 years ago(browse-url-browser-function)
Eli Zaretskii [Sat, 18 Jun 2005 10:36:11 +0000 (10:36 +0000)]
(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.

19 years agoRemove warning about -kb. Update W32 build page URL.
Eli Zaretskii [Sat, 18 Jun 2005 09:52:45 +0000 (09:52 +0000)]
Remove warning about -kb.  Update W32 build page URL.

19 years agoFinish previous change.
Richard M. Stallman [Fri, 17 Jun 2005 21:22:14 +0000 (21:22 +0000)]
Finish previous change.

19 years ago(Bindat Examples): Move @lisp to beginning of line. (Whitespace change.)
Luc Teirlinck [Fri, 17 Jun 2005 16:51:10 +0000 (16:51 +0000)]
(Bindat Examples): Move @lisp to beginning of line.  (Whitespace change.)

19 years agoFix typo.
Luc Teirlinck [Fri, 17 Jun 2005 16:26:01 +0000 (16:26 +0000)]
Fix typo.

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 17 Jun 2005 16:06:18 +0000 (16:06 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 17 Jun 2005 15:52:39 +0000 (15:52 +0000)]
*** empty log message ***

19 years ago(command-line): Warn if specified user name has no home directory.
Richard M. Stallman [Fri, 17 Jun 2005 15:34:39 +0000 (15:34 +0000)]
(command-line): Warn if specified user name has no home directory.

19 years ago(Byte Packing): Fix ungrammatical sentence.
Luc Teirlinck [Fri, 17 Jun 2005 15:28:25 +0000 (15:28 +0000)]
(Byte Packing): Fix ungrammatical sentence.

19 years agoWhitespace change.
Luc Teirlinck [Fri, 17 Jun 2005 15:13:51 +0000 (15:13 +0000)]
Whitespace change.

19 years agoFix typos.
Luc Teirlinck [Fri, 17 Jun 2005 15:06:47 +0000 (15:06 +0000)]
Fix typos.
(Bindat Spec): Correct Texinfo error.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 17 Jun 2005 14:42:39 +0000 (14:42 +0000)]
*** empty log message ***

19 years ago(term-get-old-input, term-input-filter, term-input-sender)
Richard M. Stallman [Fri, 17 Jun 2005 14:37:55 +0000 (14:37 +0000)]
(term-get-old-input, term-input-filter, term-input-sender)
(term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.

19 years ago(longlines-mode, longlines-show-hard-newlines): Doc fixes.
Richard M. Stallman [Fri, 17 Jun 2005 14:33:40 +0000 (14:33 +0000)]
(longlines-mode, longlines-show-hard-newlines): Doc fixes.

19 years ago(edebug-goto-here): Doc fix.
Luc Teirlinck [Fri, 17 Jun 2005 14:32:46 +0000 (14:32 +0000)]
(edebug-goto-here): Doc fix.

19 years ago(underline): Try bold if terminal doesn't support underline.
Richard M. Stallman [Fri, 17 Jun 2005 14:30:55 +0000 (14:30 +0000)]
(underline): Try bold if terminal doesn't support underline.

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 17 Jun 2005 14:29:21 +0000 (14:29 +0000)]
*** empty log message ***

19 years ago(mail-setup-with-from): New variable.
Richard M. Stallman [Fri, 17 Jun 2005 14:28:44 +0000 (14:28 +0000)]
(mail-setup-with-from): New variable.
(mail-insert-from-field): New function.
(sendmail-send-it): Call it.
(mail-setup): Optionally call it here.

19 years agoCall tty-no-underline.
Richard M. Stallman [Fri, 17 Jun 2005 14:13:47 +0000 (14:13 +0000)]
Call tty-no-underline.

19 years ago(get_next_display_element): Reverse test of Vshow_nonbreak_escape.
Richard M. Stallman [Fri, 17 Jun 2005 14:10:09 +0000 (14:10 +0000)]
(get_next_display_element): Reverse test of Vshow_nonbreak_escape.

19 years ago(produce_special_glyphs): Use spec_glyph_lookup_face.
Richard M. Stallman [Fri, 17 Jun 2005 14:08:58 +0000 (14:08 +0000)]
(produce_special_glyphs): Use spec_glyph_lookup_face.

19 years ago(read_char): Call restore_getcjmp after jump occurs.
Richard M. Stallman [Fri, 17 Jun 2005 14:06:22 +0000 (14:06 +0000)]
(read_char): Call restore_getcjmp after jump occurs.

19 years ago(spec_glyph_lookup_face): New function.
Richard M. Stallman [Fri, 17 Jun 2005 14:03:08 +0000 (14:03 +0000)]
(spec_glyph_lookup_face): New function.
(build_frame_matrix_from_leaf_window): Use it.

19 years ago(spec_glyph_lookup_face): Add declaration.
Richard M. Stallman [Fri, 17 Jun 2005 14:02:03 +0000 (14:02 +0000)]
(spec_glyph_lookup_face): Add declaration.

19 years ago(syms_of_buffer) <cursor-type>: Doc fix.
Richard M. Stallman [Fri, 17 Jun 2005 13:59:11 +0000 (13:59 +0000)]
(syms_of_buffer) <cursor-type>: Doc fix.

19 years ago(Adaptive Fill): Minor clarification.
Richard M. Stallman [Fri, 17 Jun 2005 13:56:00 +0000 (13:56 +0000)]
(Adaptive Fill): Minor clarification.

19 years ago(Parsing Expressions): Fix texinfo usage.
Richard M. Stallman [Fri, 17 Jun 2005 13:53:58 +0000 (13:53 +0000)]
(Parsing Expressions): Fix texinfo usage.