bpt/emacs.git
23 years ago*** empty log message ***
Kenichi Handa [Mon, 21 Aug 2000 01:39:25 +0000 (01:39 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Kenichi Handa [Mon, 21 Aug 2000 01:19:23 +0000 (01:19 +0000)]
*** empty log message ***

23 years ago(Mail Methods): xref MH, Message.
Dave Love [Sun, 20 Aug 2000 22:35:49 +0000 (22:35 +0000)]
(Mail Methods): xref MH, Message.

23 years ago*** empty log message ***
Dave Love [Sun, 20 Aug 2000 22:22:29 +0000 (22:22 +0000)]
*** empty log message ***

23 years ago(keymap_panes): Pass the keymap's prompt as the pane name to
Jason Rumney [Sun, 20 Aug 2000 21:14:08 +0000 (21:14 +0000)]
(keymap_panes): Pass the keymap's prompt as the pane name to
single_keymap_panes.
(w32_menu_show): Set wv->title when dealing with titles.
(w32_menu_display_help): Call show_help_echo with OBJECT and POS.

23 years ago(help_echo_window): New variable.
Jason Rumney [Sun, 20 Aug 2000 21:08:43 +0000 (21:08 +0000)]
(help_echo_window): New variable.
(syms_of_w32term): staticpro it.
(note_mode_line_highlight): Set it.
(XTextExtents16): Removed as there is no equivalent on W32.
(x_compute_glyph_string_overhangs): Incomplete body removed, as
the X way of doing this will not work for W32.
(w32_intersect_rectangles): Removed. Use IntersectRect API call.
(x_draw_image_foreground):  Avoid drawing outside of the clip area
when image doesn't have a mask.
(note_mouse_highlight): Process overlays in the right order of
priority. Set help_echo_window.
(x_draw_bar_cursor): If cursor is on an image, draw a box cursor
because that's more visible for large images.

23 years ago(x_display_info_for_display): Remove as this function does not exist on W32.
Jason Rumney [Sun, 20 Aug 2000 20:47:43 +0000 (20:47 +0000)]
(x_display_info_for_display): Remove as this function does not exist on W32.

23 years ago(Sending Mail): Mention EUDC.
Dave Love [Sun, 20 Aug 2000 19:20:00 +0000 (19:20 +0000)]
(Sending Mail): Mention EUDC.

23 years ago(Fread): Doc fix.
Dave Love [Sun, 20 Aug 2000 19:06:50 +0000 (19:06 +0000)]
(Fread): Doc fix.

23 years agoC-x 5 1
Dave Love [Sun, 20 Aug 2000 18:58:55 +0000 (18:58 +0000)]
C-x 5 1

23 years agoaset change.
Dave Love [Sun, 20 Aug 2000 18:39:20 +0000 (18:39 +0000)]
aset change.

23 years ago(widget-choose, widget-choice-mouse-down-action):
Dave Love [Sun, 20 Aug 2000 18:34:24 +0000 (18:34 +0000)]
(widget-choose, widget-choice-mouse-down-action):
Don't test x-popup-menu.
(function) <complete-function>: Complete only fbound symbols.
<validate, value>: New.
(variable) <complete-function>: Complete only bound symbols.
(coding-system): Add :base-only, :complete-function, :validate,
:value, :prompt-match.
(widget-coding-system-prompt-value): Use read-coding-system and
act on :base-only.
(editable-field): Add :help-echo.
(widget-push-button-gui, widget-push-button-cache)
(widget-gui-action, widget-editable-list-gui): COmment out, along
with uses.
(widget-at): Make arg optional.
(widget-echo-help): Adjust for current help-echo calling sequence.
(widget-specify-field, widget-specify-button)
(widget-specify-insert, widget-get-sibling, widget-image-find)
(widget-convert, widget-insert, widget-leave-text)
(widget-beginning-of-line, widget-end-of-line, widget-kill-line)
(widget-setup, widget-field-find, widget-before-change)
(widget-after-change, widget-default-complete)
(widget-default-create, widget-default-delete)
(widget-push-button-value-create, editable-field)
(widget-field-prompt-value, widget-field-validate)
(widget-choice-value-create, widget-choice-action)
(widget-choice-validate, widget-checklist-add-item)
(widget-radio-add-item, widget-radio-chosen)
(widget-radio-value-inline, widget-editable-list-value-create)
(widget-editable-list-entry-create)
(widget-documentation-link-add)
(widget-documentation-string-value-create)
(widget-regexp-validate, widget-file-complete)
(widget-sexp-validate, widget-plist-convert-widget)
(widget-plist-convert-widget, widget-alist-convert-widget)
(widget-alist-convert-widget, widget-color-complete): Simplify,
particularly to avoid bindings which aren't optimized out.

23 years ago(List Motion): Note optional args.
Dave Love [Sun, 20 Aug 2000 18:22:20 +0000 (18:22 +0000)]
(List Motion): Note optional args.

23 years ago(defun-prompt-regexp, parens-require-spaces): Doc fix.
Dave Love [Sun, 20 Aug 2000 18:12:07 +0000 (18:12 +0000)]
(defun-prompt-regexp, parens-require-spaces): Doc fix.
(down-list, backward-up-list, up-list, kill-sexp)
(backward-kill-sexp, mark-sexp)): Make arg optional.
(lisp-complete-symbol): Add optional arg PREDICATE.

23 years agoAdd display-buffer-reuse-frames,
Dave Love [Sun, 20 Aug 2000 17:21:22 +0000 (17:21 +0000)]
Add display-buffer-reuse-frames,
file-coding-system-alist.

23 years ago(do_completion): Try again if we rewrite the input string, but no
Miles Bader [Sun, 20 Aug 2000 17:12:03 +0000 (17:12 +0000)]
(do_completion): Try again if we rewrite the input string, but no
  completion was done, so that any completion message will be correct.

23 years ago*** empty log message ***
Gerd Moellmann [Sun, 20 Aug 2000 13:29:38 +0000 (13:29 +0000)]
*** empty log message ***

23 years ago(command-line): Clear realized faces after
Gerd Moellmann [Sun, 20 Aug 2000 13:26:35 +0000 (13:26 +0000)]
(command-line): Clear realized faces after
modifying TTY color mappings.

23 years ago(lface_equal_p): Compare strings differently.
Gerd Moellmann [Sun, 20 Aug 2000 13:23:01 +0000 (13:23 +0000)]
(lface_equal_p): Compare strings differently.
(Qtty_color_alist, Vtty_defined_color_alist): New variables.
(realize_tty_face): Use them.
(syms_of_xfaces): Initialize new variables.
(map_tty_color): New function, extracted from realize_tty_face.
(map_tty_color) [MSDOS || WINDOWSNT]: If using the frame's default
foreground or background color, store the new color name in the
realized face; previous code trying to do this had no effect.
(realize_tty_face): Use map_tty_color.
(Fclear_face_cache): Set face_change_count and ensure thorough
redisplay.

23 years ago(face-attr-match-p):
Miles Bader [Sun, 20 Aug 2000 12:02:24 +0000 (12:02 +0000)]
(face-attr-match-p):
  Don't return true if ATTRS are merely a subset of FACE's attributes.

23 years ago(canonicalize_filename) [DOS_NT]: Upcase the first
Eli Zaretskii [Sun, 20 Aug 2000 08:30:05 +0000 (08:30 +0000)]
(canonicalize_filename) [DOS_NT]: Upcase the first
letter only if it is a drive letter.

23 years agoRemove redundant description of change-log-redate.
Eli Zaretskii [Sun, 20 Aug 2000 08:05:35 +0000 (08:05 +0000)]
Remove redundant description of change-log-redate.

23 years agoAdd findex entries for getenv and setenv.
Eli Zaretskii [Sun, 20 Aug 2000 08:02:22 +0000 (08:02 +0000)]
Add findex entries for getenv and setenv.

23 years ago*** empty log message ***
Miles Bader [Sat, 19 Aug 2000 12:43:07 +0000 (12:43 +0000)]
*** empty log message ***

23 years ago(set-buffer-process-coding-system): Make interactive prompt less confusing.
Miles Bader [Sat, 19 Aug 2000 12:37:39 +0000 (12:37 +0000)]
(set-buffer-process-coding-system): Make interactive prompt less confusing.

23 years ago(comint-output-filter):
Miles Bader [Sat, 19 Aug 2000 12:36:48 +0000 (12:36 +0000)]
(comint-output-filter):
  Save the point with a marker, not just a buffer position.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 19 Aug 2000 12:35:17 +0000 (12:35 +0000)]
