bpt/emacs.git
22 years agoxfns.c (x_set_frame_parameters): Typo in previous fix corrected.
Jan Djärv [Tue, 22 Jan 2002 04:47:03 +0000 (04:47 +0000)]
xfns.c (x_set_frame_parameters): Typo in previous fix corrected.

22 years ago(copyright-regexp): Fix previous change.
Richard M. Stallman [Tue, 22 Jan 2002 02:19:12 +0000 (02:19 +0000)]
(copyright-regexp): Fix previous change.

22 years ago(ange-ftp-bs2000-posix-hook-installed): Move defvar up.
Richard M. Stallman [Tue, 22 Jan 2002 01:42:44 +0000 (01:42 +0000)]
(ange-ftp-bs2000-posix-hook-installed): Move defvar up.

22 years ago(ispell-help): Clean up echo area if user quits.
Richard M. Stallman [Tue, 22 Jan 2002 01:09:23 +0000 (01:09 +0000)]
(ispell-help): Clean up echo area if user quits.

22 years ago(set-face-stipple): Reference description of bitmap data
Richard M. Stallman [Mon, 21 Jan 2002 23:04:26 +0000 (23:04 +0000)]
(set-face-stipple): Reference description of bitmap data
in Face Attributes.

22 years agoComment change.
Richard M. Stallman [Mon, 21 Jan 2002 22:49:43 +0000 (22:49 +0000)]
Comment change.

22 years ago(Table of Resources): Under menuBar, add xrefs to the nodes
Richard M. Stallman [Mon, 21 Jan 2002 22:18:16 +0000 (22:18 +0000)]
(Table of Resources): Under menuBar, add xrefs to the nodes
for menu bar appearance resources.  Say how to run xrdb to make
.Xdefaults take effect.

22 years agoDon't require ibuf-ext at load time.
Richard M. Stallman [Mon, 21 Jan 2002 21:33:33 +0000 (21:33 +0000)]
Don't require ibuf-ext at load time.
(ibuffer): Require ibuf-ext here.

22 years agoxfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
Jan Djärv [Mon, 21 Jan 2002 19:23:48 +0000 (19:23 +0000)]
xfns.c (x_set_frame_parameters): Just call x_fullscreen_adjust
if fullscreen is being set.

22 years ago(Fminibuffer_contents)
Pavel Janík [Mon, 21 Jan 2002 16:15:44 +0000 (16:15 +0000)]
(Fminibuffer_contents)
(Fminibuffer_contents_no_properties, Fread_from_minibuffer)
(Fread_string, Fread_no_blanks_input, Fcompleting_read): Doc fixes.

22 years agoComment fix.
Pavel Janík [Mon, 21 Jan 2002 16:09:55 +0000 (16:09 +0000)]
Comment fix.

22 years ago* generic-x.el (apache-conf-generic-mode): Highlight the first
Francesco Potortì [Mon, 21 Jan 2002 12:49:11 +0000 (12:49 +0000)]
* generic-x.el (apache-conf-generic-mode): Highlight the first
word in a line even if preceded by blanks.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Jan 2002 08:55:39 +0000 (08:55 +0000)]
*** empty log message ***

22 years ago(window-body-height): Handle minibuffer window specially.
Richard M. Stallman [Mon, 21 Jan 2002 08:55:32 +0000 (08:55 +0000)]
(window-body-height): Handle minibuffer window specially.
Otherwise, don't return less than 1.

22 years ago(check_frame_size): Fix minimum height calculation.
Richard M. Stallman [Mon, 21 Jan 2002 08:53:42 +0000 (08:53 +0000)]
(check_frame_size): Fix minimum height calculation.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Jan 2002 04:18:03 +0000 (04:18 +0000)]
*** empty log message ***

22 years ago(toplevel, ibuffer-default-directory): Doc fixes.
Colin Walters [Mon, 21 Jan 2002 03:17:02 +0000 (03:17 +0000)]
(toplevel, ibuffer-default-directory): Doc fixes.

