bpt/emacs.git
20 years ago(buffer_posn_from_coords): Return full image width
Kim F. Storm [Tue, 20 Apr 2004 22:16:19 +0000 (22:16 +0000)]
(buffer_posn_from_coords): Return full image width
and height even for image slices (posn is relative to full image).
(marginal_area_string): Adjust x0,y0 for image slice.

20 years ago(struct glyph_slice): New struct.
Kim F. Storm [Tue, 20 Apr 2004 22:16:07 +0000 (22:16 +0000)]
(struct glyph_slice): New struct.
(struct glyph): New member slice.
(GLYPH_SLICE_EQUAL_P): New macro.
(GLYPH_EQUAL_P): Use it.
(struct glyph_string): New member slice.
(struct it_slice): New struct.
(struct it): New member slice, add member to stack too.
New member constrain_row_ascent_descent_p.
(image_ascent): Add prototype.

20 years agoAdd image slices.
Kim F. Storm [Tue, 20 Apr 2004 22:15:41 +0000 (22:15 +0000)]
Add image slices.

20 years agoUndo previous change
Jan Djärv [Tue, 20 Apr 2004 21:41:50 +0000 (21:41 +0000)]
Undo previous change

20 years ago* progmodes/grep.el (grep-mode): Add eval-when-compile.
Jan Djärv [Tue, 20 Apr 2004 21:19:44 +0000 (21:19 +0000)]
* progmodes/grep.el (grep-mode): Add eval-when-compile.

20 years ago(split-window-save-restore-data):
Richard M. Stallman [Tue, 20 Apr 2004 20:58:30 +0000 (20:58 +0000)]
(split-window-save-restore-data):
Don't update the data if OLD-INFO is nil.

20 years ago(view-return-to-alist): Mark it permanent local.
Richard M. Stallman [Tue, 20 Apr 2004 20:57:10 +0000 (20:57 +0000)]
(view-return-to-alist): Mark it permanent local.

20 years ago(event-modifiers): Fix the criterion for ASCII control chars.
Richard M. Stallman [Tue, 20 Apr 2004 20:56:32 +0000 (20:56 +0000)]
(event-modifiers): Fix the criterion for ASCII control chars.

20 years ago(recentf-save-list): Catch and warn about errors.
Richard M. Stallman [Tue, 20 Apr 2004 20:54:53 +0000 (20:54 +0000)]
(recentf-save-list): Catch and warn about errors.

20 years ago(menu-bar-update-buffers): Call copy-sequence so "Buffers" won't be pure.
Richard M. Stallman [Tue, 20 Apr 2004 20:54:00 +0000 (20:54 +0000)]
(menu-bar-update-buffers): Call copy-sequence so "Buffers" won't be pure.

20 years ago(help-mode-finish): Set help-return-alist first
Richard M. Stallman [Tue, 20 Apr 2004 20:53:01 +0000 (20:53 +0000)]
(help-mode-finish): Set help-return-alist first
thing, setting only the entry for the selected window.

20 years ago(describe-function-1): If many non-control non-meta
Richard M. Stallman [Tue, 20 Apr 2004 20:51:11 +0000 (20:51 +0000)]
(describe-function-1): If many non-control non-meta
keys run the command, don't list all of them.

20 years ago(read-number): Check whether `default' is nil.
Stefan Monnier [Tue, 20 Apr 2004 20:40:41 +0000 (20:40 +0000)]
(read-number): Check whether `default' is nil.

20 years ago(compilation-error-properties): Split in two.
Stefan Monnier [Tue, 20 Apr 2004 20:36:43 +0000 (20:36 +0000)]
(compilation-error-properties): Split in two.
(compilation-internal-error-properties): New one.
(compilation-compat-error-properties): Use it to fix the non-marker case.

20 years ago(Fkey_description): Fix the usual int/Lisp_Object mixup.
Stefan Monnier [Tue, 20 Apr 2004 19:44:26 +0000 (19:44 +0000)]
(Fkey_description): Fix the usual int/Lisp_Object mixup.

20 years ago(vc-svn-print-log, vc-svn-diff): Add optional BUFFER arg.
Juanma Barranquero [Tue, 20 Apr 2004 16:49:26 +0000 (16:49 +0000)]
(vc-svn-print-log, vc-svn-diff): Add optional BUFFER arg.
Copied from Andre Spiegel's patch of 2004-03-21.