*** empty log message ***

23 years agoGeneral cleanup of doc strings, comments and
Gerd Moellmann [Sat, 19 Aug 2000 12:34:19 +0000 (12:34 +0000)]
General cleanup of doc strings, comments and
code formatting.

23 years ago(record_first_change, record_marker_adjustment): Don'use
Gerd Moellmann [Sat, 19 Aug 2000 12:33:00 +0000 (12:33 +0000)]
(record_first_change, record_marker_adjustment): Don'use
XBUFFER on last_undo_buffer which might not be a buffer.

23 years ago(gud-basic-call): Temporarily widen gud comint buffer while checking for
Miles Bader [Sat, 19 Aug 2000 01:59:21 +0000 (01:59 +0000)]
(gud-basic-call): Temporarily widen gud comint buffer while checking for
prompt to delete.  Use `forward-line 0' instead of beginning-of-line.
(gud-filter): Temporarily widen gud comint buffer while examining output.

23 years ago(comint-output-filter): Remove ad-hoc saving of restriction, and just
Miles Bader [Sat, 19 Aug 2000 01:55:40 +0000 (01:55 +0000)]
(comint-output-filter): Remove ad-hoc saving of restriction, and just
use save-restriction, now that it works correctly.  Don't adjust
comint-last-input-start to account for our insertion; it shouldn't have
moved because we don't use insert-before-markers anymore.  Comment out
call to `force-mode-line-update'; why is it here?