22 years ago(toplevel) Require `ibuf-ext', which is now compiled with
Colin Walters [Mon, 21 Jan 2002 03:16:33 +0000 (03:16 +0000)]
(toplevel) Require `ibuf-ext', which is now compiled with
`byte-compile-dynamic'.

22 years agodispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
Ken Raeburn [Mon, 21 Jan 2002 01:51:27 +0000 (01:51 +0000)]
dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
comparison.
(WINDOW_WANTS_HEADER_LINE_P): Likewise.

22 years ago*** empty log message ***
Jason Rumney [Sun, 20 Jan 2002 23:27:22 +0000 (23:27 +0000)]
*** empty log message ***

22 years agoFor window-min-height, the absolute minimum is 1.
Richard M. Stallman [Sun, 20 Jan 2002 23:20:45 +0000 (23:20 +0000)]
For window-min-height, the absolute minimum is 1.
For window-min-width, the absolute minimum is 2.

Minor cleanups.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 20 Jan 2002 23:19:43 +0000 (23:19 +0000)]
*** empty log message ***

22 years ago(Mode Line Format): Short windows can suppress the mode line and header line.
Richard M. Stallman [Sun, 20 Jan 2002 23:17:16 +0000 (23:17 +0000)]
(Mode Line Format): Short windows can suppress the mode line and header line.

22 years ago(w32_visible_system_caret_hwnd): New static variable.
Jason Rumney [Sun, 20 Jan 2002 23:13:29 +0000 (23:13 +0000)]
(w32_visible_system_caret_hwnd): New static variable.
(w32_wnd_proc) <WM_KILL_FOCUS, WM_EMACS_DESTROY_CARET>: Set it.
<WM_EMACS_TRACK_CARET>: Arrange for system caret to be visible if
the user requests it.  Use system default width when creating.
<WM_EMACS_HIDE_CARET, WM_EMACS_SHOW_CARET>: Handle new messages.

22 years ago(w32_system_caret_width): Remove.
Jason Rumney [Sun, 20 Jan 2002 23:11:52 +0000 (23:11 +0000)]
(w32_system_caret_width): Remove.
(w32_use_visible_system_caret): New user flag.
(syms_of_w32term): DEFVAR_BOOL it.  Initialize based on whether
Windows reports a screen reader running.
(x_update_window_begin): Hide the system caret.
(x_update_window_end): Show the system caret.
(x_display_and_set_cursor): Don't draw a cursor when
w32_use_visible_system_caret is set.  Do not adjust width.

22 years ago(WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New
Jason Rumney [Sun, 20 Jan 2002 23:10:35 +0000 (23:10 +0000)]
(WM_EMACS_SHOW_CARET, WM_EMACS_HIDE_CARET): New
window messages.

22 years ago(MIN_SAFE_WINDOW_HEIGHT): Value now 1.
Richard M. Stallman [Sun, 20 Jan 2002 23:09:45 +0000 (23:09 +0000)]
(MIN_SAFE_WINDOW_HEIGHT): Value now 1.

22 years agoAdded support for BS2000, and for raw ftp
Richard M. Stallman [Sun, 20 Jan 2002 22:10:54 +0000 (22:10 +0000)]
Added support for BS2000, and for raw ftp
login commands (needed in some circumstances).
(ange-ftp-raw-login): New custom var.
(ange-ftp-normal-login): Perform login with raw ftp commands, if
ange-ftp-raw-login is set and account password is needed.
(ange-ftp-host-type, ange-ftp-guess-host-type): Handle BS2000 hosts.
(ange-ftp-bs2000-filename-pubset-regexp)
(ange-ftp-bs2000-filename-username-regexp)
(ange-ftp-bs2000-filename-prefix-regexp)
(ange-ftp-bs2000-name-template): New consts.
(ange-ftp-bs2000-short-filename-regexp)
(ange-ftp-bs2000-fix-name-regexp-reverse)
(ange-ftp-bs2000-fix-name-regexp): New consts.
(ange-ftp-bs2000-special-prefix): New custom var.
(ange-ftp-fix-name-for-bs2000)
(ange-ftp-fix-dir-name-for-bs2000): New funs.
(ange-ftp-bs2000-host-regexp, ange-ftp-bs2000-posix-host-regexp)
(ange-ftp-bs2000-posix-hook-installed): New vars.
(ange-ftp-parse-bs2000-filename, ange-ftp-parse-bs2000-listing)
(ange-ftp-bs2000-host, ange-ftp-bs2000-posix-host)
(ange-ftp-add-bs2000-host, ange-ftp-add-bs2000-posix-host): New funs.
(ange-ftp-bs2000-filename-regexp): New const.
(ange-ftp-bs2000-additional-pubsets): New custom var.
(ange-ftp-bs2000-cd-to-posix): New fun.

22 years ago*** empty log message ***
Pavel Janík [Sun, 20 Jan 2002 18:13:16 +0000 (18:13 +0000)]
*** empty log message ***

22 years ago(doprnt1): Fix typos in error call.
Pavel Janík [Sun, 20 Jan 2002 18:04:32 +0000 (18:04 +0000)]
(doprnt1): Fix typos in error call.

22 years agoFix last change.
Eli Zaretskii [Sun, 20 Jan 2002 18:04:16 +0000 (18:04 +0000)]
Fix last change.

22 years ago(unexec) [__sgi]: Support the .got sections.
Eli Zaretskii [Sun, 20 Jan 2002 18:03:16 +0000 (18:03 +0000)]
(unexec) [__sgi]: Support the .got sections.

22 years ago(tempo-define-template): Doc fix.
Pavel Janík [Sun, 20 Jan 2002 17:54:36 +0000 (17:54 +0000)]
(tempo-define-template): Doc fix.

22 years agoFix a typo.
Eli Zaretskii [Sun, 20 Jan 2002 17:27:16 +0000 (17:27 +0000)]
Fix a typo.

22 years agoUpdated to include w32-vars.el
Jason Rumney [Sun, 20 Jan 2002 16:02:31 +0000 (16:02 +0000)]
Updated to include w32-vars.el

22 years ago(scroll-bar-mode): Make argument optional.
Pavel Janík [Sun, 20 Jan 2002 15:49:50 +0000 (15:49 +0000)]
(scroll-bar-mode): Make argument optional.

22 years ago*** empty log message ***
Jason Rumney [Sun, 20 Jan 2002 15:39:54 +0000 (15:39 +0000)]
*** empty log message ***

22 years ago[windows-nt]: Load w32-vars.
Jason Rumney [Sun, 20 Jan 2002 15:35:09 +0000 (15:35 +0000)]
[windows-nt]: Load w32-vars.

22 years agoMove user variables to w32-vars.el and make them defcustoms.
Jason Rumney [Sun, 20 Jan 2002 15:34:00 +0000 (15:34 +0000)]
Move user variables to w32-vars.el and make them defcustoms.
Use w32-list-proportional-fonts.

22 years agoMove user variables to w32-vars.el and make them defcustoms.
Jason Rumney [Sun, 20 Jan 2002 15:33:07 +0000 (15:33 +0000)]
Move user variables to w32-vars.el and make them defcustoms.

22 years agoNew file: custom declarations for MS-Windows specific settings.
Jason Rumney [Sun, 20 Jan 2002 15:28:28 +0000 (15:28 +0000)]
New file: custom declarations for MS-Windows specific settings.

22 years ago(w32_load_system_font, w32_to_x_charset): Use strnicmp
Jason Rumney [Sun, 20 Jan 2002 14:57:54 +0000 (14:57 +0000)]
(w32_load_system_font, w32_to_x_charset): Use strnicmp
in place of stricmp.
(w32_list_synthesized_fonts): Removed.
(w32_to_all_x_charsets, enum_font_maybe_add_to_list): New functions.
(struct enumfont_t): New element; list.
(enum_font_cb2): List all style and charset variations of a font.
(Fw32_select_font): New optional argument; include_proportional.
Exclude vertical fonts.  Exclude proportional fonts unless
include_proportional is non-nil.
(w32_enable_synthesized_fonts): Change to a boolean.
(Fw32_send_sys_command): Doc fix.

22 years ago(w32_native_per_char_metric): Don't trust the metrics
Jason Rumney [Sun, 20 Jan 2002 14:54:48 +0000 (14:54 +0000)]
(w32_native_per_char_metric): Don't trust the metrics
that Windows returns.  If a double check fails, try to guess how
ExtTextOut is going to act.

22 years agoDescribe global-hl-line-mode.
Richard M. Stallman [Sun, 20 Jan 2002 09:27:57 +0000 (09:27 +0000)]
Describe global-hl-line-mode.

22 years agoComment changes.
Richard M. Stallman [Sun, 20 Jan 2002 09:27:07 +0000 (09:27 +0000)]
Comment changes.

22 years agoFix a typo.
Colin Walters [Sat, 19 Jan 2002 21:30:53 +0000 (21:30 +0000)]
Fix a typo.

22 years ago(tibetan-decompose-region)
Pavel Janík [Sat, 19 Jan 2002 19:15:11 +0000 (19:15 +0000)]
(tibetan-decompose-region)
(tibetan-decompose-string): Fix typo in docstring.

22 years agoRemove trailing whitespaces.
Pavel Janík [Sat, 19 Jan 2002 14:05:57 +0000 (14:05 +0000)]
Remove trailing whitespaces.

22 years ago*** empty log message ***
Pavel Janík [Sat, 19 Jan 2002 14:04:08 +0000 (14:04 +0000)]
*** empty log message ***

22 years ago(ruler-mode): New keyword. Fix :version.
Pavel Janík [Sat, 19 Jan 2002 14:01:25 +0000 (14:01 +0000)]
(ruler-mode): New keyword.  Fix :version.

22 years ago(update_frame): Move the variable `tem' to the block where it is used.
Pavel Janík [Sat, 19 Jan 2002 13:54:57 +0000 (13:54 +0000)]
(update_frame): Move the variable `tem' to the block where it is used.
Fix typos in comments.

22 years ago(Fx_create_frame): Bind redisplay-dont-pause around
Jason Rumney [Sat, 19 Jan 2002 10:06:44 +0000 (10:06 +0000)]
(Fx_create_frame): Bind redisplay-dont-pause around
call to face-set-after-frame-default.

22 years ago(comint-redirect-send-command-to-process): Restore previous current buffer.
Richard M. Stallman [Fri, 18 Jan 2002 23:25:34 +0000 (23:25 +0000)]
(comint-redirect-send-command-to-process): Restore previous current buffer.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Jan 2002 18:59:27 +0000 (18:59 +0000)]
*** empty log message ***

22 years ago(easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
Richard M. Stallman [Fri, 18 Jan 2002 18:57:20 +0000 (18:57 +0000)]
(easy-mmode-defmap): Enable "Up Stack", "Down Stack", and
"Finish Function" menu map entries for jdb mode.
(gud-jdb-use-classpath): New customization variable.
(gud-jdb-command-name): Add customization.
(gud-jdb-classpath, gud-marker-acc-max-length): New variables.
(gud-jdb-classpath-string): New variable.
(gud-jdb-source-files, gud-jdb-class-source-alist): Add doc strings.
(gud-jdb-build-source-files-list): Likewise.
(gud-jdb-massage-args): Record any command argument classpath
string in `gud-jdb-classpath-string'.
(gud-jdb-lowest-stack-level): New function, finds bottom of current
java call stack in jdb output.
(gud-jdb-find-source-using-classpath, gud-jdb-find-source)
(gud-jdb-parse-classpath-string): New functions.
(gud-jdb-marker-filter): Search/detect classpath information in
jdb's output.  marker regexp updated to match oldjdb and jdb output
formats.  Expand search for source files to include new/old methods
using new functions above.  Do not allow `gud-marker-acc' to grow
without bound.
(jdb): Set classpath information (if available) as jdb is started.
Change `gud-break' and `gud-remove'
to use new %c ("class") escape in format strings.  Add
`gud-finish', `gud-up', `gud-down' command string functions, and
add them to the local menu map.  Update `comint-prompt-regexp' for
jdb and oldjdb.  If attaching to an already running java VM and
configured to use classpath, send command to query for classpath,
else use previous method for finding and parsing java
sources.  Set `gud-jdb-find-source' function accordingly.
(gud-mode): Doc fix.
(gud-format-command): Add support for new %c ("class") escape.
(gud-find-class): New function in support of %c escape.

