bpt/emacs.git
18 years agoStore client's environment in terminal parameters, not server parameters.
Karoly Lorentey [Sat, 19 Nov 2005 19:17:56 +0000 (19:17 +0000)]
Store client's environment in terminal parameters, not server parameters.

* lisp/loadup.el: Don't load server.
* lisp/ldefs-boot.el: Update.

* lib-src/emacsclient.c (main): Send environment only when a new display
  is created.

* lisp/server.el (server-save-buffers-kill-display): Add autoload
  cookie.  Move stuff not specific to server into `save-buffers-kill-display'.
* lisp/files.el (save-buffers-kill-display): New function.
  (ctl-x-map): Bind it to C-x C-c.

* lisp/frame.el (terminal-getenv): New function.
* lisp/international/mule-cmds.el (set-locale-environment): Use it.

* lisp/frame.el (with-terminal-environment): New macro.

* lisp/server.el (server-getenv, server-with-client-environment): Remove.
  (server-getenv-from, server-with-environment): New functions.
  (server-process-filter): Change syntax of environment
  variables.  Put environment into terminal parameters, not client parameters.

* lisp/term/rxvt.el: Don't require server.
  (rxvt-set-background-mode): Use terminal-getenv, not server-getenv.
* lisp/term/x-win.el (x-initialize-window-system): Ditto.
* lisp/term/xterm.el (terminal-init-xterm): Ditto.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-443

18 years agoIncrease PURESIZE yet again.
Karoly Lorentey [Sat, 19 Nov 2005 13:23:31 +0000 (13:23 +0000)]
Increase PURESIZE yet again.

* src/puresize.h (BASE_PURESIZE): Increase to 1220000.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-442

18 years agoMerged from miles@gnu.org--gnu-2005 (patch 655)
Karoly Lorentey [Fri, 18 Nov 2005 14:53:14 +0000 (14:53 +0000)]
Merged from miles@gnu.org--gnu-2005 (patch 655)

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-655
   Update from CVS

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-441

18 years agoMerged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
Karoly Lorentey [Fri, 18 Nov 2005 13:13:34 +0000 (13:13 +0000)]
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-642
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-643
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-644
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-645
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-647
   lisp/gnus/ChangeLog: Remove duplicate entry

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-648
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-649
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-650
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-651
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-652
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-653
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-654
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-152
   Update from CVS: lisp/mml.el (mml-preview): Doc fix.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-153
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-154
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-155
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-156
   Update from CVS

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-440

18 years ago* image.c (x_create_bitmap_from_xpm_data): Free attributes on
Chong Yidong [Fri, 18 Nov 2005 03:57:36 +0000 (03:57 +0000)]
* image.c (x_create_bitmap_from_xpm_data): Free attributes on
fail.

18 years ago(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Chong Yidong [Fri, 18 Nov 2005 03:55:45 +0000 (03:55 +0000)]
(Fface_attribute_relative_p, Fmerge_face_attribute): Handle
Qignore_defface as a possible value.

18 years agoTODO before release: Tell people to use the new icons.
Chong Yidong [Fri, 18 Nov 2005 03:06:20 +0000 (03:06 +0000)]
TODO before release: Tell people to use the new icons.

18 years agoEmacs icons by Andrew Zhilin.
Chong Yidong [Fri, 18 Nov 2005 03:03:59 +0000 (03:03 +0000)]
Emacs icons by Andrew Zhilin.

18 years agoFixed:
Chong Yidong [Fri, 18 Nov 2005 02:51:43 +0000 (02:51 +0000)]
Fixed:

** Clean up the confusion about what `unspecified' means
in the face defaults for new frames.

18 years agomention :ignore-defface
Chong Yidong [Fri, 18 Nov 2005 02:51:12 +0000 (02:51 +0000)]
mention :ignore-defface

18 years ago(gud-install-speedbar-variables): Bind gud-pp to "p".
Nick Roberts [Fri, 18 Nov 2005 02:48:58 +0000 (02:48 +0000)]
(gud-install-speedbar-variables): Bind gud-pp to "p".
(gdb): Move definition of gud-pp to gdb-ui.el.