23 years ago(byte-compile-beginning-of-line):
Miles Bader [Sat, 19 Aug 2000 01:53:42 +0000 (01:53 +0000)]
(byte-compile-beginning-of-line):
Compiler macro removed; beginning-of-line is no longer always
equivalent to forward-line, in the presence of fields.

23 years agoBig bag of typos.
Stefan Monnier [Fri, 18 Aug 2000 21:12:54 +0000 (21:12 +0000)]
Big bag of typos.

23 years ago(ispell-menu-map-needed): Put back the boundp
Stefan Monnier [Fri, 18 Aug 2000 18:46:25 +0000 (18:46 +0000)]
(ispell-menu-map-needed): Put back the boundp
check since ispell-process is not bound when ispell is not yet loaded.

23 years ago(find-image): Copy `spec' before using plist-put.
Dave Love [Fri, 18 Aug 2000 13:45:36 +0000 (13:45 +0000)]
(find-image): Copy `spec' before using plist-put.

23 years ago(encode_coding_string): Fix previous change.
Kenichi Handa [Fri, 18 Aug 2000 10:48:26 +0000 (10:48 +0000)]
(encode_coding_string): Fix previous change.

23 years ago(decode_coding_string): Set members consumed,
Kenichi Handa [Fri, 18 Aug 2000 06:41:15 +0000 (06:41 +0000)]
(decode_coding_string): Set members consumed,
consumed_char, produced, produced_char of *coding correctly.  If
decode_coding doesn't consume any byte, don't try anymore.
(encode_coding_string): Likewise.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 18 Aug 2000 06:39:31 +0000 (06:39 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 18 Aug 2000 06:31:51 +0000 (06:31 +0000)]
*** empty log message ***

23 years ago(icon-indent-line)
Gerd Moellmann [Fri, 18 Aug 2000 06:29:14 +0000 (06:29 +0000)]
(icon-indent-line)
(icon-is-continuation-line): Handle comments specially.