22 years ago(WINDOW_WANTS_MODELINE_P): Check window height > 1.
Richard M. Stallman [Fri, 18 Jan 2002 18:25:52 +0000 (18:25 +0000)]
(WINDOW_WANTS_MODELINE_P): Check window height > 1.
(WINDOW_WANTS_HEADER_LINE_P): Check window height provides room.

22 years ago(Glyphs): All display types support faces in glyphs nowadays.
Eli Zaretskii [Fri, 18 Jan 2002 11:44:40 +0000 (11:44 +0000)]
(Glyphs): All display types support faces in glyphs nowadays.

22 years ago(VERSION): Increase to 2.9. Update copyright years.
Eli Zaretskii [Fri, 18 Jan 2002 10:28:12 +0000 (10:28 +0000)]
(VERSION): Increase to 2.9.  Update copyright years.

22 years ago(VERSION): Set to 2.9.
Eli Zaretskii [Fri, 18 Jan 2002 10:17:27 +0000 (10:17 +0000)]
(VERSION): Set to 2.9.

22 years ago(VERSION): Set to 2.9. Update the version of Emacs
Eli Zaretskii [Fri, 18 Jan 2002 10:16:04 +0000 (10:16 +0000)]
(VERSION): Set to 2.9.  Update the version of Emacs
to which the manual corresponds, and the copyright years.

