]>
git.eshelyaron.com Git - emacs.git/log
Simon Josefsson [Mon, 3 Apr 2006 09:12:08 +0000 (09:12 +0000)]
2006-04-03 Daiki Ueno <ueno@unixuser.org>
* pgg-gpg.el (pgg-gpg-process-filter)
(pgg-gpg-wait-for-completion): Check if buffer is alive.
* pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
lines, temporary fix.
YAMAMOTO Mitsuharu [Mon, 3 Apr 2006 06:28:48 +0000 (06:28 +0000)]
(XTread_socket): Initialize variable `f' before its use.
Kenichi Handa [Mon, 3 Apr 2006 01:23:44 +0000 (01:23 +0000)]
Include "charset.h" and "coding.h".
(x_find_image_file): Return an encoded file name.
Karl Berry [Mon, 3 Apr 2006 00:26:06 +0000 (00:26 +0000)]
5-arg pxref
Karl Berry [Mon, 3 Apr 2006 00:08:06 +0000 (00:08 +0000)]
update to current texinfo.tex
Dan Nicolaescu [Sun, 2 Apr 2006 23:48:28 +0000 (23:48 +0000)]
(define-ibuffer-column): Document the new parameter.
Bill Wohler [Sun, 2 Apr 2006 23:05:51 +0000 (23:05 +0000)]
(Getting Started, Junk, Bug Reports)
(MH FAQ and Support): Fix URLs.
Richard M. Stallman [Sun, 2 Apr 2006 20:21:11 +0000 (20:21 +0000)]
(compilation-message-face): Make it defcustom.
Dan Nicolaescu [Sun, 2 Apr 2006 19:17:34 +0000 (19:17 +0000)]
* ibuf-macs.el (define-ibuffer-column): Add a new key:
header-mouse-map.
* ibuffer.el (ibuffer-name-header-map, ibuffer-size-header-map)
(ibuffer-mode-header-map): New keymaps.
(ibuffer-update-title-and-summary): Enable mouse face highlighting
and keybindings for column headers.
(name,size,mode) <define-ibuffer-column>: Add a header-mouse-map
property.
Miles Bader [Sun, 2 Apr 2006 01:08:04 +0000 (01:08 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 73)
- Update from CVS
Eli Zaretskii [Sat, 1 Apr 2006 21:25:22 +0000 (21:25 +0000)]
Mention incompatible change in comint-send-input.
Eli Zaretskii [Sat, 1 Apr 2006 21:18:36 +0000 (21:18 +0000)]
(speedbar-after-create-hook): Doc fix.
Eli Zaretskii [Sat, 1 Apr 2006 21:15:44 +0000 (21:15 +0000)]
(shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.
Eli Zaretskii [Sat, 1 Apr 2006 14:32:13 +0000 (14:32 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 1 Apr 2006 14:31:32 +0000 (14:31 +0000)]
(pcomplete-show-completions): Recognize TAB on text terminals.
Eli Zaretskii [Sat, 1 Apr 2006 14:13:34 +0000 (14:13 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 1 Apr 2006 14:00:13 +0000 (14:00 +0000)]
Fix credits.
Eli Zaretskii [Sat, 1 Apr 2006 13:51:18 +0000 (13:51 +0000)]
Regenerated.
Eli Zaretskii [Sat, 1 Apr 2006 13:48:54 +0000 (13:48 +0000)]
(HAVE_XAW3D): Disable Xaw3d check if --without-toolkit-scroll-bars
was specified.
Eli Zaretskii [Sat, 1 Apr 2006 13:40:19 +0000 (13:40 +0000)]
(hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
Update Copyright years written to src/config.in.
Bill Wohler [Sat, 1 Apr 2006 00:58:41 +0000 (00:58 +0000)]
(mh-strip-package-version): Make macro, also to avoid compiler error.
(mh-
defface -compat): Incorporate body into mh-face-data and delete.
Kim F. Storm [Fri, 31 Mar 2006 23:47:02 +0000 (23:47 +0000)]
(ido-unc-hosts-cache): New defvar.
(ido-unc-hosts): If value of defcustom is a function, call it to
get list of UNC hosts. Add function-item choices to specify
ido-unc-hosts-net-view or user function.
(ido-ignore-unc-host-regexps): New defcustom.
(ido-unc-hosts-net-view, ido-unc-hosts): New functions.
(ido-is-unc-root, ido-is-unc-host, ido-file-name-all-completions)
(ido-exhibit): Call ido-unc-hosts to get list of UNC hosts.
Kim F. Storm [Fri, 31 Mar 2006 23:45:48 +0000 (23:45 +0000)]
*** empty log message ***
Stefan Monnier [Fri, 31 Mar 2006 21:33:03 +0000 (21:33 +0000)]
(cvs-insert-strings): Fix bug with strings longer than wwidth.
Bill Wohler [Fri, 31 Mar 2006 17:44:40 +0000 (17:44 +0000)]
(mh-strip-package-version): Move before use to avoid compiler error.
Richard M. Stallman [Fri, 31 Mar 2006 17:37:49 +0000 (17:37 +0000)]
(Top): Update subnode menu.
Richard M. Stallman [Fri, 31 Mar 2006 17:36:40 +0000 (17:36 +0000)]
(Help Mode): Cleanup.
Richard M. Stallman [Fri, 31 Mar 2006 17:35:51 +0000 (17:35 +0000)]
Many cleanups.
(Dired Deletion): Describe dired-recursive-deletes.
(Operating on Files): dired-create-directory moved.
(Misc Dired Features): Moved to here.
(Tumme): Node moved to misc.texi.
Reiner Steib [Fri, 31 Mar 2006 17:12:53 +0000 (17:12 +0000)]
Bump version to 5.11.
Juanma Barranquero [Fri, 31 Mar 2006 16:03:46 +0000 (16:03 +0000)]
(ido-report-no-match, ido-switch-buffer,
ido-read-file-name-as-directory-commands): Fix typos in docstrings.
Richard M. Stallman [Fri, 31 Mar 2006 15:32:20 +0000 (15:32 +0000)]
Many cleanups.
(beginning): Add to summary of topics.
(Shell): Put eshell xref at the end. Remove eshell from table.
(Thumbnails): New node.
Richard M. Stallman [Fri, 31 Mar 2006 15:32:07 +0000 (15:32 +0000)]
Many cleanups.
(Minor Modes): Don't mention ISO Accents Mode.
(Examining): Update C-h v output example.
(Hooks): Add index and xref for add-hook.
(Locals): Delete list of vars that are always per-buffer. Rearrange.
(Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
Jan Djärv [Fri, 31 Mar 2006 12:25:07 +0000 (12:25 +0000)]
Change gtk 2.0 to gtk 2.4
Juanma Barranquero [Fri, 31 Mar 2006 11:46:44 +0000 (11:46 +0000)]
(ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
Fix typos in docstrings.
Ramprasad B [Fri, 31 Mar 2006 07:25:44 +0000 (07:25 +0000)]
changed `Emacs' to `GNU Emacs'
Miles Bader [Fri, 31 Mar 2006 04:53:33 +0000 (04:53 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 71-72)
- Update from CVS
Kenichi Handa [Fri, 31 Mar 2006 00:40:21 +0000 (00:40 +0000)]
(xg_set_icon): Delete superfluous UNGCPRO.
Bill Wohler [Thu, 30 Mar 2006 23:39:32 +0000 (23:39 +0000)]
* mh-e.el (mh-defcustom, mh-
defface , mh-defgroup): Macros to remove
new :package-version keyword in older settings.
(customize-package-emacs-version-alist): Add MH-E version to Emacs
version mappings.
(mh-e, mh-alias, mh-folder, mh-folder-selection)
(mh-identity, mh-inc, mh-junk, mh-letter, mh-ranges)
(mh-scan-line-formats, mh-search, mh-sending-mail)
(mh-sequences, mh-show, mh-speedbar, mh-thread, mh-tool-bar)
(mh-hooks, mh-faces): Add :package-version keyword to these groups.
(mh-alias-completion-ignore-case-flag)
(mh-alias-expand-aliases-flag, mh-alias-flash-on-comma)
(mh-alias-insert-file, mh-alias-insertion-location)
(mh-alias-local-users, mh-alias-local-users-prefix)
(mh-alias-passwd-gecos-comma-separator-flag)
(mh-new-messages-folders, mh-ticked-messages-folders)
(mh-large-folder, mh-recenter-summary-flag)
(mh-recursive-folders-flag, mh-sortm-args)
(mh-default-folder-for-message-function)
(mh-default-folder-list, mh-default-folder-must-exist-flag)
(mh-default-folder-prefix, mh-identity-list)
(mh-auto-fields-list, mh-auto-fields-prompt-flag)
(mh-identity-default, mh-identity-handlers, mh-inc-prog)
(mh-inc-spool-list, mh-junk-background, mh-junk-disposition)
(mh-junk-program, mh-compose-insertion)
(mh-compose-skipped-header-fields)
(mh-compose-space-does-completion-flag)
(mh-delete-yanked-msg-window-flag)
(mh-extract-from-attribution-verb, mh-ins-buf-prefix)
(mh-letter-complete-function, mh-letter-fill-column)
(mh-mml-method-default, mh-signature-file-name)
(mh-signature-separator-flag, mh-x-face-file)
(mh-yank-behavior, mh-interpret-number-as-range-flag)
(mh-adaptive-cmd-note-flag, mh-scan-format-file, mh-scan-prog)
(mh-search-program, mh-compose-forward-as-mime-flag)
(mh-compose-letter-function, mh-compose-prompt-flag)
(mh-forward-subject-format, mh-insert-x-mailer-flag)
(mh-redist-full-contents-flag, mh-reply-default-reply-to)
(mh-reply-show-message-flag)
(mh-refile-preserves-sequences-flag, mh-tick-seq)
(mh-update-sequences-after-mh-show-flag)
(mh-bury-show-buffer-flag, mh-clean-message-header-flag)
(mh-decode-mime-flag)
(mh-display-buttons-for-alternatives-flag)
(mh-display-buttons-for-inline-parts-flag)
(mh-do-not-confirm-flag, mh-fetch-x-image-url)
(mh-graphical-smileys-flag, mh-graphical-emphasis-flag)
(mh-highlight-citation-style, mh-invisible-header-fields)
(mh-invisible-header-fields-default, mh-lpr-command-format)
(mh-max-inline-image-height, mh-max-inline-image-width)
(mh-mhl-format-file, mh-mime-save-parts-default-directory)
(mh-print-background-flag, mh-show-maximum-size)
(mh-show-use-xface-flag, mh-store-default-directory)
(mh-summary-height, mh-speed-update-interval)
(mh-show-threads-flag, mh-tool-bar-search-function): Add
:package-version keyword to these options.
(mh-after-commands-processed-hook)
(mh-alias-reloaded-hook, mh-before-commands-processed-hook)
(mh-before-quit-hook, mh-before-send-letter-hook)
(mh-delete-msg-hook, mh-find-path-hook, mh-folder-mode-hook)
(mh-forward-hook, mh-inc-folder-hook)
(mh-insert-signature-hook)
(mh-kill-folder-suppress-prompt-hooks, mh-letter-mode-hook)
(mh-mh-to-mime-hook, mh-search-mode-hook, mh-quit-hook)
(mh-refile-msg-hook, mh-show-hook, mh-show-mode-hook)
(mh-unseen-updated-hook): Add :package-version keyword to these hooks.
(mh-min-colors-defined-flag)
(mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
(mh-folder-date, mh-folder-deleted, mh-folder-followup)
(mh-folder-msg-number, mh-folder-refiled)
(mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
(mh-folder-subject, mh-folder-tick, mh-folder-to)
(mh-letter-header-field, mh-search-folder, mh-show-cc)
(mh-show-date, mh-show-from, mh-show-header, mh-show-pgg-bad)
(mh-show-pgg-good, mh-show-pgg-unknown, mh-show-signature)
(mh-show-subject, mh-show-to, mh-show-xface)
(mh-speedbar-folder, mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
(mh-speedbar-selected-folder-with-unseen-messages): : Add
:package-version keyword to these faces.
* mh-tool-bar.el (mh-tool-bar-define): Added commented-out
:package-version keywords.
Dan Nicolaescu [Thu, 30 Mar 2006 19:35:11 +0000 (19:35 +0000)]
(syms_of_xdisp): Fix variable name.
YAMAMOTO Mitsuharu [Thu, 30 Mar 2006 02:23:27 +0000 (02:23 +0000)]
(mac-system-coding-system): Define and use after
Mac-specific coding systems are ready.
Kenichi Handa [Thu, 30 Mar 2006 00:47:04 +0000 (00:47 +0000)]
(x_term_init): Delete superfluous UNGCPRO.
Ramprasad B [Wed, 29 Mar 2006 13:47:44 +0000 (13:47 +0000)]
FIXME - vtw.org link
Ramprasad B [Wed, 29 Mar 2006 13:22:47 +0000 (13:22 +0000)]
FIXME - HP Patch Server link(s) and rest content(s)
Ramprasad B [Wed, 29 Mar 2006 13:07:53 +0000 (13:07 +0000)]
updated link(s)
Juanma Barranquero [Wed, 29 Mar 2006 09:50:10 +0000 (09:50 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 29 Mar 2006 09:38:03 +0000 (09:38 +0000)]
(process_tool_bar_item): Reorganize dummy args.
Stefan Monnier [Wed, 29 Mar 2006 08:00:23 +0000 (08:00 +0000)]
(tool_bar_items): Use map_keymap.
(process_tool_bar_item): Add dummy args to fit the required interface.
Stefan Monnier [Wed, 29 Mar 2006 08:00:09 +0000 (08:00 +0000)]
(url-handler-directory-file-name): New handler.
(url-file-local-copy): Plug race condition security hole.
Miles Bader [Tue, 28 Mar 2006 23:05:01 +0000 (23:05 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 70)
- Update from CVS
Bill Wohler [Tue, 28 Mar 2006 19:19:38 +0000 (19:19 +0000)]
Use clipboard-kill-region, clipboard-kill-ring-save, and
clipboard-yank instead of undo, kill-region, and
menu-bar-kill-ring-save respectively. In MH-Letter mode, move
save-buffer and mh-fully-kill-draft icons in front of
mh-compose-insertion to be consistent with other mailers, such as
Evolution. In MH-Folder mode, move vanilla reply icon to the left of
the other reply icons. Use mail/inbox icon instead of mail, next-page
instead of page-down, delete instead of close, mail/move instead of
mail/refile, data-save instead of execute, mail/flag-for-followup
instead of highlight, contact instead of mail/alias, open instead of
fld-open, zoom-out instead of widen.
Bill Wohler [Tue, 28 Mar 2006 19:15:30 +0000 (19:15 +0000)]
* images/README: Update with following information.
* images/data-save.xpm, images/mail/flag-for-followup.xpm:
* images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
* images/contact.pbm, images/data-save.pbm, images/delete.pbm:
* images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
* images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm: New
bitmaps for new images.
* images/refresh.xpm, images/sort-ascending.xpm,
* images/sort-descending.xpm: Update with GTK 2.x images. Note that the
default GTK icons are not overridden by the GNOME theme due to a bug
which was fixed in GNOME 2.15. Once GNOME 2.16 is in wide circulation,
then the GTK icons should be replaced with the equivalent GNOME icons.
Until then, we should be consistent with GTK first, then GNOME.
* images/mail/repack.xpm, images/mail/reply-from.xpm:
* images/mail/reply-to.xpm, images/search-replace.xpm:
* images/separator.xpm, images/show.xpm: Update custom icons to be
closer to their GNOME counterparts.
* images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
* images/mail/repack.pbm, images/mail/reply-all.pbm:
* images/mail/reply-from.pbm, images/mail/reply-to.pbm:
* images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
* images/search-replace.pbm: Update bitmaps.
* images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
* images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
* images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
* images/mail/alias.xpm, images/mail/refile.pbm:
* images/mail/refile.xpm, images/page-down.pbm, images/page-down.xpm:
* images/widen.pbm, images/widen.xpm: Remove custom MH-E icons since
MH-E is now using the equivalent GTK/GNOME icons.
Bill Wohler [Tue, 28 Mar 2006 18:35:15 +0000 (18:35 +0000)]
* mh-folder.el (mh-execute-commands, mh-rescan-folder):
* mh-funcs.el (mh-pack-folder): Sync docstrings with manual.
Eli Zaretskii [Tue, 28 Mar 2006 12:04:20 +0000 (12:04 +0000)]
(File Name Cache): Make it clear that the cache is not persistent.
Kim F. Storm [Tue, 28 Mar 2006 11:25:17 +0000 (11:25 +0000)]
Add a few aliases. Ignore changes to AUTHORS file.
Kim F. Storm [Tue, 28 Mar 2006 11:23:23 +0000 (11:23 +0000)]
(Accepting Output): Remove obsolete (and incorrect)
remarks about systems that don't support fractional seconds.
Kim F. Storm [Tue, 28 Mar 2006 11:23:15 +0000 (11:23 +0000)]
*** empty log message ***
Ramprasad B [Tue, 28 Mar 2006 11:05:54 +0000 (11:05 +0000)]
updated link(s), but FIXME - some link(s) and upgrade termcap.src to newer version
Ramprasad B [Tue, 28 Mar 2006 10:25:15 +0000 (10:25 +0000)]
updated link(s)
Ramprasad B [Tue, 28 Mar 2006 09:47:09 +0000 (09:47 +0000)]
FIXME - links of ftp://alpha.gnu.org/ for GNU Emacs pretest has to be fixed
Romain Francoise [Tue, 28 Mar 2006 09:44:17 +0000 (09:44 +0000)]
Separate name and email with two spaces.
Ramprasad B [Tue, 28 Mar 2006 09:33:53 +0000 (09:33 +0000)]
added rms id and FIXME - point 13 should be updated
Ramprasad B [Tue, 28 Mar 2006 08:31:41 +0000 (08:31 +0000)]
updated broken link(s)
Ramprasad B [Tue, 28 Mar 2006 07:25:39 +0000 (07:25 +0000)]
updated GNU Emacs for VMS link
Miles Bader [Tue, 28 Mar 2006 02:49:25 +0000 (02:49 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 68-69)
- Update from CVS
Romain Francoise [Mon, 27 Mar 2006 21:02:19 +0000 (21:02 +0000)]
Fix last change.
Paul Eggert [Mon, 27 Mar 2006 20:40:05 +0000 (20:40 +0000)]
* b2m.c: Include <limits.h>.
(TM_YEAR_IN_ASCTIME_RANGE): New macro.
(main): Check for out-of-range time stamps.
* fakemail.c: Likewise.
Romain Francoise [Mon, 27 Mar 2006 20:33:33 +0000 (20:33 +0000)]
Update.
Romain Francoise [Mon, 27 Mar 2006 20:23:47 +0000 (20:23 +0000)]
(url-irc-rcirc, url-irc-erc): New functions.
(url-irc-function): Add rcirc and ERC to the list of IRC clients.
Default to rcirc, since ZenIRC isn't part of Emacs.
Romain Francoise [Mon, 27 Mar 2006 20:23:22 +0000 (20:23 +0000)]
(rcirc-connect): Add autoload cookie.
Romain Francoise [Mon, 27 Mar 2006 19:27:03 +0000 (19:27 +0000)]
(Emacs/W3): Rename from `w3-mode'. Mention that
Emacs/W3 needs a new maintainer.
(Ispell): Update author and version info.
(Mailcrypt): Mention PGG.
(New in Emacs 22): Add PGG to the list of new packages.
Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
updating dead URLs.
Eric Ding [Mon, 27 Mar 2006 18:53:47 +0000 (18:53 +0000)]
Fix email address/name from last checkin
Eric Ding [Mon, 27 Mar 2006 18:52:59 +0000 (18:52 +0000)]
mh-e.el (mh-invisible-header-fields-internal): Add entries "X-AOL-IP:"
and "X-MB-Message-" (AOL WebMail)
Miles Bader [Mon, 27 Mar 2006 11:27:46 +0000 (11:27 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-179
Creator: Michael Olson <mwolson@gnu.org>
Update from erc--emacs--0
Simon Josefsson [Mon, 27 Mar 2006 09:36:18 +0000 (09:36 +0000)]
2006-03-27 Daiki Ueno <ueno@unixuser.org>
* pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
passphrases when it is not needed.
(pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
passphrase stuff from gpg, should only be necessary when you use
gpg with a smartcard.
Juanma Barranquero [Mon, 27 Mar 2006 09:08:21 +0000 (09:08 +0000)]
*** empty log message ***
Nick Roberts [Mon, 27 Mar 2006 08:50:20 +0000 (08:50 +0000)]
(comint-dynamic-list-completions): Allow user to select *Completions* buffer.
Nick Roberts [Mon, 27 Mar 2006 08:48:58 +0000 (08:48 +0000)]
*** empty log message ***
Carsten Dominik [Mon, 27 Mar 2006 08:03:33 +0000 (08:03 +0000)]
(org-get-level-face): Fixed bug with level counting.
Carsten Dominik [Mon, 27 Mar 2006 08:03:14 +0000 (08:03 +0000)]
*** empty log message ***
Andreas Schwab [Sun, 26 Mar 2006 17:24:02 +0000 (17:24 +0000)]
(gdb): Only complain about multiple debugging
when the gdb process is still running.
Karl Berry [Sat, 25 Mar 2006 23:15:32 +0000 (23:15 +0000)]
@copyright{}, no indentation in @copying{}
Eli Zaretskii [Sat, 25 Mar 2006 18:01:38 +0000 (18:01 +0000)]
(pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero
before calling debug_print or safe_debug_print.
Eli Zaretskii [Sat, 25 Mar 2006 17:58:37 +0000 (17:58 +0000)]
(print_output_debug_flag): New global variable.
(Fexternal_debugging_output) [WINDOWSNT]: Don't call OutputDebugString if
print_output_debug_flag is zero.
Eli Zaretskii [Sat, 25 Mar 2006 11:34:47 +0000 (11:34 +0000)]
(tool-bar-map): Defvar it.
(rmail-tool-bar-map): Tool-bar buttons for Rmail.
(rmail-perm-variables): Make rmail-tool-bar-map a local variable.
Eli Zaretskii [Sat, 25 Mar 2006 10:11:09 +0000 (10:11 +0000)]
(print-help-return-message): Suggest to use display-buffer instead of
switch-to-buffer-other-window to restore the previous window without
selecting it.
Eli Zaretskii [Sat, 25 Mar 2006 08:56:07 +0000 (08:56 +0000)]
Move explanations from ChangeLog to the source.
YAMAMOTO Mitsuharu [Sat, 25 Mar 2006 07:40:46 +0000 (07:40 +0000)]
Adjust Courier font specifications in x-fixed-font-alist.
(mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac
when directly encoding to UTF-16 in native byte order, no BOM.
YAMAMOTO Mitsuharu [Sat, 25 Mar 2006 07:40:18 +0000 (07:40 +0000)]
(select-frame-by-name): Call x-focus-frame also when
window-system is mac.
Kim F. Storm [Sat, 25 Mar 2006 00:55:09 +0000 (00:55 +0000)]
(cua--init-rectangles): Use
cua-rectangle-mark-key instead of fixed C-return.
Kim F. Storm [Sat, 25 Mar 2006 00:55:00 +0000 (00:55 +0000)]
(cua-rectangle-mark-key): New defcustom.
(cua--init-keymaps): Use it instead of fixed C-return.
(cua-mode): Set after it.
Kim F. Storm [Sat, 25 Mar 2006 00:54:48 +0000 (00:54 +0000)]
*** empty log message ***
Nick Roberts [Sat, 25 Mar 2006 00:09:15 +0000 (00:09 +0000)]
(gdba): Revert 2006-03-10 change for case of "run" in .gdbinit.
(gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el.
Nick Roberts [Sat, 25 Mar 2006 00:08:12 +0000 (00:08 +0000)]
*** empty log message ***
Paul Eggert [Fri, 24 Mar 2006 20:40:24 +0000 (20:40 +0000)]
* editfns.c: (TM_YEAR_BASE): Move up.
(Fdecode_time, Fencode_time): Use TM_YEAR_BASE instead of 1900.
(Fdecode_time): Cast tm_year to EMACS_INT, to avoid overflow when
int is narrower than EMACS_INT.
(Fcurrent_time_string): As with Fformat_time_string, report an
invalid time specification if the argument is invalid. Also,
check for out-of-range time stamps.
Kim F. Storm [Fri, 24 Mar 2006 15:24:20 +0000 (15:24 +0000)]
(handle_one_xevent): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.
Kim F. Storm [Fri, 24 Mar 2006 15:24:05 +0000 (15:24 +0000)]
(w32_read_socket): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.
Kim F. Storm [Fri, 24 Mar 2006 15:23:35 +0000 (15:23 +0000)]
(XTread_socket): Don't let key-press clear mouse face
on in toolbar window if mouse-highlight is an integer.
Kim F. Storm [Fri, 24 Mar 2006 15:22:06 +0000 (15:22 +0000)]
*** empty log message ***
Romain Francoise [Fri, 24 Mar 2006 13:59:22 +0000 (13:59 +0000)]
(ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.
Kim F. Storm [Fri, 24 Mar 2006 13:28:23 +0000 (13:28 +0000)]
(apropos-synonyms): Add selection => region.