23 years ago(esc-map): Bind `C-delete' and `C-backspace' to
Gerd Moellmann [Fri, 18 Aug 2000 06:28:47 +0000 (06:28 +0000)]
(esc-map): Bind `C-delete' and `C-backspace' to
backward-kill-sexp, analogous to kill-sexp.

23 years ago(ispell-dictionary-alist-6): Add `portugues'.
Gerd Moellmann [Fri, 18 Aug 2000 06:18:18 +0000 (06:18 +0000)]
(ispell-dictionary-alist-6): Add `portugues'.

23 years ago(CHECK) [ENABLE_CHECKING]: Make both side of the
Gerd Moellmann [Fri, 18 Aug 2000 05:18:44 +0000 (05:18 +0000)]
(CHECK) [ENABLE_CHECKING]: Make both side of the
conditional have void type, for standard C compilers.

23 years ago(redisplay_internal): Compare windows for equality with
Gerd Moellmann [Fri, 18 Aug 2000 05:16:45 +0000 (05:16 +0000)]
(redisplay_internal): Compare windows for equality with
EQ, instead of applying XWINDOW to something that might not
be a window.

23 years ago(Finternal_char_font): Search only the selected frame for a window of
Kenichi Handa [Fri, 18 Aug 2000 05:05:39 +0000 (05:05 +0000)]
(Finternal_char_font): Search only the selected frame for a window of
the current buffer.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 18 Aug 2000 05:05:08 +0000 (05:05 +0000)]
*** empty log message ***

23 years ago(do_completion): Use EQ instead of != to compare
Gerd Moellmann [Fri, 18 Aug 2000 04:55:28 +0000 (04:55 +0000)]
(do_completion): Use EQ instead of != to compare
Lisp_Objects.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 18 Aug 2000 03:48:49 +0000 (03:48 +0000)]
*** empty log message ***

23 years ago(kbd_buffer_get_event): Handle the case that the
Gerd Moellmann [Fri, 18 Aug 2000 03:13:27 +0000 (03:13 +0000)]
(kbd_buffer_get_event): Handle the case that the
second half of a HELP_EVENT is found at the start of kbd_buffer.

23 years ago(Lisp_String): Replace DECLARE_INTERVALS with real decl.
Miles Bader [Fri, 18 Aug 2000 03:07:07 +0000 (03:07 +0000)]
(Lisp_String): Replace DECLARE_INTERVALS with real decl.

23 years agoDocument save-restriction fix.
Miles Bader [Fri, 18 Aug 2000 01:05:05 +0000 (01:05 +0000)]
Document save-restriction fix.

23 years ago(save_restriction_save): Rewrite to use markers.
Miles Bader [Fri, 18 Aug 2000 00:43:52 +0000 (00:43 +0000)]
(save_restriction_save): Rewrite to use markers.
(save_restriction_restore): Rewrite to understand new form of data
  saved by save_restriction_save.
(Fsave_restriction): Remove cautionary note in doc-string.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 17 Aug 2000 21:42:01 +0000 (21:42 +0000)]
*** empty log message ***

23 years agoSet to standard author/maintainer/keyword fields.
Gerd Moellmann [Thu, 17 Aug 2000 20:54:01 +0000 (20:54 +0000)]
Set to standard author/maintainer/keyword fields.
Fine tuning to menu map appearance and operation, and added help.
Remove `start' and `end' error messages when compiling.
(ispell-choices-win-default-height): Fixed comment string.
(ispell-dictionary-alist-1): Fixed regexp in castellano and
castellano8 dictionaries.
(ispell-dictionary-alist-3): Fixed regexp in francais dictionary.
(ispell-dictionary-alist-4): Fixed regexp in francais-tex
dictionary, added italiano dictionary.
(ispell-skip-region-alist): Removed regexp thrashing when `-' is a
word character
(ispell-tex-skip-alists): Added psfig support.
(ispell-skip-html): Renamed from ispell-skip-sgml.
(ispell-begin-skip-region-regexp, ispell-skip-region)
(ispell-minor-check): Improved html skipping support to skip across
code, and recognize `&' commands without propper `;' syntax;
(ispell-process-line): Fix alignment error when manually
correcting spelling.
(ispell): Fix comment string.
(ispell-add-per-file-word-list): Always put word list on new line.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 17 Aug 2000 20:27:27 +0000 (20:27 +0000)]
*** empty log message ***