22 years agoAdvertise Info-scroll-prefer-subnodes.
Eli Zaretskii [Fri, 18 Jan 2002 07:56:12 +0000 (07:56 +0000)]
Advertise Info-scroll-prefer-subnodes.

22 years agoWording changes suggested by Richard M. Stallman.
Eli Zaretskii [Fri, 18 Jan 2002 07:53:34 +0000 (07:53 +0000)]
Wording changes suggested by Richard M. Stallman.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 18 Jan 2002 05:45:17 +0000 (05:45 +0000)]
*** empty log message ***

22 years agoClarify how window-height relates to other things.
Richard M. Stallman [Fri, 18 Jan 2002 05:44:13 +0000 (05:44 +0000)]
Clarify how window-height relates to other things.
Describe window-body-height.

22 years ago(window-body-height): New function.
Richard M. Stallman [Fri, 18 Jan 2002 05:42:23 +0000 (05:42 +0000)]
(window-body-height): New function.

22 years ago(enlarge_window): When exceeding size of parent,
Richard M. Stallman [Fri, 18 Jan 2002 03:50:50 +0000 (03:50 +0000)]
(enlarge_window): When exceeding size of parent,
directly delete all the siblings instead of trying to resize it.

22 years agoRegenerated.
Richard M. Stallman [Thu, 17 Jan 2002 22:22:38 +0000 (22:22 +0000)]
Regenerated.