18 years ago(gdb-ann3): Move definition of gud-pp to here.
Nick Roberts [Fri, 18 Nov 2005 02:47:21 +0000 (02:47 +0000)]
(gdb-ann3): Move definition of gud-pp to here.
Make it work in the speedbar.
(gdb-find-watch-expression): New function.

18 years ago*** empty log message ***
Nick Roberts [Fri, 18 Nov 2005 02:46:06 +0000 (02:46 +0000)]
*** empty log message ***

18 years ago* faces.el (face-attribute, set-face-attribute): Mention existence
Chong Yidong [Fri, 18 Nov 2005 02:25:24 +0000 (02:25 +0000)]
* faces.el (face-attribute, set-face-attribute): Mention existence
of `:ignore-defface' setting in docstring.

18 years ago* xfaces.c (Qignore_defface): New variable.
Chong Yidong [Fri, 18 Nov 2005 01:48:42 +0000 (01:48 +0000)]
* xfaces.c (Qignore_defface): New variable.
(syms_of_xfaces): Provide `:ignore-defface'.
(IGNORE_DEFFACE_P): New macro.
(check_lface_attrs): Qignore_defface is a possible value.
(lface_fully_specified_p): Likewise.
(Finternal_set_lisp_face_attribute): Likewise.
(merge_face_vectors): The merged face is `unspecified' if the
mergee specifies `:ignore-defface'.

18 years ago(completion-setup-function): Fix last change.
Stefan Monnier [Fri, 18 Nov 2005 00:17:46 +0000 (00:17 +0000)]
(completion-setup-function): Fix last change.

18 years ago(comint-insert-input): Use `posn-set-point' instead of
John Paul Wallington [Thu, 17 Nov 2005 23:02:34 +0000 (23:02 +0000)]
(comint-insert-input): Use `posn-set-point' instead of
`mouse-set-point' because the latter is not fbound when configured
without X.

18 years ago(ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
John Paul Wallington [Thu, 17 Nov 2005 22:56:28 +0000 (22:56 +0000)]
(ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
`mouse-set-point' because the latter isn't fbound when configured without X.

18 years ago*** empty log message ***
Romain Francoise [Thu, 17 Nov 2005 19:47:04 +0000 (19:47 +0000)]
*** empty log message ***

18 years ago* simple.el (next-line): Use hard-newline.
Chong Yidong [Thu, 17 Nov 2005 18:21:37 +0000 (18:21 +0000)]
* simple.el (next-line): Use hard-newline.

18 years ago* simple.el (sendmail-user-agent-compose): Use hard-newline.
Chong Yidong [Thu, 17 Nov 2005 18:18:33 +0000 (18:18 +0000)]
* simple.el (sendmail-user-agent-compose): Use hard-newline.