23 years ago(build_annotations): Add a comment explaining the
Gerd Moellmann [Thu, 17 Aug 2000 20:25:50 +0000 (20:25 +0000)]
(build_annotations): Add a comment explaining the
return value of format-annotate-function.  Replace a spurios call
to Flength with a CONSP test.  Call format-annotate-function with
a fifth arg specifying how many times the function has been called
in a row, to let it choose temporary buffers appropriately.

23 years ago(format-encode-run-method): Fix error message to say
Gerd Moellmann [Thu, 17 Aug 2000 20:24:27 +0000 (20:24 +0000)]
(format-encode-run-method): Fix error message to say
`encode' instead of `decode'.  Use save-window-excursion around
shell-command-on-region as in format-decode-run-method because
shell-command-on-region can display a buffer with error output.
(format-decode): Don't record undo information for the decoding.
(format-annotate-function): Add parameter FORMAT-COUNT.  Make
that number part of the temporary buffer name so that more than
one decoding using a temporary buffer can happen safely.

23 years ago(enriched-annotation-regexp): Use `A-Z' instead
Gerd Moellmann [Thu, 17 Aug 2000 20:24:12 +0000 (20:24 +0000)]
(enriched-annotation-regexp): Use `A-Z' instead
of `A-z' in the regexp.

23 years agoFix typos in commentary.
Gerd Moellmann [Thu, 17 Aug 2000 20:23:57 +0000 (20:23 +0000)]
Fix typos in commentary.

23 years agomargin resource
Dave Love [Thu, 17 Aug 2000 18:12:22 +0000 (18:12 +0000)]
margin resource

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 17 Aug 2000 15:38:59 +0000 (15:38 +0000)]
*** empty log message ***

23 years ago(command-line): Pop to *Messages* in case an error
Gerd Moellmann [Thu, 17 Aug 2000 15:37:07 +0000 (15:37 +0000)]
(command-line): Pop to *Messages* in case an error
is signaled while loading user-init-file.

23 years ago(view-emacs-news): Rewritten for new naming scheme
Gerd Moellmann [Thu, 17 Aug 2000 15:36:54 +0000 (15:36 +0000)]
(view-emacs-news): Rewritten for new naming scheme
for old NEWS files.

23 years agoRemove DECLARE_INTERVALS, INITIALIZE_INTERVAL. Don't
Dave Love [Thu, 17 Aug 2000 14:17:37 +0000 (14:17 +0000)]
Remove DECLARE_INTERVALS, INITIALIZE_INTERVAL.  Don't
declare make_temp_name twice.

23 years agoPrototype readevalloop, load_unwind,
Dave Love [Thu, 17 Aug 2000 14:11:00 +0000 (14:11 +0000)]
Prototype readevalloop, load_unwind,
load_descriptor_unwind.
(unreadpure): Give it an arg.

23 years agoPrototype fatal_unexec, mark_x, update_dynamic_symbols. Declare
Dave Love [Thu, 17 Aug 2000 14:07:15 +0000 (14:07 +0000)]
Prototype fatal_unexec, mark_x, update_dynamic_symbols.  Declare
unexec as void.

23 years ago[HAVE_TERMCAP_H]: Include <termcap.h>.
Dave Love [Thu, 17 Aug 2000 14:04:16 +0000 (14:04 +0000)]
[HAVE_TERMCAP_H]: Include <termcap.h>.
[!HAVE_TERMCAP_H]: Prototype tputs, tgoto.

23 years ago(lisp_malloc): Declare with POINTER_TYPE.
Dave Love [Thu, 17 Aug 2000 14:01:09 +0000 (14:01 +0000)]
(lisp_malloc): Declare with POINTER_TYPE.
[SYSTEM_MALLOC]: Make decls in malloc.h conditional on
DOUG_LEA_MALLOC.

23 years agoUse #error.
Dave Love [Thu, 17 Aug 2000 13:57:01 +0000 (13:57 +0000)]
Use #error.
[POINTER_TYPE]: Use it.

23 years ago(Fdefvar): Doc fix.
Dave Love [Thu, 17 Aug 2000 13:54:16 +0000 (13:54 +0000)]
(Fdefvar): Doc fix.

23 years ago(Fget_buffer_create, Fmake_indirect_buffer): Avoid
Dave Love [Thu, 17 Aug 2000 13:51:37 +0000 (13:51 +0000)]
(Fget_buffer_create, Fmake_indirect_buffer): Avoid
INITIALIZE_INTERVAL.

23 years agoAvoid DECLARE_INTERVALS.
Dave Love [Thu, 17 Aug 2000 13:48:48 +0000 (13:48 +0000)]
Avoid DECLARE_INTERVALS.

23 years agoAdd size_t.
Dave Love [Thu, 17 Aug 2000 13:45:46 +0000 (13:45 +0000)]
Add size_t.

23 years ago(insert-directory): Don't lose original file name,
Andreas Schwab [Thu, 17 Aug 2000 12:08:26 +0000 (12:08 +0000)]
(insert-directory): Don't lose original file name,
undoing an undocumented change.

23 years ago(sql-magic-go): Use comint-bol.
Gerd Moellmann [Thu, 17 Aug 2000 11:20:50 +0000 (11:20 +0000)]
(sql-magic-go): Use comint-bol.
(sql-copy-column): Use comint-line-beginning-position.
(comint-line-beginning-position): Define a replacement for
comint-line-beginning-position if it is not fboundp.

(sql-mode-map): TAB is no longer defined in sql-mode-map;
it didn't have any effect anyway.

(sql-postgres): Jason Beegan's patch uses the parameters
--pset and pager=off instead of sending \\o|cat at the beginning
of the session.

23 years ago* .cvsignore: New file.
Werner LEMBERG [Thu, 17 Aug 2000 11:14:01 +0000 (11:14 +0000)]
* .cvsignore: New file.

23 years agoAdd compatibility definition of comint-line-beginning-position.
Miles Bader [Thu, 17 Aug 2000 06:25:11 +0000 (06:25 +0000)]
Add compatibility definition of comint-line-beginning-position.

23 years ago(set_clipboard_data): If there's not enough memory
Eli Zaretskii [Thu, 17 Aug 2000 06:11:09 +0000 (06:11 +0000)]
(set_clipboard_data): If there's not enough memory
to put text into clipboard, return 1, as Fw16_set_clipboard_data
expects.  In case of other failures, return 3.
(system_error_msg): New error message.
(Fw16_set_clipboard_data): If set_clipboard_data returns 3, print
system_error_msg.

23 years ago(normal-top-level): Look in each dir in load-path for a leim-list.el
Kenichi Handa [Thu, 17 Aug 2000 01:08:11 +0000 (01:08 +0000)]
(normal-top-level): Look in each dir in load-path for a leim-list.el
file too.  This assures of loading leim-list.el that is created at
Emacs installation time even if a user have his own leim-list.el.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 17 Aug 2000 01:07:41 +0000 (01:07 +0000)]
*** empty log message ***

23 years ago(hi-yellow, hi-pink, hi-green, hi-blue): Force the foreground color to
Miles Bader [Thu, 17 Aug 2000 00:51:39 +0000 (00:51 +0000)]
(hi-yellow, hi-pink, hi-green, hi-blue): Force the foreground color to
  black if the default background is dark.

23 years agoreplace-rectangle
Dave Love [Wed, 16 Aug 2000 22:46:16 +0000 (22:46 +0000)]
replace-rectangle

23 years ago*** empty log message ***
Dave Love [Wed, 16 Aug 2000 21:56:59 +0000 (21:56 +0000)]
*** empty log message ***

23 years ago(bs-mode-font-lock-keywords): Avoid testing for XEmacs.
Dave Love [Wed, 16 Aug 2000 21:42:10 +0000 (21:42 +0000)]
(bs-mode-font-lock-keywords): Avoid testing for XEmacs.

23 years ago(windmove) <defgroup>: Add :version.
Dave Love [Wed, 16 Aug 2000 21:31:32 +0000 (21:31 +0000)]
(windmove) <defgroup>: Add :version.

23 years agoDon't require browse-url. Require thingatpt.
Dave Love [Wed, 16 Aug 2000 21:28:35 +0000 (21:28 +0000)]
Don't require browse-url.  Require thingatpt.
(goto-address-fontify-p, goto-address-highlight-p)
(goto-address-url-face, goto-address-url-mouse-face)
(goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
(goto-address-url-regexp): Use thing-at-point-url-regexp.
(goto-address-fontify, goto-address-at-mouse): Simplify,
(goto-address-at-point): browse-url-url-at-point,
goto-address-find-address-at-point can return nil.
(goto-address-find-address-at-point): Return nil on failure.

23 years ago(align) <defgroup>: Add :version.
Dave Love [Wed, 16 Aug 2000 21:26:01 +0000 (21:26 +0000)]
(align) <defgroup>: Add :version.

23 years ago(calculator): Add :version.
Dave Love [Wed, 16 Aug 2000 21:24:00 +0000 (21:24 +0000)]
(calculator): Add :version.
(calculator): Use two lines for calculator window if `modeline'
face is boxed.

