Stefan Monnier
f1bfaf653b
Use with-current-buffer.
...
(url-dav-process-response): Fix regexps and spurious quote.
(url-dav-file-attributes): Add id-format param.
2004-04-16 21:58:11 +00:00
Stefan Monnier
996884b257
(diff-end-of-hunk): Be more careful with unified hunks.
2004-04-16 21:52:14 +00:00
Kim F. Storm
a1bfe073ea
(Fkey_description): Change callers.
2004-04-16 21:19:16 +00:00
Kim F. Storm
b378e2c736
(Fkey_description): Fix prototype.
...
(describe_vector): Remove prototype.
2004-04-16 21:17:02 +00:00
Kim F. Storm
f8d8ba4051
(Fkey_description): Add optional PREFIX arg.
...
Combine prefix with KEYS to make up the full key sequence to describe.
Correlate meta_prefix_char and following (simple) key to describe
as meta modifier. All callers changed.
(describe_map): Rename arg `keys' to `prefix'. Remove local
`elt_prefix' var. Use Fkey_description with prefix instead of
elt_prefix combined with Fsingle_key_description.
(describe_vector): Declare static. Replace arg `elt_prefix' with
`prefix'. Add KEYMAP_P arg. Add local var `elt_prefix'; use it
if !KEYMAP_P. Use Fkey_description with prefix instead of
Fsingle_key_description.
2004-04-16 21:16:33 +00:00
Kim F. Storm
60962ec4c2
*** empty log message ***
2004-04-16 21:16:06 +00:00
Miles Bader
88a8660408
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
...
Restore deleted tagline in etc/TUTORIAL.ru
2004-04-16 21:04:07 +00:00
Kim F. Storm
409368b902
(update_overlay_arrows): Fix handling of up_to_date < 0.
2004-04-16 20:11:47 +00:00
Kim F. Storm
1f0268990d
(PNG_BG_COLOR_SHIFT): Remove.
...
(png_load): Fix calculation of transparent background color on X
and W32 platforms.
2004-04-16 20:08:15 +00:00
Kim F. Storm
20dc858387
*** empty log message ***
2004-04-16 20:07:49 +00:00
Juanma Barranquero
75c5501b44
(try_scrolling): Make sure `scroll-conservatively' is not too large before
...
computing how much to scroll.
2004-04-16 19:33:45 +00:00
Jesper Harder
4810d170c9
Markup fixes.
2004-04-16 16:42:36 +00:00
David Kastrup
38f34d4a94
Changes by Alex Ott checked in.
2004-04-16 13:10:15 +00:00
David Kastrup
029139686e
*** empty log message ***
2004-04-16 13:09:44 +00:00
André Spiegel
3f0d8131f8
#
2004-04-16 10:26:02 +00:00
André Spiegel
c89d3cf581
(vc-default-workfile-unchanged-p): Quote signal.
2004-04-16 10:21:51 +00:00
André Spiegel
a0fa8faddc
(vc-print-log): Quote signal.
2004-04-16 10:21:24 +00:00
Masatake YAMATO
6a4940b235
(completions-common-part): Rename from completion-de-emphasis.
...
(completions-first-difference): Rename from completion-emphasis. Suggested by RMS.
2004-04-16 08:57:51 +00:00
Masatake YAMATO
9a1120eaf9
(completion-setup-function): Set an initial value to element-common-end' before entering loop. Set a value to element-common-end' at the end of loop. The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
2004-04-16 08:45:40 +00:00
Vinicius Jose Latorre
cd9302563b
email fix
2004-04-16 00:22:38 +00:00
Juanma Barranquero
dc5dcc000a
(bookmark-send-edited-annotation): Fix docstring.
...
(bookmark-edit-annotation-mode): Add mode name.
2004-04-15 23:13:16 +00:00
Stefan Monnier
d8e18df75c
(Ffile_attributes): Don't pass extra nil arg to file-handler.
2004-04-15 21:02:33 +00:00
Stefan Monnier
2a3d70d45d
(smerge-match-conflict): Fix last change.
2004-04-15 20:46:54 +00:00
Stefan Monnier
9f0c286d22
(smerge-match-conflict): Try to do something sensible
...
for nested conflict markers.
(smerge-find-conflict): Better handle errors in smerge-match-conflict.
2004-04-15 20:19:11 +00:00
Nick Roberts
adbb5567a8
(gud-menu-map, gud-tool-bar-map): Add help button.
2004-04-15 20:04:38 +00:00
Nick Roberts
717e5022b7
(gdb-goto-info): New function.
2004-04-15 20:03:37 +00:00
Nick Roberts
865f6a2147
*** empty log message ***
2004-04-15 20:02:36 +00:00
Kim F. Storm
c6064be86a
(Initial Options): Add -Q.
2004-04-15 15:11:15 +00:00
Kim F. Storm
20b9ede857
*** empty log message ***
2004-04-15 15:10:25 +00:00
Andreas Schwab
fe239f0f51
Rebuild.
2004-04-15 08:38:21 +00:00
Luc Teirlinck
d01ca4a8d2
(Fverify_visited_file_modtime, Fvisited_file_modtime):
...
Add hyperlink to Elisp manual to the docstring.
2004-04-15 02:32:32 +00:00
Luc Teirlinck
9e860631e7
(Read Only Buffers): Mention optional ARG to `toggle-read-only'.
2004-04-15 00:26:17 +00:00
Stefan Monnier
572943b30c
*** empty log message ***
2004-04-14 20:45:43 +00:00
Stefan Monnier
5dc0561826
(fix_command): Use XDCR.
2004-04-14 20:45:02 +00:00
Stefan Monnier
a080ff233c
(batch-byte-compile-file): Give a backtrace if requested.
2004-04-14 20:43:45 +00:00
Stefan Monnier
58e7eb2a3e
(ada-create-menu): Remove redundant call.
2004-04-14 20:41:47 +00:00
Stefan Monnier
a1ae0e9c89
(python-orig-start-line, python-orig-file): Remove.
...
(python-orig-start): New var.
(python-input-filter, python-compilation-line-number)
(python-send-region, python-load-file): Use it.
2004-04-14 20:31:53 +00:00
John Paul Wallington
3affc0c775
(posn-set-point): Fix typos: parameter is position', not posn'.
2004-04-14 20:31:37 +00:00
Stefan Monnier
32efc702b3
(run-python): Fix use of \n.
...
(python-load-file): Remove `try' from Python fragment.
(python-describe-symbol): Fix message.
2004-04-14 20:16:05 +00:00
Nick Roberts
f8295bfb6c
(Selecting Windows): Note that get-lru-window
...
returns a full-width window if possible.
2004-04-14 20:06:29 +00:00
Nick Roberts
a899216fb7
(Fget_lru_window): Doc fix.
2004-04-14 20:03:42 +00:00
Nick Roberts
5e30a0fbb8
*** empty log message ***
2004-04-14 20:02:33 +00:00
Stefan Monnier
1e328a982c
(python-mouse-2-command, python-RET-command): Remove unused functions.
2004-04-14 18:59:10 +00:00
Stefan Monnier
f4e432bbf3
Doc fixes.
...
(comint-last-input-start, comint-last-input-end)
(comint-last-output-start): Give them values.
(comint-arguments): Avoid warning.
(comint-skip-prompt): Use line-end-position.
(comint-backward-matching-input): Rename arg to agree with doc.
(comint-extract-string): Use syntax-ppss.
(comint-dynamic-simple-complete): Delete useless list construction.
(comint-redirect-subvert-readonly): New.
(comint-redirect-preoutput-filter): Use it.
2004-04-14 18:58:45 +00:00
Stefan Monnier
6070505443
(info): Always jump to *info*.
2004-04-14 18:39:52 +00:00
Stefan Monnier
c7f8d055af
(xml-maybe-do-ns): New function to handle namespace
...
parsing of both attribute and element names.
(xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
(xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
(xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
(xml-parse-attlist): Make it do its own namespace parsing.
2004-04-14 18:36:14 +00:00
Stefan Monnier
44b254cc4f
(beginning-of-defun-raw, end-of-defun):
...
Correctly handle negative arguments when calling hook functions.
2004-04-14 18:20:23 +00:00
Stefan Monnier
60470fd2ec
(compilation-button-map): New keymap.
...
(compilation-error-properties): Use it.
(compilation-shell-minor-mode-map): Don't bind mouse-2.
2004-04-14 18:12:05 +00:00
Stefan Monnier
96ef1febd2
(checkdoc-output-mode-map, checkdoc-find-error-mouse, checkdoc-find-error):
...
Use posn-set-point to merge the mouse and non-mouse case.
2004-04-14 17:49:43 +00:00
Stefan Monnier
65114860f5
(smerge-popup-context-menu): Use it.
2004-04-14 17:40:57 +00:00