1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
Commit graph

50889 commits

Author SHA1 Message Date
Stefan Monnier
4ce0541e44 (mark_backtrace): New function. 2004-05-28 20:54:39 +00:00
Stefan Monnier
7292839d01 (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.
2004-05-28 20:52:05 +00:00
Juanma Barranquero
5445d28727 (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.
2004-05-28 19:59:23 +00:00
Juanma Barranquero
49bd2bfeb4 (w32-using-nt, w32-shell-dos-semantics, set-w32-system-coding-system):
Doc fixes.
2004-05-28 19:14:50 +00:00
Juanma Barranquero
287aae6ce9 (cvs-butlast, cvs-nbutlast): Remove (butlast' and nbutlast' are in
subr.el).
2004-05-28 19:09:33 +00:00
Juanma Barranquero
1703d649a7 (cvs-tree-merge, cvs-tags->tree): Use butlast', not cvs-butlast'. 2004-05-28 19:07:57 +00:00
Juanma Barranquero
3127aa131a (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.
2004-05-28 18:59:01 +00:00
Simon Josefsson
1cfd38a83e *** empty log message *** 2004-05-28 12:44:09 +00:00
Andreas Schwab
57c878bbd6 Revert last two changes. 2004-05-28 09:48:58 +00:00
Simon Josefsson
4aa609dc30 (smtpmail-open-stream): Bind
starttls-extra-arguments too, if starttls.el uses GNUTLS.
2004-05-28 05:56:19 +00:00
Simon Josefsson
c7bd999c1c smtpmail.texi (Authentication): Improve STARTTLS discussion. 2004-05-28 05:51:46 +00:00
Simon Josefsson
9e94e25445 *** empty log message *** 2004-05-28 05:38:36 +00:00
Simon Josefsson
cdf33cae60 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.
2004-05-28 05:27:52 +00:00
Miles Bader
54212d2e6b Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
Tweak source regexps so that building in place won't cause problems
2004-05-28 01:55:45 +00:00
Luc Teirlinck
62aad204d4 *** empty log message *** 2004-05-28 00:09:08 +00:00
Luc Teirlinck
c3ecd44516 (Dired and Find): find-ls-option' does not apply to M-x locate'. 2004-05-28 00:06:37 +00:00
Luc Teirlinck
e7893b534c (auto-revert-handler): Disable auto-reverting of remote files. 2004-05-27 23:45:51 +00:00
Michael Albinus
ae3b29834c * 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.
2004-05-27 20:23:31 +00:00
Kim F. Storm
6c0afe12c9 (back_to_previous_visible_line_start): Skip backwards
over display properties, e.g. images, that replace buffer text.
2004-05-26 22:11:29 +00:00
Kim F. Storm
1e8dae36db *** empty log message *** 2004-05-26 22:10:26 +00:00
Juri Linkov
1021748dc6 *** empty log message *** 2004-05-25 21:07:46 +00:00
Juri Linkov
50163b00ab (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.
2004-05-25 20:59:31 +00:00
Sam Steingold
59de4ad0fc (lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
Make it the `find-tag-default-function' for `lisp-mode'.
2004-05-25 20:51:06 +00:00
John Paul Wallington
1a597f4fff (gs-load-image): Use `set-process-query-on-exit-flag' instead of
obsolete `process-kill-without-query'.
2004-05-25 20:12:00 +00:00
John Paul Wallington
62c2539ec8 (texinfo-indexvar-alist): Declare as variable instead of constant. 2004-05-25 20:06:06 +00:00
Luc Teirlinck
74dca654a3 (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.
2004-05-25 18:51:07 +00:00
Kim F. Storm
6b67a5180d (marker_blocks_pending_free): New var.
(gc_sweep): Store free marker blocks on that list.
(Fgarbage_collect): Free them after undo-list cleanup.
2004-05-25 11:18:07 +00:00
Kim F. Storm
1566f511f1 (wait_reading_process_input): Check connect_wait_mask
before actually accepting connection in case it has already been
accepted due to recursion.
2004-05-25 11:17:43 +00:00
Kim F. Storm
846faa3b2c *** empty log message *** 2004-05-25 11:17:03 +00:00
Nick Roberts
39043abb83 (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).
2004-05-24 21:59:08 +00:00
Nick Roberts
c98583470f *** empty log message *** 2004-05-24 21:57:57 +00:00
Nick Roberts
9f438d8064 (gdb-breakpoints-mode, gdb-frames-mode)
(gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
2004-05-24 18:14:13 +00:00
Nick Roberts
00da1cc51d *** empty log message *** 2004-05-24 18:13:10 +00:00
Kenichi Handa
6239a668ad (Fset_safe_terminal_coding_system_internal): Set
suppress_error in safe_terminal_coding, not terminal_coding.
2004-05-23 23:56:57 +00:00
Juanma Barranquero
4c4939993a (browse-url-interactive-arg): Enable user to explicitly select the text to
be taken as URL.
2004-05-23 22:38:30 +00:00
Juri Linkov
675254bc4b (next-error-find-buffer): Add a rule to return next-error capable buffer
if one window on the selected frame displays such buffer.
2004-05-23 21:05:08 +00:00
Juri Linkov
f13cc97d68 (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.
2004-05-23 20:59:28 +00:00
Juri Linkov
c58bb024cb (change-log-font-lock-keywords): Remove `:' from
regexps for function and variable names.
2004-05-23 20:57:50 +00:00
Juri Linkov
28633019fc (texinfo-print-index): Print index line numbers in the new Texinfo 4.7 format. 2004-05-23 20:55:28 +00:00
Juri Linkov
141b49f563 (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 ^_.
2004-05-23 20:53:42 +00:00
Nick Roberts
129adb6f35 (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.
2004-05-23 20:29:44 +00:00
Nick Roberts
2cec1d1ae4 (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.
2004-05-23 20:28:47 +00:00
Nick Roberts
0145381ff8 *** empty log message *** 2004-05-23 20:27:46 +00:00
Jesper Harder
f5340e292c (grep-tree): Ensure that DIR argument is
interpreted as a directory.
2004-05-23 19:08:48 +00:00
Richard M. Stallman
71d5a208a4 *** empty log message *** 2004-05-22 22:23:13 +00:00
Richard M. Stallman
69623621a4 (Fmake_string): Doc fix. 2004-05-22 22:22:38 +00:00
Richard M. Stallman
02f28bbdce (clone_per_buffer_values): Copy the alist of local vars,
and the alist pairs too.
2004-05-22 22:20:51 +00:00
Richard M. Stallman
69fe4180e4 (casify_object): Return OBJ unchanged if not real char. 2004-05-22 22:19:28 +00:00
Richard M. Stallman
73ccc85434 (main): Update copyright year. 2004-05-22 22:18:30 +00:00
Richard M. Stallman
abd5b7f2f0 (Fread_file_name): Expand DIR if not absolute. 2004-05-22 22:17:17 +00:00