18 years ago* message.el (message-courtesy-message)
Chong Yidong [Thu, 17 Nov 2005 16:31:22 +0000 (16:31 +0000)]
* message.el (message-courtesy-message)
(message-mark-insert-begin, message-mark-insert-end)
(message-elide-ellipsis, message-cancel-message)
(message-add-header, message-change-subject)
(message-cross-post-followup-to-header)
(message-cross-post-insert-note, message-reduce-to-to-cc)
(message-widen-reply, message-delete-not-region)
(message-kill-to-signature, message-insert-signature)
(message-insert-importance-high, message-insert-importance-low)
(message-insert-or-toggle-importance)
(message-insert-disposition-notification-to)
(message-indent-citation, message-yank-original)
(message-cite-original-without-signature, message-cite-original)
(message-insert-citation-line, message-position-on-field)
(message-fix-before-sending, message-send-mail-partially)
(message-send-mail, message-send-mail-with-sendmail)
(message-send-mail-with-qmail, message-send-news)
(message-check-news-header-syntax, message-generate-headers)
(message-insert-courtesy-copy, message-fill-address)
(message-fill-header, message-shorten-references)
(message-setup-1, message-cancel-news)
(message-forward-make-body-plain) (message-forward-make-body-mime)
(message-forward-make-body-mml) (message-encode-message-body)
(message-forward-make-body-digest-plain)
(message-forward-make-body-digest-mime)
(message-use-alternative-email-as-from): Insert `hard-newline'
instead of ordinary newlines.

18 years ago* simple.el (hard-newline): New variable.
Chong Yidong [Thu, 17 Nov 2005 16:30:52 +0000 (16:30 +0000)]
* simple.el (hard-newline): New variable.

* mail/sendmail.el (mail-setup, mail-send, mail-insert-from-field)
(sendmail-send-it, mail-do-fcc, mail-cc, mail-bcc, mail-fcc)
(mail-mail-reply-to, mail-mail-followup-to)
(mail-position-on-field, mail-signature, mail-yank-original)
(mail-attach-file): Use it.

* mail/mailheader.el (mail-header-format)
(mail-header-format-function): Likewise.

* add-log.el (add-change-log-entry, change-log-merge): Likewise.

18 years ago*** empty log message ***
Juri Linkov [Thu, 17 Nov 2005 07:41:53 +0000 (07:41 +0000)]
*** empty log message ***

18 years agoAdd :link (custom-group-link font-lock-faces) to defgroup.
Juri Linkov [Thu, 17 Nov 2005 07:40:11 +0000 (07:40 +0000)]
Add :link (custom-group-link font-lock-faces) to defgroup.

18 years ago(Top): Put this font-lock based mode near Font Lock node.
Juri Linkov [Thu, 17 Nov 2005 07:30:58 +0000 (07:30 +0000)]
(Top): Put this font-lock based mode near Font Lock node.

18 years ago(Highlight Interactively): Put this font-lock based mode
Juri Linkov [Thu, 17 Nov 2005 07:30:40 +0000 (07:30 +0000)]
(Highlight Interactively): Put this font-lock based mode
near Font Lock node.

18 years ago(hi-lock): Rename this defgroup from
Juri Linkov [Thu, 17 Nov 2005 07:21:54 +0000 (07:21 +0000)]
(hi-lock): Rename this defgroup from
`hi-lock-interactive-text-highlighting'.  Change parent group from
`faces' to `font-lock'.  Add link to the manual.
(hi-lock-mode, hi-lock-file-patterns-range)
(hi-lock-exclude-modes, hi-lock-faces): Rename :group from
`hi-lock-interactive-text-highlighting' to `hi-lock'.
(hi-lock-faces): Add :group `faces'.

18 years ago(face-read-string): Set the default value arg of completing-read.
Juri Linkov [Thu, 17 Nov 2005 07:20:51 +0000 (07:20 +0000)]
(face-read-string): Set the default value arg of completing-read.

18 years agoRename font-lock-highlighting-faces to font-lock-faces.
Juri Linkov [Thu, 17 Nov 2005 07:19:54 +0000 (07:19 +0000)]
Rename font-lock-highlighting-faces to font-lock-faces.

18 years ago(lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.
Juri Linkov [Thu, 17 Nov 2005 07:18:07 +0000 (07:18 +0000)]
(lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.
(custom-variable-prompt): Clarify the code.

18 years ago(font-lock-faces): Rename this defgroup from
Juri Linkov [Thu, 17 Nov 2005 07:16:45 +0000 (07:16 +0000)]
(font-lock-faces): Rename this defgroup from
`font-lock-highlighting-faces'.
(font-lock-comment-face, font-lock-comment-delimiter-face)
(font-lock-string-face, font-lock-doc-face)
(font-lock-keyword-face, font-lock-builtin-face)
(font-lock-function-name-face, font-lock-variable-name-face)
(font-lock-type-face, font-lock-constant-face)
(font-lock-warning-face, font-lock-negation-char-face)
(font-lock-preprocessor-face)
(font-lock-regexp-grouping-backslash)
(font-lock-regexp-grouping-construct): Rename :group from
`font-lock-highlighting-faces' to `font-lock-faces'.