20 years ago(time-to-day-in-year): Fix docstring.
Juanma Barranquero [Tue, 20 Apr 2004 16:40:07 +0000 (16:40 +0000)]
(time-to-day-in-year): Fix docstring.

20 years ago(iswitchb-max-to-show): Update :type.
Stephen Eglen [Tue, 20 Apr 2004 10:01:29 +0000 (10:01 +0000)]
(iswitchb-max-to-show): Update :type.

20 years ago(quail-lookup-key): New optional arg
Kenichi Handa [Tue, 20 Apr 2004 08:20:26 +0000 (08:20 +0000)]
(quail-lookup-key): New optional arg
NOT-RESET-INDICES.
(quail-get-translations): Call quail-lookup-key with
NOT-RESET-INDICES t.
(quail-completion): Likewise.
(quail-lookup-map-and-concat): Likewise.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 20 Apr 2004 07:15:39 +0000 (07:15 +0000)]
*** empty log message ***

20 years ago(quail-update-translation): Don't insert
Kenichi Handa [Tue, 20 Apr 2004 07:06:58 +0000 (07:06 +0000)]
(quail-update-translation): Don't insert
such an unsupported multibyte char in a unibyte buffer.

20 years ago(regularize_fontname): Renamed from regulalize_fontname.
John Paul Wallington [Tue, 20 Apr 2004 00:26:36 +0000 (00:26 +0000)]
(regularize_fontname): Renamed from regulalize_fontname.

20 years ago(Fassoc, Feql): Fix indentation.
John Paul Wallington [Tue, 20 Apr 2004 00:17:46 +0000 (00:17 +0000)]
(Fassoc, Feql): Fix indentation.

