bpt/emacs.git
20 years ago(mark_backtrace): New function.
Stefan Monnier [Fri, 28 May 2004 20:54:39 +0000 (20:54 +0000)]
(mark_backtrace): New function.

20 years ago(run_exit_minibuf_hook): New function.
Stefan Monnier [Fri, 28 May 2004 20:52:05 +0000 (20:52 +0000)]
(run_exit_minibuf_hook): New function.
(read_minibuf_unwind): Don't run exit-minibuffer-hook any more.
(read_minibuf): Use separate unwind handler to run exit-minibuf-hook.

20 years ago(artist-last, artist-remove-nulls): Simplify.
Juanma Barranquero [Fri, 28 May 2004 19:59:23 +0000 (19:59 +0000)]
(artist-last, artist-remove-nulls): Simplify.
(artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
Make arguments match their use in docstring.
(artist-draw-region-trim-line-endings, (artist-mouse-choose-operation):
Fix typo in docstring.
(artist-key-set-point-common): Doc fix.

20 years ago(w32-using-nt, w32-shell-dos-semantics, set-w32-system-coding-system):
Juanma Barranquero [Fri, 28 May 2004 19:14:50 +0000 (19:14 +0000)]
(w32-using-nt, w32-shell-dos-semantics, set-w32-system-coding-system):
Doc fixes.

20 years ago(cvs-butlast, cvs-nbutlast): Remove (`butlast' and `nbutlast' are in
Juanma Barranquero [Fri, 28 May 2004 19:09:33 +0000 (19:09 +0000)]
(cvs-butlast, cvs-nbutlast): Remove (`butlast' and `nbutlast' are in
subr.el).

20 years ago(cvs-tree-merge, cvs-tags->tree): Use `butlast', not `cvs-butlast'.
Juanma Barranquero [Fri, 28 May 2004 19:07:57 +0000 (19:07 +0000)]
(cvs-tree-merge, cvs-tags->tree): Use `butlast', not `cvs-butlast'.

20 years ago(customize-face, customize-face-other-window, custom-face-edit-delete):
Juanma Barranquero [Fri, 28 May 2004 18:59:01 +0000 (18:59 +0000)]
(customize-face, customize-face-other-window, custom-face-edit-delete):
Make arguments match their use in docstring.
(custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
docstring.

20 years ago*** empty log message ***
Simon Josefsson [Fri, 28 May 2004 12:44:09 +0000 (12:44 +0000)]
*** empty log message ***

20 years agoRevert last two changes.
Andreas Schwab [Fri, 28 May 2004 09:48:58 +0000 (09:48 +0000)]
Revert last two changes.

20 years ago(smtpmail-open-stream): Bind
Simon Josefsson [Fri, 28 May 2004 05:56:19 +0000 (05:56 +0000)]
(smtpmail-open-stream): Bind
starttls-extra-arguments too, if starttls.el uses GNUTLS.

20 years agosmtpmail.texi (Authentication): Improve STARTTLS discussion.
Simon Josefsson [Fri, 28 May 2004 05:51:46 +0000 (05:51 +0000)]
smtpmail.texi (Authentication): Improve STARTTLS discussion.

20 years ago*** empty log message ***
Simon Josefsson [Fri, 28 May 2004 05:38:36 +0000 (05:38 +0000)]
*** empty log message ***

20 years agostarttls.el: Merge with my GNUTLS based starttls.el.
Simon Josefsson [Fri, 28 May 2004 05:27:52 +0000 (05:27 +0000)]
starttls.el: Merge with my GNUTLS based starttls.el.
(starttls-gnutls-program, starttls-use-gnutls)
(starttls-extra-arguments, starttls-process-connection-type)
(starttls-connect, starttls-failure, starttls-success): New
variables.
(starttls-program, starttls-extra-args): Doc fix.
(starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
functions.
(starttls-negotiate, starttls-open-stream): Check
`starttls-use-gnutls' and pass on to corresponding *-gnutls
function if it is set.

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
Miles Bader [Fri, 28 May 2004 01:55:45 +0000 (01:55 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345

Tweak source regexps so that building in place won't cause problems

20 years ago*** empty log message ***
Luc Teirlinck [Fri, 28 May 2004 00:09:08 +0000 (00:09 +0000)]
*** empty log message ***

20 years ago(Dired and Find): `find-ls-option' does not apply to `M-x locate'.
Luc Teirlinck [Fri, 28 May 2004 00:06:37 +0000 (00:06 +0000)]
(Dired and Find): `find-ls-option' does not apply to `M-x locate'.

20 years ago(auto-revert-handler): Disable auto-reverting of remote files.
Luc Teirlinck [Thu, 27 May 2004 23:45:51 +0000 (23:45 +0000)]
(auto-revert-handler): Disable auto-reverting of remote files.

20 years ago* files.el (file-name-non-special): There are more operations
Michael Albinus [Thu, 27 May 2004 20:23:31 +0000 (20:23 +0000)]
* files.el (file-name-non-special): There are more operations
which need handling: `find-backup-file-name',
`insert-file-contents', `verify-visited-file-modtime',
`write-region'.  Rename t value of method to `add'.  Add new
methods `quote' and `unquote-then-quote' to file-arg-indices.

20 years ago(back_to_previous_visible_line_start): Skip backwards
Kim F. Storm [Wed, 26 May 2004 22:11:29 +0000 (22:11 +0000)]
(back_to_previous_visible_line_start): Skip backwards
over display properties, e.g. images, that replace buffer text.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 26 May 2004 22:10:26 +0000 (22:10 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Juri Linkov [Tue, 25 May 2004 21:07:46 +0000 (21:07 +0000)]
*** empty log message ***

20 years ago(Info-toc): Call Info-mode on intermediate buffer.
Juri Linkov [Tue, 25 May 2004 20:59:31 +0000 (20:59 +0000)]
(Info-toc): Call Info-mode on intermediate buffer.
(Info-index-nodes): Enclose code in condition-case to catch errors.
(Info-index-node): Don't search all index nodes if request is only
for the current node and file is not in the cache of index nodes.
(Info-mode-map): Bind Info-copy-current-node-name to `w'
for consistency with dired-copy-filename-as-kill.
Bind `S' to Info-search-case-sensitively.
(Info-copy-current-node-name): New arg.  With zero prefix arg put
the name inside a function call to `info'.  Display copied text in
the echo area.

20 years ago(lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
Sam Steingold [Tue, 25 May 2004 20:51:06 +0000 (20:51 +0000)]
(lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
Make it the `find-tag-default-function' for `lisp-mode'.

20 years ago(gs-load-image): Use `set-process-query-on-exit-flag' instead of
John Paul Wallington [Tue, 25 May 2004 20:12:00 +0000 (20:12 +0000)]
(gs-load-image): Use `set-process-query-on-exit-flag' instead of
obsolete `process-kill-without-query'.

20 years ago(texinfo-indexvar-alist): Declare as variable instead of constant.
John Paul Wallington [Tue, 25 May 2004 20:06:06 +0000 (20:06 +0000)]
(texinfo-indexvar-alist): Declare as variable instead of constant.

20 years ago(find-file-noselect-1): Fix bug introduced by Revision 1.694.
Luc Teirlinck [Tue, 25 May 2004 18:51:07 +0000 (18:51 +0000)]
(find-file-noselect-1): Fix bug introduced by Revision 1.694.
As a side effect, `inhibit-read-only' is again, by default, t during
execution of `find-file-not-found-functions'.
(insert-directory): Check that lines were really inserted by
the --dired switch, before erasing them.

20 years ago(marker_blocks_pending_free): New var.
Kim F. Storm [Tue, 25 May 2004 11:18:07 +0000 (11:18 +0000)]
(marker_blocks_pending_free): New var.
(gc_sweep): Store free marker blocks on that list.
(Fgarbage_collect): Free them after undo-list cleanup.

20 years ago(wait_reading_process_input): Check connect_wait_mask
Kim F. Storm [Tue, 25 May 2004 11:17:43 +0000 (11:17 +0000)]
(wait_reading_process_input): Check connect_wait_mask
before actually accepting connection in case it has already been
accepted due to recursion.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 25 May 2004 11:17:03 +0000 (11:17 +0000)]
*** empty log message ***

20 years ago(gdb-var-update, gdb-var-update-handler, gdb-var-delete)
Nick Roberts [Mon, 24 May 2004 21:59:08 +0000 (21:59 +0000)]
(gdb-var-update, gdb-var-update-handler, gdb-var-delete)
(gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
gud-minor-mode (gdbmi).

20 years ago*** empty log message ***
Nick Roberts [Mon, 24 May 2004 21:57:57 +0000 (21:57 +0000)]
*** empty log message ***

20 years ago(gdb-breakpoints-mode, gdb-frames-mode)
Nick Roberts [Mon, 24 May 2004 18:14:13 +0000 (18:14 +0000)]
(gdb-breakpoints-mode, gdb-frames-mode)
(gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.

20 years ago*** empty log message ***
Nick Roberts [Mon, 24 May 2004 18:13:10 +0000 (18:13 +0000)]
*** empty log message ***

20 years ago(Fset_safe_terminal_coding_system_internal): Set
Kenichi Handa [Sun, 23 May 2004 23:56:57 +0000 (23:56 +0000)]
(Fset_safe_terminal_coding_system_internal): Set
suppress_error in safe_terminal_coding, not terminal_coding.

20 years ago(browse-url-interactive-arg): Enable user to explicitly select the text to
Juanma Barranquero [Sun, 23 May 2004 22:38:30 +0000 (22:38 +0000)]
(browse-url-interactive-arg): Enable user to explicitly select the text to
be taken as URL.

20 years ago(next-error-find-buffer): Add a rule to return next-error capable buffer
Juri Linkov [Sun, 23 May 2004 21:05:08 +0000 (21:05 +0000)]
(next-error-find-buffer): Add a rule to return next-error capable buffer
if one window on the selected frame displays such buffer.

20 years ago(describe-property-list): Add [show] button for
Juri Linkov [Sun, 23 May 2004 20:59:28 +0000 (20:59 +0000)]
(describe-property-list): Add [show] button for
`syntax-table' property with action to pp to a separate buffer.
(describe-char): Replace search-forward by re-search-forward with
whitespace regexp after "character:" to not fail in too narrow windows.

20 years ago(change-log-font-lock-keywords): Remove `:' from
Juri Linkov [Sun, 23 May 2004 20:57:50 +0000 (20:57 +0000)]
(change-log-font-lock-keywords): Remove `:' from
regexps for function and variable names.

20 years ago(texinfo-print-index): Print index line numbers in the new Texinfo 4.7 format.
Juri Linkov [Sun, 23 May 2004 20:55:28 +0000 (20:55 +0000)]
(texinfo-print-index): Print index line numbers in the new Texinfo 4.7 format.

20 years ago(Info-index-nodes): New var and fun.
Juri Linkov [Sun, 23 May 2004 20:53:42 +0000 (20:53 +0000)]
(Info-index-nodes): New var and fun.
(Info-goto-index, Info-index, info-apropos)
(Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
(Info-index): Fix docstring.  Store and restore Info-history-list.
(Info-complete-nodes): New var.
(Info-complete-menu-item): Use it.
(Info-index-node): New fun.
(Info-final-node, Info-forward-node, Info-backward-node)
(Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
Use Info-index-node.
(Info-extract-menu-item, Info-extract-menu-counting): Set second
arg of `Info-extract-menu-node-name' to non-nil for index nodes.
(Info-find-node-2): If a node with period in its name not found,
try to find a node without the name part after period.
(Info-select-node): Call Info-fontify-node only if
Info-fontify-maximum-menu-size is not nil.
(info-apropos): Set Info-fontify-maximum-menu-size to nil.
(Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
Preserve Info-history-list.
(Info-toc): Set Info-current-file.
(Info-build-toc): Move point to the beginning of the buffer.
Add main-file variable.
(Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
Use backslashed representation of the control character ^_.

20 years ago(gud-menu-map, gud-speedbar-menu-items)
Nick Roberts [Sun, 23 May 2004 20:29:44 +0000 (20:29 +0000)]
(gud-menu-map, gud-speedbar-menu-items)
(gud-speedbar-buttons, gud-sentinel, gud-display-line)
(gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
a new mode. The file (gdb-mi.el) for this mode will be included
with the GDB distribution (6.2 onwards) and will use GDB/MI as its
primary interface.

20 years ago(gdb-server-prefix): New variable.
Nick Roberts [Sun, 23 May 2004 20:28:47 +0000 (20:28 +0000)]
(gdb-server-prefix): New variable.
(gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
(gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
(gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
(gdb-registers-buffer, gdb-reset, gdb-assembler-buffer): Handle
new value for gud-minor-mode (gdbmi).
(gdb-buffer-type, gdb-input-queue, gdb-prompting)
(gdb-output-sink, gdb-current-item, gdb-pending-triggers): Change
from local to global gdb variable set.
(gdb-ann3): Initialise above gdb variable set.
(gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
(gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
(gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
(gdb-stopped, gdb-post-prompt, gdb-concat-output)
(def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
(gdb-info-locals-handler, gdb-invalidate-assembler)
(gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
set as global variables.
(gdb-get-create-buffer): Don't make gud-comint buffer-local.
Handle gdbmi.
(gdb-info-breakpoints-custom): Fix regexp.
(def-gdb-var): Delete.

20 years ago*** empty log message ***
Nick Roberts [Sun, 23 May 2004 20:27:46 +0000 (20:27 +0000)]
*** empty log message ***

20 years ago(grep-tree): Ensure that DIR argument is
Jesper Harder [Sun, 23 May 2004 19:08:48 +0000 (19:08 +0000)]
(grep-tree): Ensure that DIR argument is
interpreted as a directory.

20 years ago*** empty log message ***
Richard M. Stallman [Sat, 22 May 2004 22:23:13 +0000 (22:23 +0000)]
*** empty log message ***

20 years ago(Fmake_string): Doc fix.
Richard M. Stallman [Sat, 22 May 2004 22:22:38 +0000 (22:22 +0000)]
(Fmake_string): Doc fix.

20 years ago(clone_per_buffer_values): Copy the alist of local vars,
Richard M. Stallman [Sat, 22 May 2004 22:20:51 +0000 (22:20 +0000)]
(clone_per_buffer_values): Copy the alist of local vars,
and the alist pairs too.

20 years ago(casify_object): Return OBJ unchanged if not real char.
Richard M. Stallman [Sat, 22 May 2004 22:19:28 +0000 (22:19 +0000)]
(casify_object): Return OBJ unchanged if not real char.

20 years ago(main): Update copyright year.
Richard M. Stallman [Sat, 22 May 2004 22:18:30 +0000 (22:18 +0000)]
(main): Update copyright year.

20 years ago(Fread_file_name): Expand DIR if not absolute.
Richard M. Stallman [Sat, 22 May 2004 22:17:17 +0000 (22:17 +0000)]
(Fread_file_name): Expand DIR if not absolute.

20 years ago(del_range_2, replace_range): Don't write an anchor if the gap is empty.
Richard M. Stallman [Sat, 22 May 2004 22:15:37 +0000 (22:15 +0000)]
(del_range_2, replace_range): Don't write an anchor if the gap is empty.

20 years ago(try_scrolling): If scroll-up-aggressively or scroll-down-aggressively
Richard M. Stallman [Sat, 22 May 2004 22:11:24 +0000 (22:11 +0000)]
(try_scrolling): If scroll-up-aggressively or scroll-down-aggressively
is small but positive, put point near the screen edge.

20 years ago(Syntax Class Table): Word syntax not just for English.
Richard M. Stallman [Sat, 22 May 2004 22:08:36 +0000 (22:08 +0000)]
(Syntax Class Table): Word syntax not just for English.

20 years ago(Output Variables): Doc float-output-format.
Richard M. Stallman [Sat, 22 May 2004 22:07:39 +0000 (22:07 +0000)]
(Output Variables): Doc float-output-format.

20 years ago(Regexp Special): Nested repetition can be infloop.
Richard M. Stallman [Sat, 22 May 2004 22:05:57 +0000 (22:05 +0000)]
(Regexp Special): Nested repetition can be infloop.

20 years ago(Cons Cells): Explain dotted lists, true lists, circular lists.
Richard M. Stallman [Sat, 22 May 2004 22:04:56 +0000 (22:04 +0000)]
(Cons Cells): Explain dotted lists, true lists, circular lists.
(List Elements): Explain handling of circular and dotted lists.

20 years ago(Eval): Increasing max-lisp-eval-depth can cause real stack overflow.
Richard M. Stallman [Sat, 22 May 2004 21:59:46 +0000 (21:59 +0000)]
(Eval): Increasing max-lisp-eval-depth can cause real stack overflow.

20 years agoMinor cleanups.
Richard M. Stallman [Sat, 22 May 2004 21:58:24 +0000 (21:58 +0000)]
Minor cleanups.

20 years ago(sentence-end): Match unicode curly quotes as a close quote.
Richard M. Stallman [Sat, 22 May 2004 21:53:38 +0000 (21:53 +0000)]
(sentence-end): Match unicode curly quotes as a close quote.

20 years agoMaintained by FSF.
Richard M. Stallman [Sat, 22 May 2004 21:52:34 +0000 (21:52 +0000)]
Maintained by FSF.

20 years agoUse assoc-string, not assoc-ignore-case.
Richard M. Stallman [Sat, 22 May 2004 21:51:17 +0000 (21:51 +0000)]
Use assoc-string, not assoc-ignore-case.

20 years ago(idlwave-shell-get-object-class): Use assoc-string, not assoc-ignore-case.
Richard M. Stallman [Sat, 22 May 2004 21:50:03 +0000 (21:50 +0000)]
(idlwave-shell-get-object-class): Use assoc-string, not assoc-ignore-case.

20 years ago*** empty log message ***
Richard M. Stallman [Sat, 22 May 2004 07:44:30 +0000 (07:44 +0000)]
*** empty log message ***

20 years ago(mark-defun, narrow-to-defun): If moving back then fwd gets a defun
Richard M. Stallman [Sat, 22 May 2004 07:41:55 +0000 (07:41 +0000)]
(mark-defun, narrow-to-defun): If moving back then fwd gets a defun
that ends before point, try again moving fwd then back.

20 years ago(file-name-non-special): Allow t in file-arg-indices
Richard M. Stallman [Sat, 22 May 2004 07:40:41 +0000 (07:40 +0000)]
(file-name-non-special): Allow t in file-arg-indices
to mean requote the return value.  Use `identity' as an element
rather than as the whole value.

20 years ago(gs-options): Add -dSAFER. Mark it risky.
Richard M. Stallman [Sat, 22 May 2004 07:38:06 +0000 (07:38 +0000)]
(gs-options): Add -dSAFER.  Mark it risky.

20 years ago(help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
Juanma Barranquero [Sat, 22 May 2004 01:58:25 +0000 (01:58 +0000)]
(help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
(help-highlight-arguments): Skip function name before searching for
arguments.

20 years ago(Fdefine_key): Doc fix.
Juanma Barranquero [Sat, 22 May 2004 01:52:56 +0000 (01:52 +0000)]
(Fdefine_key): Doc fix.

20 years ago(struct backtrace): Add debug_on_exit member.
Kim F. Storm [Fri, 21 May 2004 23:36:38 +0000 (23:36 +0000)]
(struct backtrace): Add debug_on_exit member.
(Fcommand_execute): Clear it.

20 years ago(struct backtrace): Add debug_on_exit member.
Kim F. Storm [Fri, 21 May 2004 23:36:10 +0000 (23:36 +0000)]
(struct backtrace): Add debug_on_exit member.
(Fgarbage_collect): Clear out buffer undo_list markers after gc_sweep.
Identify those markers as Lisp_Misc_Free objects.  Clear car and cdr of
the removed cons cells.
(mark_object): Undo previous change - disallow Lisp_Misc_Free objects.
(gc_sweep): Clear cons_blocks before sweeping strings, so we don't have
any cons cells pointing to unallocated stings.
Do not lisp_free any marker blocks, as there may still be pointers
to them from buffer undo lists at this stage of GC.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 21 May 2004 23:35:24 +0000 (23:35 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Juanma Barranquero [Fri, 21 May 2004 18:16:54 +0000 (18:16 +0000)]
*** empty log message ***

20 years ago(allout-chart-subtree, allout-rebullet-topic-grunt): Don't mention in the
Juanma Barranquero [Fri, 21 May 2004 18:10:21 +0000 (18:10 +0000)]
(allout-chart-subtree, allout-rebullet-topic-grunt): Don't mention in the
docstring these arguments meant for internal (recursive) use only.
(allout-char-spec): Comment out (it's not implemented).
(allout-old-expose-topic, allout-exposure): Fix docstring and add obsolescence
declaration.
(allout-flatten-exposed-to-buffer, allout-indented-exposed-to-buffer): Fix typos
in docstring.
(my-mark-marker): Doc fix.
(produce-allout-mode-map, allout-sibling-index, allout-isearch-expose)
(allout-distinctive-bullet, allout-open-topic, allout-reindent-body)
(allout-rebullet-heading, allout-process-exposed, allout-insert-listified)
(allout-latex-verb-quote, allout-insert-latex-header)
(allout-insert-latex-trailer): Make arguments match their use in
docstring.
(allout-primary-bullet, allout-old-style-prefixes, allout-inhibit-protection)
(allout-init, allout-mode, allout-before-change-protect, allout-flag-region):
Use "Emacs" instead of "emacs" in docstrings.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 21 May 2004 11:45:01 +0000 (11:45 +0000)]
*** empty log message ***

20 years ago(etags-tags-completion-table): Show parsing progress.
Masatake YAMATO [Fri, 21 May 2004 08:36:46 +0000 (08:36 +0000)]
(etags-tags-completion-table): Show parsing progress.

20 years ago* progmodes/etags.el (tags-apropos, list-tags): Require apropos.
Masatake YAMATO [Fri, 21 May 2004 07:25:07 +0000 (07:25 +0000)]
* progmodes/etags.el (tags-apropos, list-tags): Require apropos.

20 years ago*** empty log message ***
Luc Teirlinck [Fri, 21 May 2004 03:19:34 +0000 (03:19 +0000)]
*** empty log message ***

20 years ago(locate-prompt-for-command): Shorten first line of docstring.
Luc Teirlinck [Fri, 21 May 2004 03:12:10 +0000 (03:12 +0000)]
(locate-prompt-for-command): Shorten first line of docstring.
(locate-mode): Expand docstring and include keymap summary.

20 years ago(find-file-noselect-1): Limit the scope of the
Luc Teirlinck [Thu, 20 May 2004 23:32:27 +0000 (23:32 +0000)]
(find-file-noselect-1): Limit the scope of the
`inhibit-read-only' binding.  Make sure that `inhibit-read-only'
is, by default, nil during the execution of
`find-file-not-found-functions' and `find-file-hook'.

20 years ago(lookup_char_property): Do not prematurely return nil.
Luc Teirlinck [Thu, 20 May 2004 17:33:35 +0000 (17:33 +0000)]
(lookup_char_property): Do not prematurely return nil.

20 years ago(facemenu-color-name-equal): New function.
Eli Zaretskii [Thu, 20 May 2004 16:59:22 +0000 (16:59 +0000)]
(facemenu-color-name-equal): New function.
(list-colors-display): Use it to compare colors instead of
facemenu-color-equal.

20 years ago(compare-windows-face): Use min-colors instead of
Eli Zaretskii [Thu, 20 May 2004 16:45:28 +0000 (16:45 +0000)]
(compare-windows-face): Use min-colors instead of
checking for tty or pc types.

20 years agoModify syntax of more characters.
Kenichi Handa [Wed, 19 May 2004 23:35:22 +0000 (23:35 +0000)]
Modify syntax of more characters.

20 years ago*** empty log message ***
Stefan Monnier [Wed, 19 May 2004 19:19:44 +0000 (19:19 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Pavel Janík [Wed, 19 May 2004 19:11:54 +0000 (19:11 +0000)]
*** empty log message ***

20 years ago(do-auto-fill): Remove unused vars `bol' and `opoint'.
Stefan Monnier [Wed, 19 May 2004 19:10:19 +0000 (19:10 +0000)]
(do-auto-fill): Remove unused vars `bol' and `opoint'.
(completion-setup-function): Use with-current-buffer.
Properly save excursion.  Simplify.
Don't assume there is necessarily a `mouse-face' property somewhere.

20 years agoAvoid mixing standard error output messages into the search result.
Pavel Janík [Wed, 19 May 2004 19:06:54 +0000 (19:06 +0000)]
Avoid mixing standard error output messages into the search result.

20 years ago(gud-reset): Use unless & with-current-buffer.
Stefan Monnier [Wed, 19 May 2004 19:00:02 +0000 (19:00 +0000)]
(gud-reset): Use unless & with-current-buffer.

20 years ago(gdb-reset): Use unless. Fix regexp.
Stefan Monnier [Wed, 19 May 2004 18:58:21 +0000 (18:58 +0000)]
(gdb-reset): Use unless.  Fix regexp.

20 years ago(defun-cvs-mode): Fix capitalization of error message.
Stefan Monnier [Wed, 19 May 2004 18:55:51 +0000 (18:55 +0000)]
(defun-cvs-mode): Fix capitalization of error message.

20 years ago(byte-compile-log): Use backquotes.
Stefan Monnier [Wed, 19 May 2004 18:53:13 +0000 (18:53 +0000)]
(byte-compile-log): Use backquotes.
(byte-compile-log-1): Don't call (byte-goto-log-buffer).
Use with-current-buffer.
(byte-goto-log-buffer): Delete.
(byte-compile-log-file): Call compilation-forget-errors.

20 years agoDescribe the new \_< and \_> operators.
Stefan Monnier [Wed, 19 May 2004 18:50:38 +0000 (18:50 +0000)]
Describe the new \_< and \_> operators.

20 years ago*** empty log message ***
Stefan Monnier [Wed, 19 May 2004 18:49:52 +0000 (18:49 +0000)]
*** empty log message ***

20 years agoAdd support for new '\_<' and '\_>' regexp operators, matching the
Stefan Monnier [Wed, 19 May 2004 16:38:34 +0000 (16:38 +0000)]
Add support for new '\_<' and '\_>' regexp operators, matching the
beginning and ends of symbols.
* regex.c (enum syntaxcode): Add Ssymbol.
(init_syntax_once): Set the syntax for '_' to Ssymbol, not Sword.
(re_opcode_t): New opcodes `symbeg' and `symend'.
(print_partial_compiled_pattern): Print the new opcodes properly.
(regex_compile): Parse the new operators.
(analyse_first): Skip symbeg and symend (they match only the empty string).
(mutually_exclusive_p): `symend' is mutually exclusive with \s_ and
\sw; `symbeg' is mutually exclusive with \S_ and \Sw.
(re_match_2_internal): Match symbeg and symend.

20 years ago(trivial_regexp_p): \_ is no longer a trivial regexp.
Stefan Monnier [Wed, 19 May 2004 16:32:59 +0000 (16:32 +0000)]
(trivial_regexp_p): \_ is no longer a trivial regexp.

20 years ago(Search-based Fontification): Fix typo.
Thien-Thi Nguyen [Wed, 19 May 2004 14:27:21 +0000 (14:27 +0000)]
(Search-based Fontification): Fix typo.

20 years ago(xsymbol): Fix last change.
Kim F. Storm [Wed, 19 May 2004 09:49:33 +0000 (09:49 +0000)]
(xsymbol): Fix last change.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 19 May 2004 09:41:38 +0000 (09:41 +0000)]
*** empty log message ***

20 years ago(print): Reset print_depth before to call print_object.
David Ponce [Wed, 19 May 2004 07:38:57 +0000 (07:38 +0000)]
(print): Reset print_depth before to call print_object.

20 years ago* wid-edit.el (widget-radio-button-notify): Revert my last
Masatake YAMATO [Wed, 19 May 2004 02:16:56 +0000 (02:16 +0000)]
* wid-edit.el (widget-radio-button-notify): Revert my last
change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.