18 years ago(file-name-shadow-properties, file-name-shadow-tty-properties)
Luc Teirlinck [Thu, 17 Nov 2005 05:34:45 +0000 (05:34 +0000)]
(file-name-shadow-properties, file-name-shadow-tty-properties)
(file-name-shadow-mode): Remove autoloads, because the file is now preloaded.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 17 Nov 2005 05:32:33 +0000 (05:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Stefan Monnier [Thu, 17 Nov 2005 02:54:23 +0000 (02:54 +0000)]
*** empty log message ***

18 years ago(easy-menu-intern): Don't define.
Stefan Monnier [Wed, 16 Nov 2005 22:44:53 +0000 (22:44 +0000)]
(easy-menu-intern): Don't define.
(pr-get-symbol): Use easy-menu-intern only if defined.

18 years ago(blink-matching-open): Simplify a bit.
Stefan Monnier [Wed, 16 Nov 2005 22:43:16 +0000 (22:43 +0000)]
(blink-matching-open): Simplify a bit.
(completion-setup-function): Fix the case of partial-completion-mode
when the minibuffer's contents start with "-".
Obey completion-base-size-function even when
minibuffer-completing-file-name is non-nil.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 Nov 2005 22:25:16 +0000 (22:25 +0000)]
*** empty log message ***

18 years ago(eudc-ph-open-session): Use set-process-query-on-exit-flag.
Richard M. Stallman [Wed, 16 Nov 2005 22:23:28 +0000 (22:23 +0000)]
(eudc-ph-open-session): Use set-process-query-on-exit-flag.

18 years ago(smtpmail-send-it): Use insert-buffer-contents.
Richard M. Stallman [Wed, 16 Nov 2005 22:22:18 +0000 (22:22 +0000)]
(smtpmail-send-it): Use insert-buffer-contents.

18 years ago(ucs-set-table-for-input):
Richard M. Stallman [Wed, 16 Nov 2005 22:21:16 +0000 (22:21 +0000)]
(ucs-set-table-for-input):
Use make-local-variable, not make-variable-buffer-local.

18 years ago(byte-optimize-form-code-walker): Improve warning message text.
Richard M. Stallman [Wed, 16 Nov 2005 22:20:03 +0000 (22:20 +0000)]
(byte-optimize-form-code-walker): Improve warning message text.

18 years ago(savehist-save-hook): Add :group.
Richard M. Stallman [Wed, 16 Nov 2005 22:18:46 +0000 (22:18 +0000)]
(savehist-save-hook): Add :group.

18 years ago(menu-bar-help-menu): Rename Find Extra Packages to External Packages.
Richard M. Stallman [Wed, 16 Nov 2005 22:17:29 +0000 (22:17 +0000)]
(menu-bar-help-menu): Rename Find Extra Packages to External Packages.

18 years ago(color): Enclose %t in %{...%}.
Richard M. Stallman [Wed, 16 Nov 2005 22:15:59 +0000 (22:15 +0000)]
(color): Enclose %t in %{...%}.

18 years ago(Custom-reset-standard): Verify that
Richard M. Stallman [Wed, 16 Nov 2005 22:15:07 +0000 (22:15 +0000)]
(Custom-reset-standard): Verify that
:custom-standard-value prop exists before calling it.

(face): Enclose %t in %{...%}.

18 years agoAcknowledge AZ for Emacs icons.
Chong Yidong [Wed, 16 Nov 2005 22:12:20 +0000 (22:12 +0000)]
Acknowledge AZ for Emacs icons.

18 years ago(apropos-calc-scores): Use apropos-pattern.
Richard M. Stallman [Wed, 16 Nov 2005 22:11:47 +0000 (22:11 +0000)]
(apropos-calc-scores): Use apropos-pattern.

18 years ago(url-insert-file-contents): Use the charset info
Stefan Monnier [Wed, 16 Nov 2005 19:05:38 +0000 (19:05 +0000)]
(url-insert-file-contents): Use the charset info
provided by the HTTP server, if any.

18 years ago(readevalloop): Add missing GCPROs.
Stefan Monnier [Wed, 16 Nov 2005 18:39:15 +0000 (18:39 +0000)]
(readevalloop): Add missing GCPROs.

18 years ago*** empty log message ***
Stefan Monnier [Wed, 16 Nov 2005 18:39:00 +0000 (18:39 +0000)]
*** empty log message ***

18 years ago(Minor Mode Conventions): Use custom-set-minor-mode.
Stefan Monnier [Wed, 16 Nov 2005 18:11:34 +0000 (18:11 +0000)]
(Minor Mode Conventions): Use custom-set-minor-mode.
(Minor Mode Conventions): Mention the use of a hook.