23 years agoDon't quote lambda.
Stefan Monnier [Wed, 16 Aug 2000 21:05:37 +0000 (21:05 +0000)]
Don't quote lambda.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 16 Aug 2000 21:03:36 +0000 (21:03 +0000)]
*** empty log message ***

23 years ago(Edit-options-{set,toggle,t,nil}): Don't quote lambda.
Stefan Monnier [Wed, 16 Aug 2000 20:54:44 +0000 (20:54 +0000)]
(Edit-options-{set,toggle,t,nil}): Don't quote lambda.

23 years ago(unload-feature): Typo.
Stefan Monnier [Wed, 16 Aug 2000 20:51:48 +0000 (20:51 +0000)]
(unload-feature): Typo.

23 years ago(custom-make-dependencies): Quote open-paren in string.
Stefan Monnier [Wed, 16 Aug 2000 20:50:19 +0000 (20:50 +0000)]
(custom-make-dependencies): Quote open-paren in string.

23 years agoAdd local-variable settings to the generated file.
Stefan Monnier [Wed, 16 Aug 2000 20:49:45 +0000 (20:49 +0000)]
Add local-variable settings to the generated file.

23 years ago(mh-make-local-vars):
Stefan Monnier [Wed, 16 Aug 2000 20:38:40 +0000 (20:38 +0000)]
(mh-make-local-vars):
Replace make-variable-buffer-local with make-local-variable.