22 years agoEnable byte-compile-dynamic.
Richard M. Stallman [Thu, 17 Jan 2002 20:15:52 +0000 (20:15 +0000)]
Enable byte-compile-dynamic.

22 years agoAdd comments to avoid future deletion of conditionals that seem
Jason Rumney [Thu, 17 Jan 2002 19:33:03 +0000 (19:33 +0000)]
Add comments to avoid future deletion of conditionals that seem
unnecessary on w32.

22 years agoOnly require fontset when new-fontset is bound.
Jason Rumney [Thu, 17 Jan 2002 19:29:24 +0000 (19:29 +0000)]
Only require fontset when new-fontset is bound.

22 years ago(set_tty_color_mode): Remove unused variable `tem'.
Pavel Janík [Thu, 17 Jan 2002 10:27:38 +0000 (10:27 +0000)]
(set_tty_color_mode): Remove unused variable `tem'.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 Jan 2002 02:08:57 +0000 (02:08 +0000)]
*** empty log message ***

22 years ago(mouse-drag-region-1): Renamed from mouse-drag-region.
Richard M. Stallman [Thu, 17 Jan 2002 02:07:54 +0000 (02:07 +0000)]
(mouse-drag-region-1): Renamed from mouse-drag-region.
(mouse-drag-region): New function.  For a click in the echo area,
show *Messages*.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 17 Jan 2002 01:54:21 +0000 (01:54 +0000)]
*** empty log message ***