18 years ago(savehist-mode-hook): Re-add the var.
Stefan Monnier [Wed, 16 Nov 2005 17:20:25 +0000 (17:20 +0000)]
(savehist-mode-hook): Re-add the var.
(savehist-mode): Use it.

18 years ago(Minor Mode Conventions): Use custom-set-minor-mode.
Stefan Monnier [Wed, 16 Nov 2005 17:14:37 +0000 (17:14 +0000)]
(Minor Mode Conventions): Use custom-set-minor-mode.

18 years agoFix commenting convention. Remove unnecessary leading * in custom docstrings.
Stefan Monnier [Wed, 16 Nov 2005 17:00:29 +0000 (17:00 +0000)]
Fix commenting convention.  Remove unnecessary leading * in custom docstrings.
(flyspell-emacs): Remove unused var.
(flyspell-accept-buffer-local-defs): Use save-current-buffer.
(flyspell-debug-signal-no-check, flyspell-debug-signal-changed-checked)
(flyspell-debug-signal-pre-word-checked, flyspell-post-command-hook)
(flyspell-debug-signal-word-checked): Use with-current-buffer.
(make-flyspell-overlay): Don't locally reuse a global name.
(flyspell-highlight-incorrect-region)
(flyspell-highlight-duplicate-region): Use flyspell-unhighlight-at.
(flyspell-check-previous-highlighted-word): Use flyspell-overlay-p.
(flyspell-notify-misspell): Remove unused args `start' and `end'.
(flyspell-word): Adjust call accordingly.  Use ispell-send-string.
Wrap calls to accept-process-output inside with-local-quit since it's
often called from a post-command-hook.
(flyspell-correct-word, flyspell-auto-correct-word): Use ispell-send-string.
(flyspell-xemacs-popup): Remove unused arg `event'.  Update call.

18 years ago* xfns.c (xg_set_icon_from_xpm_data): New function.
Chong Yidong [Wed, 16 Nov 2005 16:38:48 +0000 (16:38 +0000)]
* xfns.c (xg_set_icon_from_xpm_data): New function.

* gnu.h (gnu_xpm_bits): Renamed from gnu_bits.
(gnu_xbm_bits): Renamed from gnu_bits (xbm version).

* xterm.c (x_bitmap_icon): Use the xpm if available.

18 years ago(flyspell-delete-region-overlays): Use remove-overlays.
Stefan Monnier [Wed, 16 Nov 2005 16:07:47 +0000 (16:07 +0000)]
(flyspell-delete-region-overlays): Use remove-overlays.

18 years ago(diary-list-entries): Also hide the terminating newline.
Stefan Monnier [Wed, 16 Nov 2005 16:04:29 +0000 (16:04 +0000)]
(diary-list-entries): Also hide the terminating newline.

18 years agoRevert accidental corruption of xbm image.
Chong Yidong [Wed, 16 Nov 2005 16:03:26 +0000 (16:03 +0000)]
Revert accidental corruption of xbm image.

18 years agoTweak image.
Chong Yidong [Wed, 16 Nov 2005 15:16:24 +0000 (15:16 +0000)]
Tweak image.

18 years ago(reftex-use-fonts): removed the check for
Carsten Dominik [Wed, 16 Nov 2005 13:42:58 +0000 (13:42 +0000)]
(reftex-use-fonts): removed the check for
window-system, to allow fonts on tty.

18 years ago*** empty log message ***
Carsten Dominik [Wed, 16 Nov 2005 13:42:38 +0000 (13:42 +0000)]
*** empty log message ***

18 years agoinitialize XpmAttributes
Chong Yidong [Wed, 16 Nov 2005 13:38:25 +0000 (13:38 +0000)]
initialize XpmAttributes

18 years ago(gud-speedbar-item-info): New function.
Nick Roberts [Wed, 16 Nov 2005 11:26:34 +0000 (11:26 +0000)]
(gud-speedbar-item-info): New function.
(gud-install-speedbar-variables): Use it to display data types
of watch expression as tooltips in speedbar.

18 years ago*** empty log message ***
Nick Roberts [Wed, 16 Nov 2005 11:25:18 +0000 (11:25 +0000)]
*** empty log message ***

18 years agoMeh. Use the 32x32 version.
Chong Yidong [Wed, 16 Nov 2005 06:35:28 +0000 (06:35 +0000)]
Meh. Use the 32x32 version.

18 years agoUSe 24x24 xpm icon
Chong Yidong [Wed, 16 Nov 2005 06:15:35 +0000 (06:15 +0000)]
USe 24x24 xpm icon

18 years ago* gnu.h (gnu_bits): Xpm version of the new Emacs icon.
Chong Yidong [Wed, 16 Nov 2005 05:49:18 +0000 (05:49 +0000)]
* gnu.h (gnu_bits): Xpm version of the new Emacs icon.

* xterm.c (x_bitmap_icon): Use the xpm if available.

* image.c (x_create_bitmap_from_xpm_data): New function.

18 years ago(file-name-shadow-properties, file-name-shadow-tty-properties)
Luc Teirlinck [Wed, 16 Nov 2005 05:02:40 +0000 (05:02 +0000)]
(file-name-shadow-properties, file-name-shadow-tty-properties)
(file-name-shadow, file-name-shadow-mode): Add :version keyword.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 16 Nov 2005 04:59:07 +0000 (04:59 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 16 Nov 2005 04:53:15 +0000 (04:53 +0000)]
*** empty log message ***

18 years ago(auto-compression-mode): Add :version keyword, because default was changed.
Luc Teirlinck [Wed, 16 Nov 2005 04:06:52 +0000 (04:06 +0000)]
(auto-compression-mode): Add :version keyword, because default was changed.

18 years agoWhitespace change.
Luc Teirlinck [Wed, 16 Nov 2005 04:04:58 +0000 (04:04 +0000)]
Whitespace change.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 16 Nov 2005 03:58:28 +0000 (03:58 +0000)]
*** empty log message ***

18 years ago(global-font-lock-mode): Add :version keyword, because default was changed.
Luc Teirlinck [Wed, 16 Nov 2005 03:52:35 +0000 (03:52 +0000)]
(global-font-lock-mode): Add :version keyword, because default was changed.

18 years ago(file-name-shadow-mode): Undo last change; the file itself is new in 22.1.
Luc Teirlinck [Wed, 16 Nov 2005 03:48:45 +0000 (03:48 +0000)]
(file-name-shadow-mode): Undo last change; the file itself is new in 22.1.

18 years ago(file-name-shadow-mode): Set :version to "22.1", because default was changed.
Luc Teirlinck [Wed, 16 Nov 2005 03:44:17 +0000 (03:44 +0000)]
(file-name-shadow-mode): Set :version to "22.1", because default was changed.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 16 Nov 2005 02:42:57 +0000 (02:42 +0000)]
*** empty log message ***

18 years ago(lisp, shortlisp): Add rfn-eshadow.
Luc Teirlinck [Wed, 16 Nov 2005 02:38:24 +0000 (02:38 +0000)]
(lisp, shortlisp): Add rfn-eshadow.

18 years ago(command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.
Luc Teirlinck [Wed, 16 Nov 2005 02:30:58 +0000 (02:30 +0000)]
(command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.

18 years agoPreload rfn-eshadow.
Luc Teirlinck [Wed, 16 Nov 2005 02:26:37 +0000 (02:26 +0000)]
Preload rfn-eshadow.

18 years ago(file-name-shadow-mode): Set :init-value to t.
Luc Teirlinck [Wed, 16 Nov 2005 02:25:19 +0000 (02:25 +0000)]
(file-name-shadow-mode): Set :init-value to t.

18 years ago(custom-add-parent-links): Fix bug whereby, for instance,
Luc Teirlinck [Wed, 16 Nov 2005 02:02:03 +0000 (02:02 +0000)]
(custom-add-parent-links): Fix bug whereby, for instance,
`(fringe custom-face)' shadowed `(fringe custom-group)'
in the custom-group property of the symbol frames and the
fringe group got no link to its parent group frames.
Doc fix.

