]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--rel--22
Miles Bader [Fri, 18 Apr 2008 02:56:45 +0000 (02:56 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1112

16 years agoAdd arch tagline
Miles Bader [Fri, 18 Apr 2008 02:46:47 +0000 (02:46 +0000)]
Add arch tagline

16 years ago(Fexpand_file_name): Refine last fix so `nm' is only
Stefan Monnier [Fri, 18 Apr 2008 02:26:05 +0000 (02:26 +0000)]
(Fexpand_file_name): Refine last fix so `nm' is only
relocated if it points to `name'.

16 years agoHandle whitespace-tab-width properly.
Vinicius Jose Latorre [Fri, 18 Apr 2008 02:01:46 +0000 (02:01 +0000)]
Handle whitespace-tab-width properly.

16 years agoFix up comment convention.
Stefan Monnier [Fri, 18 Apr 2008 01:46:37 +0000 (01:46 +0000)]
Fix up comment convention.

16 years ago(debug): Revert to bury-buffer since quit-window is not better anyway.
Stefan Monnier [Fri, 18 Apr 2008 01:29:23 +0000 (01:29 +0000)]
(debug): Revert to bury-buffer since quit-window is not better anyway.

16 years ago(python-mode-map): Use abbrev-table-menu.
Stefan Monnier [Thu, 17 Apr 2008 20:09:54 +0000 (20:09 +0000)]
(python-mode-map): Use abbrev-table-menu.
(python-use-skeletons): Remove, unused.
(python-skeletons): Remove.  Use the abbrev table instead.
(python-mode-abbrev-table): Fix regexp; add enable-function and case-fixed.
(def-python-skeleton): Simplify.
(python-expand-template): Use the abbrev-table and abbrev-insert.
(python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): Remove.
(python-mode): Don't set pre-abbrev-expand-hook.

16 years agoSet coding-tag.
Stefan Monnier [Thu, 17 Apr 2008 19:54:57 +0000 (19:54 +0000)]
Set coding-tag.

16 years ago(abbrev-insert): New function extracted from expand-abbrev.
Stefan Monnier [Thu, 17 Apr 2008 19:54:00 +0000 (19:54 +0000)]
(abbrev-insert): New function extracted from expand-abbrev.
(expand-abbrev): Use it.
(abbrev-table-menu): New function.

16 years agoDocstring improvements.
Stefan Monnier [Thu, 17 Apr 2008 17:40:52 +0000 (17:40 +0000)]
Docstring improvements.

16 years ago(define-abbrev-table): Fontify dosctrings as such.
Stefan Monnier [Thu, 17 Apr 2008 15:38:39 +0000 (15:38 +0000)]
(define-abbrev-table): Fontify dosctrings as such.

16 years ago(completion-table-with-terminator): Fix paren typo.
Stefan Monnier [Thu, 17 Apr 2008 14:45:27 +0000 (14:45 +0000)]
(completion-table-with-terminator): Fix paren typo.

16 years ago(cvs-bury-buffer): Use quit-window instead of the
Sam Steingold [Thu, 17 Apr 2008 13:44:00 +0000 (13:44 +0000)]
(cvs-bury-buffer): Use quit-window instead of the
idiosyncratic bury-buffer/delete-window logic.

16 years ago(crm-completion-help, crm-complete, crm-complete-word, crm-complete-and-exit):
Juanma Barranquero [Thu, 17 Apr 2008 09:50:05 +0000 (09:50 +0000)]
(crm-completion-help, crm-complete, crm-complete-word, crm-complete-and-exit):
Fix typo in previous change.

16 years agoDon't make the width of U+00AD to 0.
Kenichi Handa [Thu, 17 Apr 2008 07:58:33 +0000 (07:58 +0000)]
Don't make the width of U+00AD to 0.

16 years ago(gdb-stack-update): New variable.
Nick Roberts [Thu, 17 Apr 2008 05:12:42 +0000 (05:12 +0000)]
(gdb-stack-update): New variable.
(gdb, gdb-starting, gdb-frames-mode): Use it.
(gdb-invalidate-frames): Advise to call "info stack" only if
execution has occurred.
(gdb-info-breakpoints-custom): Only update overlay-arrow pointing to
selected frame if no execution has occurred.
(gdb-frames-force-update): New interactive function.
(gdb-frames-mode-map): Bind it to "F".

16 years ago*** empty log message ***
Nick Roberts [Thu, 17 Apr 2008 05:10:04 +0000 (05:10 +0000)]
*** empty log message ***

16 years agoERC: (erc-remove-text-properties-region): Disable this command by default.
Michael Olson [Thu, 17 Apr 2008 05:02:14 +0000 (05:02 +0000)]
ERC: (erc-remove-text-properties-region): Disable this command by default.

16 years agolisp/ChangeLog: Update.
Michael Olson [Thu, 17 Apr 2008 05:00:21 +0000 (05:00 +0000)]
lisp/ChangeLog: Update.

16 years agoRelease Remember 2.0.
Michael Olson [Thu, 17 Apr 2008 04:59:39 +0000 (04:59 +0000)]
Release Remember 2.0.

16 years ago(Faset): Allow setting a multibyte character in an
Kenichi Handa [Thu, 17 Apr 2008 01:11:11 +0000 (01:11 +0000)]
(Faset): Allow setting a multibyte character in an
ASCII-only unibyte string.

16 years ago(STRING_SET_MULTIBYTE): New macro.
Kenichi Handa [Thu, 17 Apr 2008 01:09:57 +0000 (01:09 +0000)]
(STRING_SET_MULTIBYTE): New macro.

16 years ago*** empty log message ***
Dan Nicolaescu [Thu, 17 Apr 2008 00:31:56 +0000 (00:31 +0000)]
*** empty log message ***

16 years ago* configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
Stefan Monnier [Wed, 16 Apr 2008 19:53:06 +0000 (19:53 +0000)]
* configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
rather than change CPPFLAGS.
(HAVE_GTK): Rename to USE_GTK.
* Makefile.in: Don't use HAVE_GTK and don't -DUSE_GTK since it's now
done in config.h.

16 years agoReplace the obsolete macros AC_AIX and
Stefan Monnier [Wed, 16 Apr 2008 17:34:43 +0000 (17:34 +0000)]
Replace the obsolete macros AC_AIX and
AC_GNU_SOURCE with AC_USE_SYSTEM_EXTENSIONS.

16 years agoCleanup the bug-report email addresses and make sure the
Stefan Monnier [Wed, 16 Apr 2008 14:10:34 +0000 (14:10 +0000)]
Cleanup the bug-report email addresses and make sure the
maintainer is still willing to handle bug reports.

16 years ago(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction):
Juanma Barranquero [Wed, 16 Apr 2008 11:37:21 +0000 (11:37 +0000)]
(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction):
Add usage in the docstring.

16 years ago(vc-dir-kill-query): Fix thinko.
Dan Nicolaescu [Wed, 16 Apr 2008 04:58:35 +0000 (04:58 +0000)]
(vc-dir-kill-query): Fix thinko.

16 years agoHonor the indent-tabs-mode and tab-width setting from user.
Vinicius Jose Latorre [Wed, 16 Apr 2008 03:41:17 +0000 (03:41 +0000)]
Honor the indent-tabs-mode and tab-width setting from user.

16 years ago(diary-remind): Don't clobber `date' passed by diary-sexp-entry.
Glenn Morris [Wed, 16 Apr 2008 03:24:06 +0000 (03:24 +0000)]
(diary-remind): Don't clobber `date' passed by diary-sexp-entry.

16 years ago(proced-command-alist): Add support for darwin.
Stefan Monnier [Wed, 16 Apr 2008 03:09:58 +0000 (03:09 +0000)]
(proced-command-alist): Add support for darwin.

16 years ago(proced-mode): Redefine as just the major-mode.
Stefan Monnier [Wed, 16 Apr 2008 03:07:49 +0000 (03:07 +0000)]
(proced-mode): Redefine as just the major-mode.
(proced): Separate it from proced-mode.

16 years agoRename vc-status to vc-dir.
Stefan Monnier [Wed, 16 Apr 2008 03:00:53 +0000 (03:00 +0000)]
Rename vc-status to vc-dir.

16 years agoRename vc-status to vc-dir and the vc-status var to vc-ewoc.
Stefan Monnier [Wed, 16 Apr 2008 00:57:12 +0000 (00:57 +0000)]
Rename vc-status to vc-dir and the vc-status var to vc-ewoc.

16 years ago(print-quoted): Docstring update.
Stefan Monnier [Wed, 16 Apr 2008 00:30:43 +0000 (00:30 +0000)]
(print-quoted): Docstring update.

16 years ago(read_key_sequence): Remove always-true checks.
Chong Yidong [Tue, 15 Apr 2008 23:36:02 +0000 (23:36 +0000)]
(read_key_sequence): Remove always-true checks.

16 years ago* keyboard.c (read_key_sequence): Remove always-true checks.
Chong Yidong [Tue, 15 Apr 2008 23:35:01 +0000 (23:35 +0000)]
* keyboard.c (read_key_sequence): Remove always-true checks.

16 years agoRemove spurious comment change.
Juanma Barranquero [Tue, 15 Apr 2008 21:16:34 +0000 (21:16 +0000)]
Remove spurious comment change.

16 years agoFix comment style.
Stefan Monnier [Tue, 15 Apr 2008 15:25:18 +0000 (15:25 +0000)]
Fix comment style.

16 years ago(mouse-throw-magnifier-with-scroll-bar)
Stefan Monnier [Tue, 15 Apr 2008 15:20:35 +0000 (15:20 +0000)]
(mouse-throw-magnifier-with-scroll-bar)
(mouse-throw-magnifier-with-mouse-movement): Remove.
(mouse-throw-magnifier-base): New const.
(mouse-drag-scroll-delta): New fun.
(mouse-drag-throw): Use it.

16 years agoRegenerate.
Juanma Barranquero [Tue, 15 Apr 2008 13:38:55 +0000 (13:38 +0000)]
Regenerate.

16 years agoUpdate to Unicode 5.1.
Juanma Barranquero [Tue, 15 Apr 2008 13:31:08 +0000 (13:31 +0000)]
Update to Unicode 5.1.

16 years ago(vc-status-fileinfo): Add new member directoryp.
Dan Nicolaescu [Tue, 15 Apr 2008 07:28:31 +0000 (07:28 +0000)]
(vc-status-fileinfo): Add new member directoryp.
(vc-default-status-printer): Print directories.
(vc-status-update): Sort files before subdirectories.

16 years ago(vc-cvs-after-dir-status, vc-cvs-dir-status): Add
Dan Nicolaescu [Tue, 15 Apr 2008 07:26:36 +0000 (07:26 +0000)]
(vc-cvs-after-dir-status, vc-cvs-dir-status): Add
alternative implementation based on "cvs update".

16 years agoChanged requirements section to tell that only one
Tassilo Horn [Tue, 15 Apr 2008 06:46:11 +0000 (06:46 +0000)]
Changed requirements section to tell that only one
of dvipdf or dvipdfm is needed.
(doc-view-already-converted-p): Fix bug that forced reconversion
if doc was already converted.

16 years ago(minibuffer-message): Make sure we can put-text-property.
Stefan Monnier [Mon, 14 Apr 2008 22:04:38 +0000 (22:04 +0000)]
(minibuffer-message): Make sure we can put-text-property.

16 years agoComplete rewrite.
Stefan Monnier [Mon, 14 Apr 2008 19:54:30 +0000 (19:54 +0000)]
Complete rewrite.

16 years ago*** empty log message ***
Michael Albinus [Mon, 14 Apr 2008 18:44:04 +0000 (18:44 +0000)]
*** empty log message ***

16 years ago(tmm-completion-delete-prompt): Don't hardcode point-min==1.
Stefan Monnier [Mon, 14 Apr 2008 18:13:16 +0000 (18:13 +0000)]
(tmm-completion-delete-prompt): Don't hardcode point-min==1.
(tmm-add-prompt): Make sure completion-setup-hook is preserved even in
case of an error in display-completion-list.

16 years ago(file-cache-completions-keymap): Move init from
Stefan Monnier [Mon, 14 Apr 2008 18:11:52 +0000 (18:11 +0000)]
(file-cache-completions-keymap): Move init from
file-cache-completion-setup-function into declaration.
(file-cache-minibuffer-complete): Simplify.
(file-cache-completion-setup-function): Use standard-output,
preserve current-buffer.

16 years agoMinor re-indent.
Stefan Monnier [Mon, 14 Apr 2008 18:09:49 +0000 (18:09 +0000)]
Minor re-indent.

16 years ago(vc-status-update): Set needs-update.
Stefan Monnier [Mon, 14 Apr 2008 16:36:32 +0000 (16:36 +0000)]
(vc-status-update): Set needs-update.
(vc-status-refresh): η-reduce.

16 years ago(vc-status-update): Fix typo.
Stefan Monnier [Mon, 14 Apr 2008 16:21:23 +0000 (16:21 +0000)]
(vc-status-update): Fix typo.

16 years ago(w32font_open_internal): Set max_bounds.descent in
Jason Rumney [Mon, 14 Apr 2008 16:16:01 +0000 (16:16 +0000)]
(w32font_open_internal): Set max_bounds.descent in
compatibility struct, for better underline positioning.

16 years ago(doc-view-mode-map): Bind C-a to image-bol and C-e
Tassilo Horn [Mon, 14 Apr 2008 15:46:06 +0000 (15:46 +0000)]
(doc-view-mode-map): Bind C-a to image-bol and C-e
to image-eol.

16 years ago(vc-status-update): Undo the previous revert.
Alexandre Julliard [Mon, 14 Apr 2008 15:22:47 +0000 (15:22 +0000)]
(vc-status-update): Undo the previous revert.

16 years ago(completion-table-with-terminator): Those completions
Stefan Monnier [Mon, 14 Apr 2008 15:10:36 +0000 (15:10 +0000)]
(completion-table-with-terminator): Those completions
are never valid w.r.t test-completion.
(completion--file-name-table): Check completion-all-completions-with-base-size.

16 years ago* doc-view.el (doc-view-dvipdf-program): New variable.
Tassilo Horn [Mon, 14 Apr 2008 13:18:12 +0000 (13:18 +0000)]
* doc-view.el (doc-view-dvipdf-program): New variable.
(doc-view-dvipdfm-program): Mention doc-view-dvipdf-program.
(doc-view-mode-p): Check for doc-view-dvipdf-program as
alternative for doc-view-dvipdfm-program.
(doc-view-dvi->pdf): Prefer dvipdf over dvipdfm.

16 years ago(doc-view-start-process): Don't set
Tassilo Horn [Mon, 14 Apr 2008 11:02:31 +0000 (11:02 +0000)]
(doc-view-start-process): Don't set
default-directory to "~/" if the current value is valid.  This
broke PS files that run other files in the same directory.

16 years ago(unidata-prop-alist): Fix typo in description of `numeric-value'.
Juanma Barranquero [Mon, 14 Apr 2008 10:47:12 +0000 (10:47 +0000)]
(unidata-prop-alist): Fix typo in description of `numeric-value'.
(unidata-put-character): Fix typo in error message.

16 years ago(vc-status-kill-query): New function.
Dan Nicolaescu [Mon, 14 Apr 2008 08:59:41 +0000 (08:59 +0000)]
(vc-status-kill-query): New function.
(vc-status-mode): Add it to kill-buffer-query-functions.
(vc-status-show-fileentry): New function.
(vc-status-menu-map): Bind it.  Bind vc-next-action.

16 years ago(minibuffer-message): Put cursor at the right place.
Stefan Monnier [Mon, 14 Apr 2008 03:39:31 +0000 (03:39 +0000)]
(minibuffer-message): Put cursor at the right place.

16 years ago(minibuffer-try-completion, minibuffer-all-completions): Fix last change.
Stefan Monnier [Mon, 14 Apr 2008 03:30:47 +0000 (03:30 +0000)]
(minibuffer-try-completion, minibuffer-all-completions): Fix last change.

16 years ago(proced-send-signal): Fix error recognition.
Roland Winkler [Mon, 14 Apr 2008 02:42:11 +0000 (02:42 +0000)]
(proced-send-signal): Fix error recognition.

16 years agoFix utf-8 breakage in previous commit.
Juanma Barranquero [Mon, 14 Apr 2008 02:00:02 +0000 (02:00 +0000)]
Fix utf-8 breakage in previous commit.

16 years ago(proced-command-alist): Remove sort column.
Roland Winkler [Mon, 14 Apr 2008 01:35:56 +0000 (01:35 +0000)]
(proced-command-alist): Remove sort column.
(proced-command, proced-procname-column): Use
make-variable-buffer-local.
(proced-signal-function): Renamed from proced-kill-program.  Allow
for elisp symbols and string values representing system calls.
(proced-marker-regexp, proced-success-message): New functions.
(proced): Use defalias.  Add autoload cookie.
(proced-unmark-backward, proced-toggle-marks)
(proced-hide-processes): New commands.
(proced-do-mark): Simplify code.
(proced-insert-mark): Use optional arg BACKWARD instead of line number.
(proced-update): Remove sorting.
(proced-send-signal): Display number of processes to operate on.
Allow for system calls or elisp functions to send signals.  Check
if signal was send successfully.

16 years ago* minibuffer.el (completion-all-completion-with-base-size): New var.
Stefan Monnier [Sun, 13 Apr 2008 22:12:02 +0000 (22:12 +0000)]
* minibuffer.el (completion-all-completion-with-base-size): New var.
(completion--some): New function.
(completion-table-with-context, completion--file-name-table):
Return the base-size if requested.
(completion-table-in-turn): Generalize to multiple arguments.
(complete-in-turn): Compatibility alias.
(completion-styles-alist): New var.
(completion-styles): New customization.
(minibuffer-try-completion, minibuffer-all-completions):
New functions.
(minibuffer--do-completion, minibuffer-complete-and-exit)
(minibuffer-try-word-completion): Use them.
(display-completion-list, minibuffer-completion-help): Use them.
Handle all-completions's new base-size info to set completion-base-size.
* info.el (Info-read-node-name-1): Use completion-table-with-context,
completion-table-with-terminator and complete-with-action.
Remove the now obsolete completion-base-size-function property.
* simple.el (completion-list-mode-map): Move init into declaration.
(completion-list-mode): Use define-derived-mode.
(completion-setup-function): Use any completion-base-size that may
have been set before.  Remove handling of completion-base-size-function.
* loadup.el: Move abbrev.el up earlier.

16 years ago(vc-git-after-dir-status-stage)
Alexandre Julliard [Sun, 13 Apr 2008 18:07:54 +0000 (18:07 +0000)]
(vc-git-after-dir-status-stage)
(vc-git-dir-status-goto-stage): New functions.
(vc-git-after-dir-status-stage1)
(vc-git-after-dir-status-stage1-empty-db)
(vc-git-after-dir-status-stage2): Removed, functionality moved
into the new generic stage functions.
(vc-git-dir-status-files): New function.

16 years ago(vc-status-update): Revert an incorrect rewrite. Add some
Alexandre Julliard [Sun, 13 Apr 2008 18:06:35 +0000 (18:06 +0000)]
(vc-status-update): Revert an incorrect rewrite. Add some
comments.
(vc-status-refresh-files): New function.
(vc-status-refresh): Use `vc-status-refresh-files' to refresh the
state of up-to-date files.
(vc-default-dir-status-files): New function.

16 years ago* dbusbind.c (dbus-get-unique-name): Remove extra copying of name string.
Michael Albinus [Sun, 13 Apr 2008 16:29:55 +0000 (16:29 +0000)]
* dbusbind.c (dbus-get-unique-name): Remove extra copying of name string.

16 years ago(completion--embedded-envvar-table, read-file-name-internal):
Juanma Barranquero [Sun, 13 Apr 2008 01:49:17 +0000 (01:49 +0000)]
(completion--embedded-envvar-table, read-file-name-internal):
Fix typos in 2008-04-11 change.

16 years ago(read-face-name): Use `completion-table-in-turn', not `complete-in-turn'.
Juanma Barranquero [Sun, 13 Apr 2008 01:46:58 +0000 (01:46 +0000)]
(read-face-name): Use `completion-table-in-turn', not `complete-in-turn'.

16 years agoRequire 'cl when compiling.
Andreas Schwab [Sun, 13 Apr 2008 00:25:41 +0000 (00:25 +0000)]
Require 'cl when compiling.

16 years ago(gud-menu-map): Expand tooltip.
Nick Roberts [Sat, 12 Apr 2008 22:04:38 +0000 (22:04 +0000)]
(gud-menu-map): Expand tooltip.

16 years ago(gdb-find-source-frame): Improve doc string.
Nick Roberts [Sat, 12 Apr 2008 21:57:58 +0000 (21:57 +0000)]
(gdb-find-source-frame): Improve doc string.
(menu): Add/expand menu tooltips.

16 years ago*** empty log message ***
Nick Roberts [Sat, 12 Apr 2008 21:55:44 +0000 (21:55 +0000)]
*** empty log message ***

16 years ago(XUINT, XSET): Remove.
Dan Nicolaescu [Sat, 12 Apr 2008 17:09:19 +0000 (17:09 +0000)]
(XUINT, XSET): Remove.

16 years ago(sh-show-indent): Fix typo.
Dan Nicolaescu [Sat, 12 Apr 2008 16:41:03 +0000 (16:41 +0000)]
(sh-show-indent): Fix typo.
(sh-mode-map): Add a toggle for inserting braces and quotes in pairs.

16 years ago(vc-cvs-registered): Allow removed files to be
Dan Nicolaescu [Sat, 12 Apr 2008 16:33:24 +0000 (16:33 +0000)]
(vc-cvs-registered): Allow removed files to be
considered registered.

16 years ago(gud-tooltip-tips): Use tooltip-event-buffer
Nick Roberts [Sat, 12 Apr 2008 13:14:56 +0000 (13:14 +0000)]
(gud-tooltip-tips): Use tooltip-event-buffer

16 years ago(gdb-init-buffer): New function.
Nick Roberts [Sat, 12 Apr 2008 13:13:32 +0000 (13:13 +0000)]
(gdb-init-buffer): New function.
(gdb-set-gud-minor-mode-existing-buffers)
(gdb-info-breakpoints-custom, gdb-get-location)
(gdb-set-gud-minor-mode-existing-buffers-1): Use it.
Previously gdb-create-define-alist wasn't always run and added to
after-save-hook.

16 years ago*** empty log message ***
Nick Roberts [Sat, 12 Apr 2008 13:11:35 +0000 (13:11 +0000)]
*** empty log message ***

16 years ago(copyright-update-directory): New command.
Reiner Steib [Sat, 12 Apr 2008 10:06:28 +0000 (10:06 +0000)]
(copyright-update-directory): New command.

16 years ago(ediff-split-window-function, ediff-merge-split-window-function):
Reiner Steib [Sat, 12 Apr 2008 09:47:42 +0000 (09:47 +0000)]
(ediff-split-window-function, ediff-merge-split-window-function):
Improve custom type.

16 years ago("minibuffer"): Move after "faces".
Eli Zaretskii [Sat, 12 Apr 2008 09:26:40 +0000 (09:26 +0000)]
("minibuffer"): Move after "faces".

16 years ago(Fexpand_file_name): Add declaration for `p' missing in previous change.
Juanma Barranquero [Sat, 12 Apr 2008 09:15:10 +0000 (09:15 +0000)]
(Fexpand_file_name): Add declaration for `p' missing in previous change.

16 years ago(makefile-fill-paragraph): Treat indented comments like unindented ones.
Stefan Monnier [Sat, 12 Apr 2008 05:40:15 +0000 (05:40 +0000)]
(makefile-fill-paragraph): Treat indented comments like unindented ones.

16 years agoDocstring change.
Stefan Monnier [Sat, 12 Apr 2008 05:17:39 +0000 (05:17 +0000)]
Docstring change.

16 years ago(Fexpand_file_name): Tighten the scope of `p' and `o' vars.
Stefan Monnier [Sat, 12 Apr 2008 05:12:18 +0000 (05:12 +0000)]
(Fexpand_file_name): Tighten the scope of `p' and `o' vars.
Relocate `nm' after calling DECODE_FILE, in case the GC was run.

16 years ago(hif-factor): Handle unary minus.
Stefan Monnier [Sat, 12 Apr 2008 04:38:45 +0000 (04:38 +0000)]
(hif-factor): Handle unary minus.

16 years agoMention configuring after maintainer-clean.
Glenn Morris [Sat, 12 Apr 2008 03:18:33 +0000 (03:18 +0000)]
Mention configuring after maintainer-clean.

16 years agoMove non-autoloaded define-obsolete-variable-alias calls for
Glenn Morris [Sat, 12 Apr 2008 03:17:19 +0000 (03:17 +0000)]
Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.

16 years ago(define-obsolete-variable-alias): Doc fix.
Glenn Morris [Sat, 12 Apr 2008 03:13:27 +0000 (03:13 +0000)]
(define-obsolete-variable-alias): Doc fix.

16 years agoMove non-autoloaded define-obsolete-variable-alias calls for
Glenn Morris [Sat, 12 Apr 2008 03:12:29 +0000 (03:12 +0000)]
Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.

16 years ago(diary-face, diary-anniversary, diary-time, diary-button): Doc fix.
Glenn Morris [Sat, 12 Apr 2008 03:11:49 +0000 (03:11 +0000)]
(diary-face, diary-anniversary, diary-time, diary-button): Doc fix.
Move to calendar-faces group.
Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.

16 years ago(calendar-faces): New custom group.
Glenn Morris [Sat, 12 Apr 2008 03:11:03 +0000 (03:11 +0000)]
(calendar-faces): New custom group.
(calendar-today, diary, holiday): Doc fix.  Move to calendar-faces group.
Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.

16 years ago(chinese-calendar-time-zone): Mark obsolete name as risky too.
Glenn Morris [Sat, 12 Apr 2008 03:10:37 +0000 (03:10 +0000)]
(chinese-calendar-time-zone): Mark obsolete name as risky too.
Move non-autoloaded define-obsolete-variable-alias calls for
defcustoms not in dumped files before the associated defcustom.

16 years ago** emacs-22.1 with GTK problems (with patches)
YAMAMOTO Mitsuharu [Sat, 12 Apr 2008 02:07:41 +0000 (02:07 +0000)]
** emacs-22.1 with GTK problems (with patches)
Fixed.

16 years ago(mac-ae-open-documents): Adjust selection range parameter origins.
YAMAMOTO Mitsuharu [Sat, 12 Apr 2008 02:00:46 +0000 (02:00 +0000)]
(mac-ae-open-documents): Adjust selection range parameter origins.

16 years ago[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
YAMAMOTO Mitsuharu [Sat, 12 Apr 2008 01:59:22 +0000 (01:59 +0000)]
[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
[HAVE_GTK_AND_PTHREAD && !DOUG_LEA_MALLOC]: Don't use recursive mutex.