bpt/emacs.git
18 years ago(pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero
Eli Zaretskii [Sat, 25 Mar 2006 18:01:38 +0000 (18:01 +0000)]
(pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero
before calling debug_print or safe_debug_print.

18 years ago(print_output_debug_flag): New global variable.
Eli Zaretskii [Sat, 25 Mar 2006 17:58:37 +0000 (17:58 +0000)]
(print_output_debug_flag): New global variable.
(Fexternal_debugging_output) [WINDOWSNT]: Don't call OutputDebugString if
print_output_debug_flag is zero.

18 years ago(tool-bar-map): Defvar it.
Eli Zaretskii [Sat, 25 Mar 2006 11:34:47 +0000 (11:34 +0000)]
(tool-bar-map): Defvar it.
(rmail-tool-bar-map): Tool-bar buttons for Rmail.
(rmail-perm-variables): Make rmail-tool-bar-map a local variable.

18 years ago(print-help-return-message): Suggest to use display-buffer instead of
Eli Zaretskii [Sat, 25 Mar 2006 10:11:09 +0000 (10:11 +0000)]
(print-help-return-message): Suggest to use display-buffer instead of
switch-to-buffer-other-window to restore the previous window without
selecting it.

18 years agoMove explanations from ChangeLog to the source.
Eli Zaretskii [Sat, 25 Mar 2006 08:56:07 +0000 (08:56 +0000)]
Move explanations from ChangeLog to the source.

18 years agoAdjust Courier font specifications in x-fixed-font-alist.
YAMAMOTO Mitsuharu [Sat, 25 Mar 2006 07:40:46 +0000 (07:40 +0000)]
Adjust Courier font specifications in x-fixed-font-alist.
(mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
when directly encoding to UTF-16 in native byte order, no BOM.

18 years ago(select-frame-by-name): Call x-focus-frame also when
YAMAMOTO Mitsuharu [Sat, 25 Mar 2006 07:40:18 +0000 (07:40 +0000)]
(select-frame-by-name): Call x-focus-frame also when
window-system is mac.

18 years ago(cua--init-rectangles): Use
Kim F. Storm [Sat, 25 Mar 2006 00:55:09 +0000 (00:55 +0000)]
(cua--init-rectangles): Use
cua-rectangle-mark-key instead of fixed C-return.

18 years ago(cua-rectangle-mark-key): New defcustom.
Kim F. Storm [Sat, 25 Mar 2006 00:55:00 +0000 (00:55 +0000)]
(cua-rectangle-mark-key): New defcustom.
(cua--init-keymaps): Use it instead of fixed C-return.
(cua-mode): Set after it.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 25 Mar 2006 00:54:48 +0000 (00:54 +0000)]
*** empty log message ***

18 years ago(gdba): Revert 2006-03-10 change for case of "run" in .gdbinit.
Nick Roberts [Sat, 25 Mar 2006 00:09:15 +0000 (00:09 +0000)]
(gdba): Revert 2006-03-10 change for case of "run" in .gdbinit.
(gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.

18 years ago*** empty log message ***
Nick Roberts [Sat, 25 Mar 2006 00:08:12 +0000 (00:08 +0000)]
*** empty log message ***

18 years ago* editfns.c: (TM_YEAR_BASE): Move up.
Paul Eggert [Fri, 24 Mar 2006 20:40:24 +0000 (20:40 +0000)]
* editfns.c: (TM_YEAR_BASE): Move up.
(Fdecode_time, Fencode_time): Use TM_YEAR_BASE instead of 1900.
(Fdecode_time): Cast tm_year to EMACS_INT, to avoid overflow when
int is narrower than EMACS_INT.
(Fcurrent_time_string): As with Fformat_time_string, report an
invalid time specification if the argument is invalid.  Also,
check for out-of-range time stamps.

18 years ago(handle_one_xevent): Don't let key-press clear mouse face
Kim F. Storm [Fri, 24 Mar 2006 15:24:20 +0000 (15:24 +0000)]
(handle_one_xevent): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.

18 years ago(w32_read_socket): Don't let key-press clear mouse face
Kim F. Storm [Fri, 24 Mar 2006 15:24:05 +0000 (15:24 +0000)]
(w32_read_socket): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.

18 years ago(XTread_socket): Don't let key-press clear mouse face
Kim F. Storm [Fri, 24 Mar 2006 15:23:35 +0000 (15:23 +0000)]
(XTread_socket): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 24 Mar 2006 15:22:06 +0000 (15:22 +0000)]
*** empty log message ***

18 years ago(ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.
Romain Francoise [Fri, 24 Mar 2006 13:59:22 +0000 (13:59 +0000)]
(ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.

18 years ago(apropos-synonyms): Add selection => region.
Kim F. Storm [Fri, 24 Mar 2006 13:28:23 +0000 (13:28 +0000)]
(apropos-synonyms): Add selection => region.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 24 Mar 2006 13:28:11 +0000 (13:28 +0000)]
*** empty log message ***

18 years ago(sxhash_list): Include last non-nil CDR in hash.
Kim F. Storm [Fri, 24 Mar 2006 13:26:36 +0000 (13:26 +0000)]
(sxhash_list): Include last non-nil CDR in hash.

18 years ago(gdb-var-create-regexp)
Nick Roberts [Fri, 24 Mar 2006 12:38:31 +0000 (12:38 +0000)]
(gdb-var-create-regexp)
(gdb-var-list-children-regexp, gdb-var-update-regexp)
(gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
(gdb-data-list-register-values-regexp)
(gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler):
Future proof against new fields being added to MI output.
(gdb-send): Don't treat backslashes for program input as
continuations.
(gdb-assembler-handler): Don't use window-start for this handler.
(gdb-frame-handler): Don't change to hollow arrow if overlay
arrow doesn't move to new frame.

18 years ago*** empty log message ***
Nick Roberts [Fri, 24 Mar 2006 12:37:36 +0000 (12:37 +0000)]
*** empty log message ***

18 years ago(enum mac_menu_kind): New enum.
YAMAMOTO Mitsuharu [Fri, 24 Mar 2006 08:12:36 +0000 (08:12 +0000)]
(enum mac_menu_kind): New enum.
(min_menu_id): New variable.
(POPUP_SUBMENU_ID, MIN_POPUP_SUBMENU_ID, MIN_MENU_ID)
(MIN_SUBMENU_ID): Remove defines.  All uses are replaced with
min_menu_id and enumerators in enum mac_menu_kind.
(fill_menu, dispose_menus, install_menu_quit_handler): New arg KIND.
All uses changed.  Add range check for menu ID.
(fill_menubar): Add range check for menu ID.
[HAVE_CANCELMENUTRACKING] (menu_quit_handler): Check error code of
GetEventParameter.
(set_frame_menubar, mac_menu_show): Call install_menu_quit_handler
for each menu kind.

18 years ago(gdb-continuation): Declare earlier to prevent compiler warnings.
Nick Roberts [Thu, 23 Mar 2006 23:52:11 +0000 (23:52 +0000)]
(gdb-continuation): Declare earlier to prevent compiler warnings.
(gdb-stopped): Check for gud-last-last-frame (case: signal).
(breakpoint-disabled): Make lighter for contrast with overlay
arrow.
(gdb-assembler-custom): Use hollow-right-triangle for assembler
buffer too.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-176
Miles Bader [Thu, 23 Mar 2006 23:51:33 +0000 (23:51 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-176

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 67)

   - Update from CVS

18 years ago*** empty log message ***
Nick Roberts [Thu, 23 Mar 2006 23:51:09 +0000 (23:51 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-174
Miles Bader [Thu, 23 Mar 2006 23:11:47 +0000 (23:11 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-174

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 65-66)

   - Update from CVS

18 years ago2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
Simon Josefsson [Thu, 23 Mar 2006 13:13:27 +0000 (13:13 +0000)]
2006-03-23  Reiner Steib  <reinersteib+gmane@imap.cc>

* pgg-gpg.el (pgg-gpg-update-agent): Check for
make-network-process, so we can use the same code in Gnus v5-10
too and have this file fully synchronized with that release.

18 years ago(rfc2231-encode-string): Use mm-disable-multibyte
Kenichi Handa [Thu, 23 Mar 2006 11:30:48 +0000 (11:30 +0000)]
(rfc2231-encode-string): Use mm-disable-multibyte
instead of set-buffer-multibyte.

18 years agoMisc. fixes.
Romain Francoise [Thu, 23 Mar 2006 07:31:33 +0000 (07:31 +0000)]
Misc. fixes.

18 years ago(ibuffer-read-filter-group-name):
Romain Francoise [Thu, 23 Mar 2006 07:05:33 +0000 (07:05 +0000)]
(ibuffer-read-filter-group-name):
Use `ibuffer-generate-filter-groups' to make completion list match
the filter groups that are really displayed in the Ibuffer buffer.
(ibuffer-generate-filter-groups): Add new args noempty, nodefault.

18 years ago(rfc2231-decode-encoded-string): Work on unibyte
Kenichi Handa [Thu, 23 Mar 2006 05:51:44 +0000 (05:51 +0000)]
(rfc2231-decode-encoded-string): Work on unibyte
buffer and then decode the buffer text if necessary.
(rfc2231-encode-string): Be sure to work on multibyte buffer at
first, and after mm-encode-body, change the buffer to unibyte.

18 years ago(sort-coding-systems): Describe that
Kenichi Handa [Thu, 23 Mar 2006 01:20:20 +0000 (01:20 +0000)]
(sort-coding-systems): Describe that
the argument is modified in docstring.

18 years agoDefine aliases for append_glyph and produce_stretch_glyph
Kim F. Storm [Wed, 22 Mar 2006 22:47:32 +0000 (22:47 +0000)]
Define aliases for append_glyph and produce_stretch_glyph
when `static' is defined to avoid name clash with those in xdisp.c.

18 years ago* xdisp.c: Undo 2006-03-21 change.
Kim F. Storm [Wed, 22 Mar 2006 22:47:22 +0000 (22:47 +0000)]
* xdisp.c: Undo 2006-03-21 change.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Mar 2006 22:46:57 +0000 (22:46 +0000)]
*** empty log message ***

18 years ago(Faccept_process_output): Fix to comply with lisp reference.
Kim F. Storm [Wed, 22 Mar 2006 22:33:35 +0000 (22:33 +0000)]
(Faccept_process_output): Fix to comply with lisp reference.
Change arg "timeout" to "seconds" and allow both integer and float value.
Change arg "timeout-msec" to "millisec" and interpret" as milliseconds
rather than microseconds.  Fix doc string accordingly.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 22 Mar 2006 22:30:32 +0000 (22:30 +0000)]
*** empty log message ***

18 years agoFix.
Simon Josefsson [Wed, 22 Mar 2006 16:10:01 +0000 (16:10 +0000)]
Fix.

18 years ago2006-03-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 22 Mar 2006 16:09:16 +0000 (16:09 +0000)]
2006-03-22  Simon Josefsson  <jas@extundo.com>

* pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
(pgg-gpg-update-agent): New function.
(pgg-gpg-use-agent-p): New function.
(pgg-gpg-process-region, pgg-gpg-encrypt-region)
(pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
(pgg-gpg-sign-region): Use it.

18 years ago(store_next_glyph): Renamed from append_glyph.
Ken Raeburn [Wed, 22 Mar 2006 05:06:41 +0000 (05:06 +0000)]
(store_next_glyph): Renamed from append_glyph.
(generate_stretch_glyph): Renamed from produce_stretch_glyph.
All callers changed accordingly.

18 years ago(Folders): Various edits.
Bill Wohler [Tue, 21 Mar 2006 22:20:19 +0000 (22:20 +0000)]
(Folders): Various edits.

18 years agoSync with version from Gnus (only whitespace changes).
Reiner Steib [Tue, 21 Mar 2006 21:24:27 +0000 (21:24 +0000)]
Sync with version from Gnus (only whitespace changes).

18 years agoRemove pgg-gpg.el entry already present in lisp/ChangeLog.
Reiner Steib [Tue, 21 Mar 2006 21:17:32 +0000 (21:17 +0000)]
Remove pgg-gpg.el entry already present in lisp/ChangeLog.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader [Tue, 21 Mar 2006 20:37:02 +0000 (20:37 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 62-64)

   - Merge from emacs--devo--0
   - Update from CVS

18 years ago* cus-edit.el (custom-face-set): Call custom-push-theme before
Chong Yidong [Tue, 21 Mar 2006 16:44:10 +0000 (16:44 +0000)]
* cus-edit.el (custom-face-set): Call custom-push-theme before
face-spec set so that `changed' theme is correctly saved.
(custom-face-reset-standard): Reset to recalculated face rather
than defface spec.

* custom.el (custom-push-theme): Only save `changed' theme if the
current face does not match the defface specs.

18 years ago* xterm.c: x_session_initialized new variable.
Jan Djärv [Tue, 21 Mar 2006 14:39:41 +0000 (14:39 +0000)]
* xterm.c: x_session_initialized new variable.
(x_term_init): Use x_session_initialized to check if
x_session_initialize should be called.
(x_initialize): Initialize x_session_initialized.

18 years ago2006-03-21 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 21 Mar 2006 14:27:05 +0000 (14:27 +0000)]
2006-03-21  Simon Josefsson  <jas@extundo.com>

* pgg-gpg.el: Ideas below based on patch from Sascha Wilde
<wilde@sha-bang.de>.
(pgg-gpg-use-agent): New variable.
(pgg-gpg-process-region): Use it.
(pgg-gpg-encrypt-region): Likewise.
(pgg-gpg-encrypt-symmetric-region): Likewise.
(pgg-gpg-decrypt-region): Likewise.
(pgg-gpg-sign-region): Likewise.
(pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.

18 years ago(org-open-at-point): Fixed bug in wiki-style bracket links.
Carsten Dominik [Tue, 21 Mar 2006 13:36:56 +0000 (13:36 +0000)]
(org-open-at-point): Fixed bug in wiki-style bracket links.

18 years ago*** empty log message ***
Carsten Dominik [Tue, 21 Mar 2006 13:36:00 +0000 (13:36 +0000)]
*** empty log message ***

18 years ago(gdb-reset): Set buffer local value of
Kim F. Storm [Tue, 21 Mar 2006 13:30:56 +0000 (13:30 +0000)]
(gdb-reset): Set buffer local value of
fringe-indicator-alist instead of modifying global value.
(gdb-frame-handler): Likewise.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 21 Mar 2006 13:30:42 +0000 (13:30 +0000)]
*** empty log message ***

18 years ago(draw_fringe_bitmap): Don't calculate default overlay arrow
Kim F. Storm [Tue, 21 Mar 2006 13:29:26 +0000 (13:29 +0000)]
(draw_fringe_bitmap): Don't calculate default overlay arrow
bitmap here, but ...
(update_window_fringes): ... here, so we can test if it has changed.

18 years ago(VC Dired Mode): Remove misplaced brackets.
Juanma Barranquero [Tue, 21 Mar 2006 10:50:23 +0000 (10:50 +0000)]
(VC Dired Mode): Remove misplaced brackets.

18 years ago#
André Spiegel [Tue, 21 Mar 2006 10:45:36 +0000 (10:45 +0000)]
#

18 years agoVarious updates and clarifications in the VC chapter.
André Spiegel [Tue, 21 Mar 2006 10:34:38 +0000 (10:34 +0000)]
Various updates and clarifications in the VC chapter.

18 years ago(Fringe Indicators): Fix typos.
Nick Roberts [Tue, 21 Mar 2006 10:21:03 +0000 (10:21 +0000)]
(Fringe Indicators): Fix typos.

18 years ago*** empty log message ***
Nick Roberts [Tue, 21 Mar 2006 10:19:51 +0000 (10:19 +0000)]
*** empty log message ***

18 years ago(hollow-right-triangle): Define as fringe bitmap.
Nick Roberts [Tue, 21 Mar 2006 10:16:34 +0000 (10:16 +0000)]
(hollow-right-triangle): Define as fringe bitmap.
(gdb-info-stack-custom): Rename from gdb-info-frames-custom and
change names in macro above for consistency.
(gdb-frame-handler): Use hollow-right-triangle for all selected
frames which except the innermost (where execution has stopped).
(gdb-reset): Reset buffer-local values of overlay-arrow.

18 years ago(diff-function): Make it inherit from diff-header instead of diff-context.
Nick Roberts [Tue, 21 Mar 2006 10:15:39 +0000 (10:15 +0000)]
(diff-function): Make it inherit from diff-header instead of diff-context.

18 years ago* dispnew.c (init_display): Check DISPLAY here.
Andreas Schwab [Mon, 20 Mar 2006 22:41:23 +0000 (22:41 +0000)]
* dispnew.c (init_display): Check DISPLAY here.
* emacs.c (main): Don't check here.
* xterm.c (x_display_ok): Don't use DISPLAY env var.

18 years ago(window_scroll_pixel_based): Yet another int/Lisp_Object mixup (YAILOM).
Stefan Monnier [Mon, 20 Mar 2006 22:22:25 +0000 (22:22 +0000)]
(window_scroll_pixel_based): Yet another int/Lisp_Object mixup (YAILOM).

18 years ago(main): Fix last change.
Eli Zaretskii [Mon, 20 Mar 2006 20:34:16 +0000 (20:34 +0000)]
(main): Fix last change.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 20 Mar 2006 15:08:56 +0000 (15:08 +0000)]
*** empty log message ***

18 years ago(set-mark-command): Doc fix.
Richard M. Stallman [Mon, 20 Mar 2006 15:08:28 +0000 (15:08 +0000)]
(set-mark-command): Doc fix.

18 years ago(display-buffer-other-frame): New command.
Richard M. Stallman [Mon, 20 Mar 2006 15:05:41 +0000 (15:05 +0000)]
(display-buffer-other-frame): New command.
(ctl-x-4-map): Bind C-x 5 C-o to it.

18 years ago(jit-lock-function): Check for the actual defer-timer rather than just
Stefan Monnier [Mon, 20 Mar 2006 07:52:03 +0000 (07:52 +0000)]
(jit-lock-function): Check for the actual defer-timer rather than just
defer-time, in case defer-time has been changed but the timer isn't running yet.
(jit-lock-deferred-fontify): Correspondingly let-bind defer-timer.

18 years ago(Fwrite_region): Set visit_file to Qnil before GCPRO
Kenichi Handa [Mon, 20 Mar 2006 06:26:23 +0000 (06:26 +0000)]
(Fwrite_region): Set visit_file to Qnil before GCPRO
it.

18 years ago(map_keymap): Set tail to Qnil before GCPRO it.
Kenichi Handa [Mon, 20 Mar 2006 06:24:31 +0000 (06:24 +0000)]
(map_keymap): Set tail to Qnil before GCPRO it.

18 years ago(x_term_init): Remove unnecessary GCPRO.
Kenichi Handa [Mon, 20 Mar 2006 06:23:55 +0000 (06:23 +0000)]
(x_term_init): Remove unnecessary GCPRO.

18 years ago(xg_set_icon): Remove unnecessary GCPRO.
Kenichi Handa [Mon, 20 Mar 2006 06:22:55 +0000 (06:22 +0000)]
(xg_set_icon): Remove unnecessary GCPRO.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 20 Mar 2006 04:53:57 +0000 (04:53 +0000)]
*** empty log message ***

18 years ago(debug-help-follow): Revert last change.
Luc Teirlinck [Mon, 20 Mar 2006 04:44:47 +0000 (04:44 +0000)]
(debug-help-follow): Revert last change.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 20 Mar 2006 01:35:06 +0000 (01:35 +0000)]
*** empty log message ***

18 years ago(Documentation Tips): One can now also write `program' in front of a
Luc Teirlinck [Mon, 20 Mar 2006 01:33:19 +0000 (01:33 +0000)]
(Documentation Tips): One can now also write `program' in front of a
quoted symbol in a docstring to prevent making a hyperlink.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 20 Mar 2006 01:31:27 +0000 (01:31 +0000)]
*** empty log message ***

18 years ago(Help Mode): Document "C-c C-c".
Luc Teirlinck [Mon, 20 Mar 2006 01:25:52 +0000 (01:25 +0000)]
(Help Mode): Document "C-c C-c".

18 years ago(help-follow-symbol): New function. Essentially identical to the old
Luc Teirlinck [Mon, 20 Mar 2006 00:42:21 +0000 (00:42 +0000)]
(help-follow-symbol): New function.  Essentially identical to the old
`help-follow', but do not let `push-button' do the work when on an xref.
(help-mode-map): Bind `help-follow-symbol' to "C-c C-c".
(help-xref-symbol-regexp): Make no xref for symbol preceded by the
word `program'.  (From Richard M. Stallman.)
(help-follow-mouse, help-follow): Throw error if not on xref.
Delete no longer used args.  (From Richard M. Stallman.)

18 years ago(debug-help-follow): Adapt comment to change in help-mode.el.
Luc Teirlinck [Mon, 20 Mar 2006 00:38:09 +0000 (00:38 +0000)]
(debug-help-follow): Adapt comment to change in help-mode.el.

18 years ago(gdb-stopped): Even when there is no source
Nick Roberts [Sun, 19 Mar 2006 23:15:40 +0000 (23:15 +0000)]
(gdb-stopped): Even when there is no source
annotation ensure gud-overlay-arrow-position is redisplayed.

18 years ago*** empty log message ***
Nick Roberts [Sun, 19 Mar 2006 23:14:32 +0000 (23:14 +0000)]
*** empty log message ***

18 years ago(bibtex-mode)
Roland Winkler [Sun, 19 Mar 2006 21:57:45 +0000 (21:57 +0000)]
(bibtex-mode)
*** The variables `bibtex-autokey-name-case-convert' and
`bibtex-autokey-titleword-case-convert' have been renamed to
`bibtex-autokey-name-case-convert-function' and
`bibtex-autokey-titleword-case-convert-function'. The old names are
still available as aliases.

18 years ago* textmodes/bibtex.el (bibtex-include-OPTkey)
Roland Winkler [Sun, 19 Mar 2006 21:55:25 +0000 (21:55 +0000)]
* textmodes/bibtex.el (bibtex-include-OPTkey)
(bibtex-entry-field-alist, bibtex-generate-url-list): Mark as
risky.
(bibtex-autokey-name-case-convert)
(bibtex-autokey-titleword-case-convert): Make these the aliases
for the following two variables.
(bibtex-autokey-name-case-convert-function)
(bibtex-autokey-titleword-case-convert-function): Make these the
real names.
(bibtex-font-lock-keywords): Make bibtex-font-lock-url and
bibtex-font-lock-crossref sublists.
(bibtex-mode): Revert 2005-12-30 change (which made
completion-ignore-case buffer-local).
(bibtex-url): Simplify

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 19 Mar 2006 21:52:01 +0000 (21:52 +0000)]
*** empty log message ***

18 years agoRemove @headitem as it is not yet supported on SourceForge.
Bill Wohler [Sun, 19 Mar 2006 20:46:20 +0000 (20:46 +0000)]
Remove @headitem as it is not yet supported on SourceForge.

18 years ago* text.texi (Special Properties): Clarify the definition of
Alan Mackenzie [Sun, 19 Mar 2006 20:36:21 +0000 (20:36 +0000)]
* text.texi (Special Properties): Clarify the definition of
'fontified.

18 years ago(Replying): Fix syntax error.
Bill Wohler [Sun, 19 Mar 2006 20:36:10 +0000 (20:36 +0000)]
(Replying): Fix syntax error.

18 years ago(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler [Sun, 19 Mar 2006 20:26:04 +0000 (20:26 +0000)]
(Replying): Document Mail-Followup-To. Change manually-formatted table
to multitable. Add debugging info. Move description of
mh-reply-default-reply-to into paragraph that describes its values.

18 years ago(mh-reply): Sync docstring with manual.
Bill Wohler [Sun, 19 Mar 2006 20:21:58 +0000 (20:21 +0000)]
(mh-reply): Sync docstring with manual.

18 years ago(cua--highlight-rectangle): Set overlay
Kim F. Storm [Sun, 19 Mar 2006 19:59:33 +0000 (19:59 +0000)]
(cua--highlight-rectangle): Set overlay
cursor property value to 2 (to align with C level change).

18 years ago*** empty log message ***
Kim F. Storm [Sun, 19 Mar 2006 19:59:17 +0000 (19:59 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-163
Miles Bader [Sun, 19 Mar 2006 19:39:53 +0000 (19:39 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-163

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 58-61)

   - Update from CVS

18 years ago(set_cursor_from_row): Fix cursor property on overlay string,
Kim F. Storm [Sun, 19 Mar 2006 19:38:48 +0000 (19:38 +0000)]
(set_cursor_from_row): Fix cursor property on overlay string,
so it doesn't associate overlay string with following glyph by default.
Allow integer property value to specify explicit number of buffer
positions associate with overlay string.

18 years ago(mh-image-load-path-for-library): Shorten first line in docstring.
Bill Wohler [Sun, 19 Mar 2006 18:20:31 +0000 (18:20 +0000)]
(mh-image-load-path-for-library): Shorten first line in docstring.

18 years ago(image-load-path-for-library): Shorten first line in docstring.
Bill Wohler [Sun, 19 Mar 2006 18:19:12 +0000 (18:19 +0000)]
(image-load-path-for-library): Shorten first line in docstring.

18 years ago(rmail-reply-regexp): Undo previous change.
Richard M. Stallman [Sat, 18 Mar 2006 18:28:36 +0000 (18:28 +0000)]
(rmail-reply-regexp): Undo previous change.

18 years agoAdd concise build instructions.
Eli Zaretskii [Sat, 18 Mar 2006 16:14:26 +0000 (16:14 +0000)]
Add concise build instructions.

18 years ago* xterm.c (x_display_ok): Fix minor bug and compilation warnings.
Chong Yidong [Sat, 18 Mar 2006 15:41:59 +0000 (15:41 +0000)]
* xterm.c (x_display_ok): Fix minor bug and compilation warnings.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 18 Mar 2006 15:12:38 +0000 (15:12 +0000)]
*** empty log message ***