18 years agoMake SIGTSTP work like SIGINT normally does.
Nick Roberts [Wed, 16 Nov 2005 01:03:35 +0000 (01:03 +0000)]
Make SIGTSTP work like SIGINT normally does.

18 years ago*** empty log message ***
Nick Roberts [Wed, 16 Nov 2005 01:01:24 +0000 (01:01 +0000)]
*** empty log message ***

18 years ago(gud-stop-subjob): New function.
Nick Roberts [Wed, 16 Nov 2005 00:55:52 +0000 (00:55 +0000)]
(gud-stop-subjob): New function.
(gud-menu-map, gud-tool-bar-map): Use it.

18 years ago(rfn-eshadow-regexp): Remove.
Stefan Monnier [Tue, 15 Nov 2005 23:02:03 +0000 (23:02 +0000)]
(rfn-eshadow-regexp): Remove.
(rfn-eshadow-sifn-equal): New function.
(rfn-eshadow-update-overlay): Rewrite to use substitute-in-file-name.

18 years ago(gud-menu-map): Let [stop] stop program rather than kill it.
Kim F. Storm [Tue, 15 Nov 2005 22:55:48 +0000 (22:55 +0000)]
(gud-menu-map): Let [stop] stop program rather than kill it.
(gud-tool-bar-map): Likewise.  Move cont/until/finish buttons
to a more useful/logical place.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 15 Nov 2005 22:55:18 +0000 (22:55 +0000)]
*** empty log message ***