22 years agoDelete the autoloads for functions defined with ibuffer-specific commands.
Richard M. Stallman [Thu, 17 Jan 2002 01:43:18 +0000 (01:43 +0000)]
Delete the autoloads for functions defined with ibuffer-specific commands.

22 years ago(comint-simple-send): Fix previous change.
Richard M. Stallman [Thu, 17 Jan 2002 01:41:11 +0000 (01:41 +0000)]
(comint-simple-send): Fix previous change.

22 years ago(describe-distribution): Really call view-file.
Richard M. Stallman [Thu, 17 Jan 2002 01:40:47 +0000 (01:40 +0000)]
(describe-distribution): Really call view-file.

22 years ago(ange-ftp-passive-mode): New arg PROC.
Richard M. Stallman [Thu, 17 Jan 2002 01:40:23 +0000 (01:40 +0000)]
(ange-ftp-passive-mode): New arg PROC.
(ange-ftp-get-process): Pass that arg.

22 years ago(telnet-simple-send): Fix previous change.
Richard M. Stallman [Thu, 17 Jan 2002 01:40:04 +0000 (01:40 +0000)]
(telnet-simple-send): Fix previous change.

22 years ago(sql-escape-newlines-and-send)
Richard M. Stallman [Thu, 17 Jan 2002 01:39:49 +0000 (01:39 +0000)]
(sql-escape-newlines-and-send)
(sql-query-placeholders-and-send): Fix previous change.

22 years ago(init_lread): Move the site-lisp dirs later in the path.
Richard M. Stallman [Thu, 17 Jan 2002 00:47:16 +0000 (00:47 +0000)]
(init_lread): Move the site-lisp dirs later in the path.

22 years ago*** empty log message ***
Colin Walters [Thu, 17 Jan 2002 00:27:39 +0000 (00:27 +0000)]
*** empty log message ***

22 years ago(x_erase_phys_cursor): Don't erase cursor if cursor row
Kim F. Storm [Wed, 16 Jan 2002 23:06:10 +0000 (23:06 +0000)]
(x_erase_phys_cursor): Don't erase cursor if cursor row
is invisible.  This can happen if cursor is on top line of a
window, and we switch to a buffer with a header line.

22 years ago*** empty log message ***
Kim F. Storm [Wed, 16 Jan 2002 22:53:51 +0000 (22:53 +0000)]
*** empty log message ***

22 years agoFix a typo.
Eli Zaretskii [Wed, 16 Jan 2002 19:52:28 +0000 (19:52 +0000)]
Fix a typo.