20 years ago(gdb-frame-parameters): New constant.
Nick Roberts [Mon, 19 Apr 2004 23:32:17 +0000 (23:32 +0000)]
(gdb-frame-parameters): New constant.
(gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
(gdb-frame-threads-buffer, gdb-frame-registers-buffer)
(gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
(gdb-frame-assembler-buffer): Improve behaviour with
multiple frames.
(gdb-display-buffer): Extend search to all visible frames.

20 years ago*** empty log message ***
Nick Roberts [Mon, 19 Apr 2004 23:31:39 +0000 (23:31 +0000)]
*** empty log message ***

20 years ago(rmail-convert-to-babyl-format): Don't remove ^M
Eli Zaretskii [Mon, 19 Apr 2004 18:06:51 +0000 (18:06 +0000)]
(rmail-convert-to-babyl-format): Don't remove ^M
characters left after base64 decoding.
(rmail-decode-region): Use -dos variety of `coding', to remove any
^M characters left after qp or base64 decoding.

20 years ago`eql' now available without requiring cl.
John Paul Wallington [Mon, 19 Apr 2004 15:29:23 +0000 (15:29 +0000)]
`eql' now available without requiring cl.

20 years ago(Feql): New function.
John Paul Wallington [Mon, 19 Apr 2004 15:17:53 +0000 (15:17 +0000)]
(Feql): New function.
(syms_of_fns): defsubr it.

20 years ago* x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improved error
Jan Djärv [Mon, 19 Apr 2004 12:45:28 +0000 (12:45 +0000)]
* x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improved error
messages.

20 years ago(iswitchb-max-to-show): Update documentation and :type information.
Stephen Eglen [Mon, 19 Apr 2004 11:42:38 +0000 (11:42 +0000)]
(iswitchb-max-to-show): Update documentation and :type information.

20 years ago(add-change-log-entry): Update doc string to mention
Stephen Eglen [Mon, 19 Apr 2004 11:32:03 +0000 (11:32 +0000)]
(add-change-log-entry): Update doc string to mention
add-log-full-name and add-log-mailing-address.

20 years agosentence-end
Juri Linkov [Sun, 18 Apr 2004 22:23:01 +0000 (22:23 +0000)]
sentence-end

20 years ago(help-with-tutorial): Call `hack-local-variables'
Juri Linkov [Sun, 18 Apr 2004 22:12:23 +0000 (22:12 +0000)]
(help-with-tutorial): Call `hack-local-variables'
to put into effect local variables from TUTORIAL files.

20 years ago* progmodes/cc-cmds.el (c-beginning-of-statement): Use
Juri Linkov [Sun, 18 Apr 2004 22:09:27 +0000 (22:09 +0000)]
* progmodes/cc-cmds.el (c-beginning-of-statement): Use
function `sentence-end' instead of variable `sentence-end'.

20 years ago(canonically-space-region, fill-nobreak-p, fill-delete-newlines):
Juri Linkov [Sun, 18 Apr 2004 22:08:54 +0000 (22:08 +0000)]
(canonically-space-region, fill-nobreak-p, fill-delete-newlines):
Use function `sentence-end' instead of variable `sentence-end'.

20 years ago(sentence-end) <function>: New fun with default value taken
Juri Linkov [Sun, 18 Apr 2004 22:08:03 +0000 (22:08 +0000)]
(sentence-end) <function>: New fun with default value taken
from the variable `sentence-end'.
(sentence-end) <defcustom>: Set default to nil.  Doc fix.
Add nil const to :type.
(sentence-end-without-period, sentence-end-double-space)
(sentence-end-without-space): Doc fix.
(forward-sentence): Use function `sentence-end' instead of
variable `sentence-end'.

20 years ago(Spelling): Remove file extension from ispell xref.
Juri Linkov [Sun, 18 Apr 2004 20:04:24 +0000 (20:04 +0000)]
(Spelling): Remove file extension from ispell xref.

20 years ago(Fw32_set_clipboard_data): Get sequence number after closing the clipboard.
Jason Rumney [Sun, 18 Apr 2004 18:34:03 +0000 (18:34 +0000)]
(Fw32_set_clipboard_data): Get sequence number after closing the clipboard.

20 years ago*** empty log message ***
Jason Rumney [Sun, 18 Apr 2004 18:33:01 +0000 (18:33 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Juri Linkov [Sun, 18 Apr 2004 15:29:18 +0000 (15:29 +0000)]
*** empty log message ***

20 years ago(Info-find-file, Info-find-node-2): Add history and toc.
Juri Linkov [Sun, 18 Apr 2004 15:28:19 +0000 (15:28 +0000)]
(Info-find-file, Info-find-node-2): Add history and toc.
(Info-find-node-2): Simplify error message.
(Info-insert-dir): Use Info-following-node-name.
(Info-goto-node): Remove *info-history* and *info-toc*.
(Info-history): Create a node of the virtual history file.
(Info-toc): Create a node of the virtual toc file.
(Info-insert-toc): New arg `curr-file' for reference file names.
(info-apropos): Remove redundant var binding for temp-file.
(Info-index, Info-index-next, Info-mode): Doc fix.
(Info-goto-emacs-command-node): Don't jump to *info* from
non-*info* Info buffers.
(Info-fontify-node): Don't show the file name of external
references if `Info-hide-note-references' is `hide'.  Don't hide
newlines at the end of paragraphs.

20 years ago(list-input-methods): Fix args to help-xref-button.
Juri Linkov [Sun, 18 Apr 2004 15:13:25 +0000 (15:13 +0000)]
(list-input-methods): Fix args to help-xref-button.

20 years ago.
Andreas Schwab [Sun, 18 Apr 2004 11:05:20 +0000 (11:05 +0000)]
.

20 years ago(compilation-start): Set window start to
Andreas Schwab [Sun, 18 Apr 2004 11:04:24 +0000 (11:04 +0000)]
(compilation-start): Set window start to
point-min if compilation-scroll-output is nil.

20 years ago2004-04-18 John Wiegley <johnw@newartisans.com>
John Wiegley [Sun, 18 Apr 2004 10:31:29 +0000 (10:31 +0000)]
2004-04-18  John Wiegley  <johnw@newartisans.com>

* iswitchb.el (iswitchb-completions): Removed dependency on cl.

20 years ago*** empty log message ***
John Wiegley [Sun, 18 Apr 2004 10:30:54 +0000 (10:30 +0000)]
*** empty log message ***

20 years ago* rcs2log (Help): Clarify wording of the usage message.
Paul Eggert [Sun, 18 Apr 2004 06:02:16 +0000 (06:02 +0000)]
* rcs2log (Help): Clarify wording of the usage message.

20 years ago(Coding Conventions): defopt -> defcustom.
Jesper Harder [Sun, 18 Apr 2004 02:05:02 +0000 (02:05 +0000)]
(Coding Conventions): defopt -> defcustom.

20 years agoSet sentence-end-double-space to nil in Local Variables.
Juri Linkov [Sat, 17 Apr 2004 23:15:16 +0000 (23:15 +0000)]
Set sentence-end-double-space to nil in Local Variables.

20 years ago(gdb-goto-info): Require 'info.
Nick Roberts [Sat, 17 Apr 2004 23:14:17 +0000 (23:14 +0000)]
(gdb-goto-info): Require 'info.
(gdb-info-breakpoints-custom): Revert previous change.
(gdb-view-assembler): Update assembler if necessary.
(gdb-frame-handler): Parse correctly for gdb-current-frame.
(gdb-display-source-buffer): Update properly when both source and
assembler are visible.

20 years ago*** empty log message ***
Nick Roberts [Sat, 17 Apr 2004 23:13:35 +0000 (23:13 +0000)]
*** empty log message ***

20 years agoAdd coding latin-1 to Local Variables.
Juri Linkov [Sat, 17 Apr 2004 23:11:22 +0000 (23:11 +0000)]
Add coding latin-1 to Local Variables.
Set sentence-end-double-space to nil in Local Variables.

20 years agoAdd coding latin-1 to Local Variables.
Juri Linkov [Sat, 17 Apr 2004 22:54:09 +0000 (22:54 +0000)]
Add coding latin-1 to Local Variables.

20 years agoAdd "2004" to the list of copyright years.
Juri Linkov [Sat, 17 Apr 2004 22:40:52 +0000 (22:40 +0000)]
Add "2004" to the list of copyright years.
Move coding to Local Variables.
Add sentence-end-double-space: nil to Local Variables.

20 years agoMore corrections.
Juri Linkov [Sat, 17 Apr 2004 22:28:38 +0000 (22:28 +0000)]
More corrections.

20 years ago2004-04-17 John Wiegley <johnw@newartisans.com>
John Wiegley [Sat, 17 Apr 2004 22:04:04 +0000 (22:04 +0000)]
2004-04-17  John Wiegley  <johnw@newartisans.com>

* iswitchb.el (iswitchb-max-to-show): Added a new config variable
which optionally limits the number of names shown in the
minibuffer.  Off by default.
(iswitchb-completions): Use `iswitchb-max-to-show'.  This speeds
up iswitchb for users with a multitude of open buffers, by showing
only the first and last N/2 buffers in the completion list (which
is enough for C-s/C-r, and to know that more characters need to be
typed to refine the completion list).

20 years ago*** empty log message ***
John Wiegley [Sat, 17 Apr 2004 22:02:45 +0000 (22:02 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Richard M. Stallman [Sat, 17 Apr 2004 19:58:43 +0000 (19:58 +0000)]
*** empty log message ***

20 years ago(locate-file-completion): Handle nil in path-and-suffixes.
Richard M. Stallman [Sat, 17 Apr 2004 19:58:19 +0000 (19:58 +0000)]
(locate-file-completion): Handle nil in path-and-suffixes.
(file-truename): Expand all ~ constructs directly.
(insert-directory): Delete any error msg output by the
`insert-directory-program'.

20 years ago(allout-mode-exposure-menu, allout-mode-editing-menu):
Richard M. Stallman [Sat, 17 Apr 2004 19:53:58 +0000 (19:53 +0000)]
(allout-mode-exposure-menu, allout-mode-editing-menu):
(allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
(allout-prior-bindings, allout-added-bindings): Defvars deleted.
(allout-init): Use find-file-hook, not find-file-hooks.
(allout-mode): Eliminate Emacs 18 support.
Use write-contents-functions, not local-write-file-hooks.

20 years agoMove the info about site-lisp dirs,
Richard M. Stallman [Sat, 17 Apr 2004 19:47:38 +0000 (19:47 +0000)]
Move the info about site-lisp dirs,
and say uninstalled Emacs looks there too.

20 years ago(Fbuffer_base_buffer): Doc fix.
Luc Teirlinck [Sat, 17 Apr 2004 02:04:27 +0000 (02:04 +0000)]
(Fbuffer_base_buffer): Doc fix.

20 years ago(insert-directory): Minor whitespace fix in docstring.
Luc Teirlinck [Sat, 17 Apr 2004 01:46:53 +0000 (01:46 +0000)]
(insert-directory): Minor whitespace fix in docstring.

20 years agoVarious clarifications.
Luc Teirlinck [Sat, 17 Apr 2004 00:58:04 +0000 (00:58 +0000)]
Various clarifications.

20 years agoAdd anchors. Some other minor changes.
Luc Teirlinck [Sat, 17 Apr 2004 00:52:46 +0000 (00:52 +0000)]
Add anchors.  Some other minor changes.

20 years ago*** empty log message ***
Stefan Monnier [Fri, 16 Apr 2004 23:56:04 +0000 (23:56 +0000)]
*** empty log message ***

20 years ago(python-compilation-line-number): Fix braindamage.
Stefan Monnier [Fri, 16 Apr 2004 23:36:13 +0000 (23:36 +0000)]
(python-compilation-line-number): Fix braindamage.
(python-load-file): Fix python-orig-start setting.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 16 Apr 2004 23:27:40 +0000 (23:27 +0000)]
*** empty log message ***

20 years agoDoc fixes.
Stefan Monnier [Fri, 16 Apr 2004 23:22:07 +0000 (23:22 +0000)]
Doc fixes.
(compilation-error-regexp-alist-alist)
(compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
(compilation-assq): Wrap in eval-when-compile.
(compilation-mode-font-lock-keywords): Don't use list*.
(compilation-start): Avoid warning.
(compilation-compat-error-properties)
(compilation-directory-properties): Add keymap property.
(compilation-parsing-end): Make it a marker for better compatibility.

20 years ago(compilation-error-properties): Fix for adding messages when there are already
Daniel Pfeiffer [Fri, 16 Apr 2004 23:06:34 +0000 (23:06 +0000)]
(compilation-error-properties): Fix for adding messages when there are already
markers for their file.
(compilation-fake-loc): New function.

20 years ago(python-after-info-look): Use with-no-warnings.
Stefan Monnier [Fri, 16 Apr 2004 22:58:28 +0000 (22:58 +0000)]
(python-after-info-look): Use with-no-warnings.

20 years agoDoc fixes.
Stefan Monnier [Fri, 16 Apr 2004 22:46:26 +0000 (22:46 +0000)]
Doc fixes.
(xml-get-children): Only looks at sub-tags and ignore strings.

20 years ago(xml-parse-tag): Avoid overwriting node-name.
Stefan Monnier [Fri, 16 Apr 2004 22:26:53 +0000 (22:26 +0000)]
(xml-parse-tag): Avoid overwriting node-name.

20 years ago(url-debug): Use with-current-buffer.
Stefan Monnier [Fri, 16 Apr 2004 22:05:32 +0000 (22:05 +0000)]
(url-debug): Use with-current-buffer.

20 years ago(url-nfs-file-attributes): Add id-format parameter.
Stefan Monnier [Fri, 16 Apr 2004 22:04:33 +0000 (22:04 +0000)]
(url-nfs-file-attributes): Add id-format parameter.
(url-nfs-create-wrapper): Use new backquote syntax.

20 years ago(url-https-file-attributes): Add id-format param.
Stefan Monnier [Fri, 16 Apr 2004 22:02:46 +0000 (22:02 +0000)]
(url-https-file-attributes): Add id-format param.

20 years ago(url-http-head-file-attributes, url-http-file-attributes):
Stefan Monnier [Fri, 16 Apr 2004 22:01:56 +0000 (22:01 +0000)]
(url-http-head-file-attributes, url-http-file-attributes):
Add id-format parameter.

20 years agoUse new find-file-hook.
Stefan Monnier [Fri, 16 Apr 2004 22:00:40 +0000 (22:00 +0000)]
Use new find-file-hook.
(url-file-attributes): Add id-format parameter.

20 years ago(url-file-create-wrapper): Use new backquote syntax.
Stefan Monnier [Fri, 16 Apr 2004 21:59:12 +0000 (21:59 +0000)]
(url-file-create-wrapper): Use new backquote syntax.
(url-file-file-attributes): Add id-format parameter.

20 years agoUse with-current-buffer.
Stefan Monnier [Fri, 16 Apr 2004 21:58:11 +0000 (21:58 +0000)]
Use with-current-buffer.
(url-dav-process-response): Fix regexps and spurious quote.
(url-dav-file-attributes): Add id-format param.

20 years ago(diff-end-of-hunk): Be more careful with unified hunks.
Stefan Monnier [Fri, 16 Apr 2004 21:52:14 +0000 (21:52 +0000)]
(diff-end-of-hunk): Be more careful with unified hunks.

20 years ago(Fkey_description): Change callers.
Kim F. Storm [Fri, 16 Apr 2004 21:19:16 +0000 (21:19 +0000)]
(Fkey_description): Change callers.

20 years ago(Fkey_description): Fix prototype.
Kim F. Storm [Fri, 16 Apr 2004 21:17:02 +0000 (21:17 +0000)]
(Fkey_description): Fix prototype.
(describe_vector): Remove prototype.

20 years ago(Fkey_description): Add optional PREFIX arg.
Kim F. Storm [Fri, 16 Apr 2004 21:16:33 +0000 (21:16 +0000)]
(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.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 16 Apr 2004 21:16:06 +0000 (21:16 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
Miles Bader [Fri, 16 Apr 2004 21:04:07 +0000 (21:04 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221

Restore deleted tagline in etc/TUTORIAL.ru

20 years ago(update_overlay_arrows): Fix handling of up_to_date < 0.
Kim F. Storm [Fri, 16 Apr 2004 20:11:47 +0000 (20:11 +0000)]
(update_overlay_arrows): Fix handling of up_to_date < 0.

20 years ago(PNG_BG_COLOR_SHIFT): Remove.
Kim F. Storm [Fri, 16 Apr 2004 20:08:15 +0000 (20:08 +0000)]
(PNG_BG_COLOR_SHIFT): Remove.
(png_load): Fix calculation of transparent background color on X
and W32 platforms.

20 years ago*** empty log message ***
Kim F. Storm [Fri, 16 Apr 2004 20:07:49 +0000 (20:07 +0000)]
*** empty log message ***

20 years ago(try_scrolling): Make sure `scroll-conservatively' is not too large before
Juanma Barranquero [Fri, 16 Apr 2004 19:33:45 +0000 (19:33 +0000)]
(try_scrolling): Make sure `scroll-conservatively' is not too large before
computing how much to scroll.

20 years agoMarkup fixes.
Jesper Harder [Fri, 16 Apr 2004 16:42:36 +0000 (16:42 +0000)]
Markup fixes.

20 years agoChanges by Alex Ott checked in.
David Kastrup [Fri, 16 Apr 2004 13:10:15 +0000 (13:10 +0000)]
Changes by Alex Ott checked in.

20 years ago*** empty log message ***
David Kastrup [Fri, 16 Apr 2004 13:09:44 +0000 (13:09 +0000)]
*** empty log message ***

20 years ago#
André Spiegel [Fri, 16 Apr 2004 10:26:02 +0000 (10:26 +0000)]
#

20 years ago(vc-default-workfile-unchanged-p): Quote signal.
André Spiegel [Fri, 16 Apr 2004 10:21:51 +0000 (10:21 +0000)]
(vc-default-workfile-unchanged-p): Quote signal.

20 years ago(vc-print-log): Quote signal.
André Spiegel [Fri, 16 Apr 2004 10:21:24 +0000 (10:21 +0000)]
(vc-print-log): Quote signal.

20 years ago(completions-common-part): Rename from completion-de-emphasis.
Masatake YAMATO [Fri, 16 Apr 2004 08:57:51 +0000 (08:57 +0000)]
(completions-common-part): Rename from completion-de-emphasis.
(completions-first-difference): Rename from completion-emphasis. Suggested by RMS.

20 years ago(completion-setup-function): Set an initial value to `element-common-end' before...
Masatake YAMATO [Fri, 16 Apr 2004 08:45:40 +0000 (08:45 +0000)]
(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.

20 years agoemail fix
Vinicius Jose Latorre [Fri, 16 Apr 2004 00:22:38 +0000 (00:22 +0000)]
email fix

20 years ago(bookmark-send-edited-annotation): Fix docstring.
Juanma Barranquero [Thu, 15 Apr 2004 23:13:16 +0000 (23:13 +0000)]
(bookmark-send-edited-annotation): Fix docstring.
(bookmark-edit-annotation-mode): Add mode name.