18 years ago(gud-menu-map): Make visibility of stop and
Nick Roberts [Tue, 15 Nov 2005 22:37:49 +0000 (22:37 +0000)]
(gud-menu-map): Make visibility of stop and
go buttons complementary.

18 years ago*** empty log message ***
Nick Roberts [Tue, 15 Nov 2005 22:36:55 +0000 (22:36 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 15 Nov 2005 20:15:13 +0000 (20:15 +0000)]
*** empty log message ***

18 years ago2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Tue, 15 Nov 2005 18:49:33 +0000 (18:49 +0000)]
2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-util (ediff-make-temp-file): use proper file-name-handler
operation

18 years ago2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Tue, 15 Nov 2005 18:44:30 +0000 (18:44 +0000)]
2005-11-15  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-utils (viper-non-word-characters-reformed-vi): quote `-' in
string.

* viper.el (viper-emacs-state-mode-list): Ensure that
rcirc-mode buffers come up in Emacs state.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 15 Nov 2005 17:26:35 +0000 (17:26 +0000)]
*** empty log message ***

18 years ago(term-termcap-format): Fix typos.
Dan Nicolaescu [Tue, 15 Nov 2005 17:13:22 +0000 (17:13 +0000)]
(term-termcap-format): Fix typos.
(term-down): Fix the negative argument case.

18 years ago(free_float): Make free list chaining aliasing-safe.
Andreas Schwab [Tue, 15 Nov 2005 13:53:45 +0000 (13:53 +0000)]
(free_float): Make free list chaining aliasing-safe.
(make_float): Likewise.
(free_cons): Likewise.
(Fcons): Likewise.
(check_cons_list): Likewise.
(Fmake_symbol): Likewise.
(allocate_misc): Likewise.
(free_misc): Likewise.
(gc_sweep): Likewise.

18 years ago(struct Lisp_Cons): Make cdr a union.
Andreas Schwab [Tue, 15 Nov 2005 13:53:09 +0000 (13:53 +0000)]
(struct Lisp_Cons): Make cdr a union.
(XCDR_AS_LVALUE): Adjust.
(struct Lisp_Float): Make data a union.
(XFLOAT_DATA): Adjust.

18 years ago(gud-menu-map, gud-tool-bar-map): Re-define buttons and include new ones.
Nick Roberts [Tue, 15 Nov 2005 12:27:29 +0000 (12:27 +0000)]
(gud-menu-map, gud-tool-bar-map): Re-define buttons and include new ones.
(gud-tool-bar-item-visible-no-fringe): New function.
(gud-menu-map): Use it.

18 years agoRemove face-alias left over from change on
Nick Roberts [Tue, 15 Nov 2005 12:25:49 +0000 (12:25 +0000)]
Remove face-alias left over from change on
2005-08-15.
(gdb-ann3): New command gud-go.
(menu): Accomodate gdb-mi.el.
(gdb-assembler-custom): Make buffer of selected window current
so that set-window-point works.