22 years ago(command-line): Set EOL mnemonics for the Mac.
Eli Zaretskii [Wed, 16 Jan 2002 19:43:30 +0000 (19:43 +0000)]
(command-line): Set EOL mnemonics for the Mac.

22 years agoDocument problems with linking libraries compiled with GCC.
Eli Zaretskii [Wed, 16 Jan 2002 18:21:14 +0000 (18:21 +0000)]
Document problems with linking libraries compiled with GCC.

22 years ago(feedmail): Fix :link spec.
Andreas Schwab [Wed, 16 Jan 2002 13:46:59 +0000 (13:46 +0000)]
(feedmail): Fix :link spec.

22 years agoLDAP support now defaults to ldapsearch from OpenLDAP version 2.
Pavel Janík [Wed, 16 Jan 2002 09:04:07 +0000 (09:04 +0000)]
LDAP support now defaults to ldapsearch from OpenLDAP version 2.

22 years agoMention possible problems with ldapsearch from OpenLDAP version 1.
Pavel Janík [Wed, 16 Jan 2002 08:54:23 +0000 (08:54 +0000)]
Mention possible problems with ldapsearch from OpenLDAP version 1.

22 years ago(ldap-ldapsearch-prog): Default to OpenLDAP version 2 ldapsearch.
Pavel Janík [Wed, 16 Jan 2002 08:50:27 +0000 (08:50 +0000)]
(ldap-ldapsearch-prog): Default to OpenLDAP version 2 ldapsearch.

22 years agoNew maintainer. Change author's address.
Pavel Janík [Wed, 16 Jan 2002 08:22:15 +0000 (08:22 +0000)]
New maintainer.  Change author's address.
(eudc-pre-select-window-configuration, eudc-insertion-marker): Variables
removed.
(eudc-insert-selected): Function removed.
(eudc-select): Reimplemented.
(eudc-expand-inline): Delete the strings only after its expansion is chosen
not before.

22 years ago(eudc-ph-open-session): Remove XEmacs case.
Pavel Janík [Wed, 16 Jan 2002 08:16:01 +0000 (08:16 +0000)]
(eudc-ph-open-session): Remove XEmacs case.
Minor coding style fixes.

22 years agoNew maintainer. Change author's address.
Pavel Janík [Wed, 16 Jan 2002 08:14:05 +0000 (08:14 +0000)]
New maintainer.  Change author's address.
(eudc-attribute-display-method-alist): Display mail with eudc-display-mail.

22 years agoNew maintainer. Change author's address.
Pavel Janík [Wed, 16 Jan 2002 08:10:15 +0000 (08:10 +0000)]
New maintainer.  Change author's address.

22 years agoNew maintainer. Change author's address.
Pavel Janík [Wed, 16 Jan 2002 08:05:19 +0000 (08:05 +0000)]
New maintainer.  Change author's address.
(eudc-bob-mail-keymap): New keymap for e-mail addresses.
(eudc-display-mail): New function.
(eudc-bob-play-sound-at-point): Remove XEmacs case.

22 years ago(XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only
Pavel Janík [Wed, 16 Jan 2002 06:48:30 +0000 (06:48 +0000)]
(XTread_socket) [!USE_X_TOOLKIT]: Compute the value of `dont_resize' only
when used.

22 years agoRemove forgotten extern declaration of `Qimage'.
Pavel Janík [Wed, 16 Jan 2002 06:44:20 +0000 (06:44 +0000)]
Remove forgotten extern declaration of `Qimage'.

22 years ago(toplevel): Remove X-RCS, URL, Compatibility headers. Update
Colin Walters [Wed, 16 Jan 2002 06:35:51 +0000 (06:35 +0000)]
(toplevel): Remove X-RCS, URL, Compatibility headers.  Update
copyright notice.

22 years ago(toplevel): Require `cl' when compiling.
Colin Walters [Wed, 16 Jan 2002 06:33:20 +0000 (06:33 +0000)]
(toplevel): Require `cl' when compiling.