23 years ago(outline-minor-mode): Don't quote lambda.
Stefan Monnier [Wed, 16 Aug 2000 20:34:25 +0000 (20:34 +0000)]
(outline-minor-mode): Don't quote lambda.

23 years ago(bg-mouse-report): screen-height -> frame-height.
Stefan Monnier [Wed, 16 Aug 2000 20:29:14 +0000 (20:29 +0000)]
(bg-mouse-report): screen-height -> frame-height.

23 years ago* emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
Stefan Monnier [Wed, 16 Aug 2000 20:27:39 +0000 (20:27 +0000)]
* emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
(ewoc-goto-prev, ewoc-goto-next): Remove arg POS.
Allow going past the last element.
* pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark)
(cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc.
(cvs-mouse-toggle-mark): Don't move point.
(cvs-revert-if-needed): Avoid re-eval of local variables and modes.

23 years ago(grep): Provide a default set of files.
Stefan Monnier [Wed, 16 Aug 2000 20:20:43 +0000 (20:20 +0000)]
(grep): Provide a default set of files.
(next-error): Docstring fix.
(compilation-find-file): Avoid find-file (fails in a dedicated window).

23 years agoTypo.
Stefan Monnier [Wed, 16 Aug 2000 20:17:39 +0000 (20:17 +0000)]
Typo.