]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years agoMerge from emacs--rel--22
Miles Bader [Mon, 4 Feb 2008 09:39:04 +0000 (09:39 +0000)]
Merge from emacs--rel--22

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

16 years agoMerge from gnus--devo--0
Miles Bader [Mon, 4 Feb 2008 09:38:49 +0000 (09:38 +0000)]
Merge from gnus--devo--0

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

16 years agoAdjust dates of unicode merge entries to UTC.
Miles Bader [Mon, 4 Feb 2008 09:38:39 +0000 (09:38 +0000)]
Adjust dates of unicode merge entries to UTC.

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

16 years ago(lisp1): Use (), not {}.
Jason Rumney [Mon, 4 Feb 2008 09:07:32 +0000 (09:07 +0000)]
(lisp1): Use (), not {}.

16 years agoAdd more info for MAC_OS8.
Dan Nicolaescu [Mon, 4 Feb 2008 08:32:21 +0000 (08:32 +0000)]
Add more info for MAC_OS8.

16 years agoRequire cl when compiling, for setf.
Magnus Henoch [Mon, 4 Feb 2008 06:40:29 +0000 (06:40 +0000)]
Require cl when compiling, for setf.

16 years agoUndo last change (mistakenly committed to branch).
Chong Yidong [Mon, 4 Feb 2008 04:51:59 +0000 (04:51 +0000)]
Undo last change (mistakenly committed to branch).

16 years agoAdded "GTY" as synonym for __attribute__. Updated
Chong Yidong [Mon, 4 Feb 2008 04:49:29 +0000 (04:49 +0000)]
Added "GTY" as synonym for __attribute__.  Updated
gperf output.

16 years ago* etags.c: Added "GTY" as synonym for __attribute__. Updated
Chong Yidong [Mon, 4 Feb 2008 04:49:15 +0000 (04:49 +0000)]
* etags.c: Added "GTY" as synonym for __attribute__.  Updated
gperf output.

16 years agoAdded "GTY" as synonym for __attribute__. Updated gperf output.
Chong Yidong [Mon, 4 Feb 2008 04:45:16 +0000 (04:45 +0000)]
Added "GTY" as synonym for __attribute__.  Updated gperf output.

16 years ago* etags.c: Added "GTY" as synonym for __attribute__. Updated
Chong Yidong [Mon, 4 Feb 2008 04:45:00 +0000 (04:45 +0000)]
* etags.c: Added "GTY" as synonym for __attribute__.  Updated
gperf output.

16 years ago[MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
YAMAMOTO Mitsuharu [Mon, 4 Feb 2008 03:03:52 +0000 (03:03 +0000)]
[MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
that ignores kEventKeyModifierFnMask.
(XTread_socket) [MAC_OSX]: Move code for ignoring
kEventKeyModifierFnMask for some keys ...
(mac_mapped_modifiers) [MAC_OSX]: ... to here.  Add argument KEY_CODE.
All callers changed.
(mac_quit_char_key_p, XTread_socket): Get Emacs modifiers from
mapped modifiers.

16 years ago(w32font_open_internal): Use font_unparse_fcname to set full_name.
Jason Rumney [Mon, 4 Feb 2008 00:52:02 +0000 (00:52 +0000)]
(w32font_open_internal): Use font_unparse_fcname to set full_name.

16 years agoMake gcc the default compiler.
Jason Rumney [Sun, 3 Feb 2008 21:59:56 +0000 (21:59 +0000)]
Make gcc the default compiler.

16 years ago(OBJ1): Include font.o here.
Jason Rumney [Sun, 3 Feb 2008 21:33:49 +0000 (21:33 +0000)]
(OBJ1): Include font.o here.
(FONTOBJ) [USE_FONTBACKEND]: Instead of here.

16 years ago*** empty log message ***
Michael Albinus [Sun, 3 Feb 2008 12:10:59 +0000 (12:10 +0000)]
*** empty log message ***

16 years ago* net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
Michael Albinus [Sun, 3 Feb 2008 12:08:16 +0000 (12:08 +0000)]
* net/tramp-smb.el (tramp-smb-maybe-open-connection): Use
`tramp-process-sentinel' as process sentinel.

16 years ago*** empty log message ***
Michael Albinus [Sun, 3 Feb 2008 12:06:49 +0000 (12:06 +0000)]
*** empty log message ***

16 years ago* net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
Michael Albinus [Sun, 3 Feb 2008 12:06:08 +0000 (12:06 +0000)]
* net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
`tramp-process-sentinel' as process sentinel.

16 years ago* net/tramp.el (tramp-process-sentinel): New defun.
Michael Albinus [Sun, 3 Feb 2008 12:05:05 +0000 (12:05 +0000)]
* net/tramp.el (tramp-process-sentinel): New defun.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-maybe-open-connection): Use it as process sentinel.
(tramp-handle-delete-directory): Don't use the "-f" option; it
isn't portable.
(tramp-handle-start-file-process): Echo `tramp-end-of-output'
after the command.
(tramp-handle-shell-command): Set `mode-line-process' in the
asynchronous case.

16 years ago* net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.
Michael Albinus [Sun, 3 Feb 2008 12:02:39 +0000 (12:02 +0000)]
* net/tramp-cache.el (tramp-flush-connection-property): Remove EVENT.

16 years ago* dbus.el (top): Check (featurep 'dbusbind).
Michael Albinus [Sun, 3 Feb 2008 12:00:51 +0000 (12:00 +0000)]
* dbus.el (top): Check (featurep 'dbusbind).

16 years ago* ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.
Michael Albinus [Sun, 3 Feb 2008 11:58:58 +0000 (11:58 +0000)]
* ediff-util.el (ediff-compute-custom-diffs-maybe): Handle remote files.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 3 Feb 2008 02:38:27 +0000 (02:38 +0000)]
*** empty log message ***

16 years agoAdd entry for recenter-top-bottom.
Glenn Morris [Sat, 2 Feb 2008 21:58:11 +0000 (21:58 +0000)]
Add entry for recenter-top-bottom.

16 years agoRestore ps-print changes originally made on trunk to their original
Glenn Morris [Sat, 2 Feb 2008 21:37:41 +0000 (21:37 +0000)]
Restore ps-print changes originally made on trunk to their original
dates.  (Dates were replaced with unicode merge dates in 2008-02-01T16:01:31Z!miles@gnu.org.)
See http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00062.html

16 years agoRevert most of last two changes.
Jason Rumney [Sat, 2 Feb 2008 21:16:39 +0000 (21:16 +0000)]
Revert most of last two changes.

16 years ago*** empty log message ***
Jason Rumney [Sat, 2 Feb 2008 21:15:54 +0000 (21:15 +0000)]
*** empty log message ***

16 years agoAdjust dates of unicode merge entries for UTC.
Glenn Morris [Sat, 2 Feb 2008 21:13:59 +0000 (21:13 +0000)]
Adjust dates of unicode merge entries for UTC.
Remove duplicate merged entry about vc-bzr (original 2007-06-11).

16 years agoAdd a reference for the fact that there is no need to make changelog
Glenn Morris [Sat, 2 Feb 2008 21:03:14 +0000 (21:03 +0000)]
Add a reference for the fact that there is no need to make changelog
entries for regenearting configure.

16 years agoAdd entry I forgot to make yesterday.
Glenn Morris [Sat, 2 Feb 2008 20:57:58 +0000 (20:57 +0000)]
Add entry I forgot to make yesterday.
Remove unnecessary entries about re-generating configure.

16 years agoArrange for innards to jive w/ summary for libotf and m17n-flt.
Thien-Thi Nguyen [Sat, 2 Feb 2008 20:46:40 +0000 (20:46 +0000)]
Arrange for innards to jive w/ summary for libotf and m17n-flt.

* configure.in: For libotf and m17n-flt checks, set shell vars
HAVE_LIBOTF and HAVE_M17N_FLT instead of pkg_check_libotf and
pkg_check_m17n_flt, respectively, for the sake of the summary output.
* configure: Regenerated.

16 years ago*** empty log message ***
Juanma Barranquero [Sat, 2 Feb 2008 18:42:05 +0000 (18:42 +0000)]
*** empty log message ***

16 years ago(charprop-CMD): Chdir in Emacs rather than in Makefile.
Eli Zaretskii [Sat, 2 Feb 2008 17:55:39 +0000 (17:55 +0000)]
(charprop-CMD): Chdir in Emacs rather than in Makefile.

16 years ago(global-whitespace-mode): Revert last change.
Juanma Barranquero [Sat, 2 Feb 2008 17:41:55 +0000 (17:41 +0000)]
(global-whitespace-mode): Revert last change.
(whitespace-unload-function): Force `global-whitespace-mode'
to deactivate local modes in a slightly less intrusive way.

16 years agoIgnore also "Makefile.unix" and "makefile".
Juanma Barranquero [Sat, 2 Feb 2008 17:35:23 +0000 (17:35 +0000)]
Ignore also "Makefile.unix" and "makefile".

16 years ago(charprop-CMD): Fix last change.
Eli Zaretskii [Sat, 2 Feb 2008 16:35:11 +0000 (16:35 +0000)]
(charprop-CMD): Fix last change.

16 years ago(kill-buffer-if-not-modified): Add an autoload cookie.
Eli Zaretskii [Sat, 2 Feb 2008 16:07:47 +0000 (16:07 +0000)]
(kill-buffer-if-not-modified): Add an autoload cookie.

16 years ago(Tags): Fix last change.
Eli Zaretskii [Sat, 2 Feb 2008 15:58:47 +0000 (15:58 +0000)]
(Tags): Fix last change.

16 years agoconfigure.in: If admin/unidata/UnicodeData.txt is present, copy
Eli Zaretskii [Sat, 2 Feb 2008 15:49:46 +0000 (15:49 +0000)]
configure.in: If admin/unidata/UnicodeData.txt is present, copy
admin/unidata/Makefile.in to Makefile.
configure: Regenerated.

16 years agoRenamed Makefile to Makefile.in.
Eli Zaretskii [Sat, 2 Feb 2008 15:45:50 +0000 (15:45 +0000)]
Renamed Makefile to Makefile.in.

16 years ago(unidatagen-SH, unidatagen-clean-SH): Ignore return status.
Eli Zaretskii [Sat, 2 Feb 2008 15:15:13 +0000 (15:15 +0000)]
(unidatagen-SH, unidatagen-clean-SH): Ignore return status.

16 years ago(dontCopy): Rename admin/unidata/Makefile to keep it out of the way of
Eli Zaretskii [Sat, 2 Feb 2008 15:06:00 +0000 (15:06 +0000)]
(dontCopy): Rename admin/unidata/Makefile to keep it out of the way of
Windows generated file.  Generate admin/unidata/makefile.

16 years ago(unidatagen-nmake, unidatagen-clean-nmake, unidatagen-CMD)
Eli Zaretskii [Sat, 2 Feb 2008 15:03:26 +0000 (15:03 +0000)]
(unidatagen-nmake, unidatagen-clean-nmake, unidatagen-CMD)
(unidatagen-clean-CMD, unidatagen-SH, unidatagen-clean-SH): New targets.
(bootstrap-nmake): Invoke unidatagen-nmake.
(bootstrap-gmake): Invoke unidatagen-$(SHELLTYPE).

16 years agoNew file.
Eli Zaretskii [Sat, 2 Feb 2008 15:00:20 +0000 (15:00 +0000)]
New file.

16 years agoRestore copyright years. Update tutorial. Fix wording.
Eli Zaretskii [Sat, 2 Feb 2008 10:59:40 +0000 (10:59 +0000)]
Restore copyright years.  Update tutorial.  Fix wording.

16 years ago* trampver.texi: Update release number.
Michael Albinus [Sat, 2 Feb 2008 10:57:40 +0000 (10:57 +0000)]
* trampver.texi: Update release number.

16 years ago* tramp.texi: Move @setfilename ../info/tramp up, outside the header
Michael Albinus [Sat, 2 Feb 2008 10:56:12 +0000 (10:56 +0000)]
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
section.  Reported by <poti@potis.org>.
Use new FSF's Back-Cover Text.

16 years ago* net/trampver.el: Update release number.
Michael Albinus [Sat, 2 Feb 2008 10:51:50 +0000 (10:51 +0000)]
* net/trampver.el: Update release number.

16 years ago* net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of `mapcar'.
Michael Albinus [Sat, 2 Feb 2008 10:50:03 +0000 (10:50 +0000)]
* net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of `mapcar'.

16 years ago*** empty log message ***
Michael Albinus [Sat, 2 Feb 2008 10:49:10 +0000 (10:49 +0000)]
*** empty log message ***

16 years ago* net/tramp.el (tramp-handle-make-auto-save-file-name)
Michael Albinus [Sat, 2 Feb 2008 10:46:08 +0000 (10:46 +0000)]
* net/tramp.el (tramp-handle-make-auto-save-file-name)
(tramp-completion-dissect-file-name, tramp-find-executable): Use
`mapc' instead of `mapcar'.
(tramp-open-connection-setup-interactive-shell): Send only single
prompt setting commands, in order to avoid double-prompt.

16 years agoRestore copyright years. Update tutorial. Fix wording.
Eli Zaretskii [Sat, 2 Feb 2008 10:00:12 +0000 (10:00 +0000)]
Restore copyright years.  Update tutorial.  Fix wording.

16 years agoRemove conflict marker and merged entries about re-generating config.in.
Glenn Morris [Sat, 2 Feb 2008 04:47:40 +0000 (04:47 +0000)]
Remove conflict marker and merged entries about re-generating config.in.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 04:35:05 +0000 (04:35 +0000)]
Update copyright years and GPL version.

16 years agoUpdate copyright years and FSF address.
Glenn Morris [Sat, 2 Feb 2008 04:32:33 +0000 (04:32 +0000)]
Update copyright years and FSF address.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 04:32:01 +0000 (04:32 +0000)]
Update copyright years and GPL version.

16 years agoAdjust dates of unicode merge entries to UTC.
Glenn Morris [Sat, 2 Feb 2008 04:31:16 +0000 (04:31 +0000)]
Adjust dates of unicode merge entries to UTC.

16 years ago(mac-keyboard-translate-char): Use characterp rather than char-valid-p.
Glenn Morris [Sat, 2 Feb 2008 04:29:18 +0000 (04:29 +0000)]
(mac-keyboard-translate-char): Use characterp rather than char-valid-p.

16 years agoDelete trailing whitespace.
Glenn Morris [Sat, 2 Feb 2008 04:28:47 +0000 (04:28 +0000)]
Delete trailing whitespace.
(top-level): Use characterp rather than char-valid-p.

16 years ago(fortran-comment-indent-char): Use characterp rather than char-valid-p.
Glenn Morris [Sat, 2 Feb 2008 04:23:20 +0000 (04:23 +0000)]
(fortran-comment-indent-char): Use characterp rather than char-valid-p.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 04:22:46 +0000 (04:22 +0000)]
Update copyright years and GPL version.
(capitalized-next-word-boundary): Rename to capitalized-find-word-boundary.
Doc fix.  Update callers.
(capitalized-next-word-boundary-function-table): Rename to
capitalized-find-word-boundary-function-table.  Doc fix.  Update users.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 04:20:27 +0000 (04:20 +0000)]
Update copyright years and GPL version.

16 years ago(latin1-display): Use characterp rather than char-valid-p.
Glenn Morris [Sat, 2 Feb 2008 04:19:16 +0000 (04:19 +0000)]
(latin1-display): Use characterp rather than char-valid-p.

16 years ago(widget-string-complete): Use assoc-string rather than assoc-ignore-case.
Glenn Morris [Sat, 2 Feb 2008 04:18:45 +0000 (04:18 +0000)]
(widget-string-complete): Use assoc-string rather than assoc-ignore-case.
(widget-key-sequence-read-event): Use characterp rather than char-valid-p.

16 years ago(whitespace-char-valid-p): Use characterp rather than char-valid-p.
Glenn Morris [Sat, 2 Feb 2008 04:17:54 +0000 (04:17 +0000)]
(whitespace-char-valid-p): Use characterp rather than char-valid-p.

16 years ago(ps-mule-initialize, ps-mule-begin-job)
Glenn Morris [Sat, 2 Feb 2008 04:17:02 +0000 (04:17 +0000)]
(ps-mule-initialize, ps-mule-begin-job)
(ps-mule-end-job): Declare as functions.

16 years ago(declare-function): Add compatibility definition.
Glenn Morris [Sat, 2 Feb 2008 04:16:23 +0000 (04:16 +0000)]
(declare-function): Add compatibility definition.
(ps-plot-with-face, ps-plot-string): Declare as functions.
(ps-bold-faces, ps-italic-faces): Declare variables.

16 years ago(bdf-read-font-info): Use string-to-number rather than string-to-int.
Glenn Morris [Sat, 2 Feb 2008 04:15:23 +0000 (04:15 +0000)]
(bdf-read-font-info): Use string-to-number rather than string-to-int.

16 years agoFix tense.
Glenn Morris [Sat, 2 Feb 2008 04:14:42 +0000 (04:14 +0000)]
Fix tense.

16 years agoFix typo and tense.
Glenn Morris [Sat, 2 Feb 2008 04:14:22 +0000 (04:14 +0000)]
Fix typo and tense.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 04:13:38 +0000 (04:13 +0000)]
Update copyright years and GPL version.

16 years agoAdjust dates of unicode merge entries to UTC.
Glenn Morris [Sat, 2 Feb 2008 04:13:18 +0000 (04:13 +0000)]
Adjust dates of unicode merge entries to UTC.
Remove merged entry about "updating from head".
Fix tense (past -> present).

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 04:09:42 +0000 (04:09 +0000)]
Update copyright years and GPL version.

16 years ago* ps-prin1.ps (HeaderOrFooterTextLines): Remove entry - this change
Glenn Morris [Sat, 2 Feb 2008 04:09:10 +0000 (04:09 +0000)]
* ps-prin1.ps (HeaderOrFooterTextLines): Remove entry - this change
has never been on the trunk.

16 years agoAdjust dates of unicode merge entries to UTC.
Glenn Morris [Sat, 2 Feb 2008 04:02:22 +0000 (04:02 +0000)]
Adjust dates of unicode merge entries to UTC.
Remove entry about syncing with HEAD.
* ps-prin1.ps (printBackground): Remove entry duplicated from
2007-01-26 to 2008-02-02.
Past tense -> present tense (regenerated, updated).
"ps.print0.ps" -> "ps.prin0.ps" (fix typo)

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 03:52:44 +0000 (03:52 +0000)]
Update copyright years and GPL version.

16 years agoAdd copyright and license notice.
Glenn Morris [Sat, 2 Feb 2008 03:51:41 +0000 (03:51 +0000)]
Add copyright and license notice.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 03:51:10 +0000 (03:51 +0000)]
Update copyright years and GPL version.

16 years agoAdd copyright and license notice.
Glenn Morris [Sat, 2 Feb 2008 03:50:03 +0000 (03:50 +0000)]
Add copyright and license notice.

16 years agoUpdate copyright years and GPL version.
Glenn Morris [Sat, 2 Feb 2008 03:49:32 +0000 (03:49 +0000)]
Update copyright years and GPL version.

16 years agoAdjust dates of unicode merge entries to UTC.
Glenn Morris [Sat, 2 Feb 2008 03:48:58 +0000 (03:48 +0000)]
Adjust dates of unicode merge entries to UTC.
(unidata/UnicodeData.txt): Adjust date of copying to match
unidata/README.

16 years ago(HAVE_XFT): Ensure it is either "yes" or "no".
Glenn Morris [Sat, 2 Feb 2008 03:44:32 +0000 (03:44 +0000)]
(HAVE_XFT): Ensure it is either "yes" or "no".
(USE_FONT_BACKEND, HAVE_FREETYPE, HAVE_M17N_FLT, HAVE_LIBOTF)
(HAVE_XFT): Add "Does Emacs use..." messages at end.

16 years agoRemove multiple entries about re-generating configure.
Glenn Morris [Sat, 2 Feb 2008 03:42:54 +0000 (03:42 +0000)]
Remove multiple entries about re-generating configure.
Adjust dates of unicode merge entries to UTC.

16 years ago(unidata-gen-files): Force unix line ends.
Jason Rumney [Sat, 2 Feb 2008 02:23:24 +0000 (02:23 +0000)]
(unidata-gen-files): Force unix line ends.

16 years ago($(CHARPROP)): Use $(DEL) for deleting.
Jason Rumney [Sat, 2 Feb 2008 01:42:26 +0000 (01:42 +0000)]
($(CHARPROP)): Use $(DEL) for deleting.

16 years agoFix previous edit.
Dan Nicolaescu [Sat, 2 Feb 2008 01:17:40 +0000 (01:17 +0000)]
Fix previous edit.

16 years agoAdd info about increased data segment size.
Dan Nicolaescu [Sat, 2 Feb 2008 01:16:50 +0000 (01:16 +0000)]
Add info about increased data segment size.

16 years ago(SRC): Define earlier.
Jason Rumney [Sat, 2 Feb 2008 00:52:43 +0000 (00:52 +0000)]
(SRC): Define earlier.
(CHARPROP, UNIDATA, UNIDATA_SRC, UNIDATA_GEN, UNIDATA_GEN_SRC)
(UNIDATA_DEST, RUNTEMACS): New definitions.
($(EMACS)): Depend on $(CHARPROP).
(temacs): Bump EMHEAP to 21.
($(CHARPROP), $(UNIDATA), $(UNIDATA_GEN)): New targets.

16 years agoUndo last change.
Chong Yidong [Fri, 1 Feb 2008 23:37:07 +0000 (23:37 +0000)]
Undo last change.
(next-file): Improve revert message.

16 years ago* progmodes/etags.el (next-file): Improve revert message.
Chong Yidong [Fri, 1 Feb 2008 23:36:51 +0000 (23:36 +0000)]
* progmodes/etags.el (next-file): Improve revert message.

16 years agoUndo last change.
Chong Yidong [Fri, 1 Feb 2008 23:35:30 +0000 (23:35 +0000)]
Undo last change.
(next-file): Improve revert message.

16 years ago* progmodes/etags.el (next-file): Improve revert message.
Chong Yidong [Fri, 1 Feb 2008 23:35:06 +0000 (23:35 +0000)]
* progmodes/etags.el (next-file): Improve revert message.

16 years agoRevert last change.
Chong Yidong [Fri, 1 Feb 2008 23:31:53 +0000 (23:31 +0000)]
Revert last change.

16 years agoRevert last change.
Chong Yidong [Fri, 1 Feb 2008 23:31:23 +0000 (23:31 +0000)]
Revert last change.

16 years ago*** empty log message ***
Jason Rumney [Fri, 1 Feb 2008 23:31:23 +0000 (23:31 +0000)]
*** empty log message ***

16 years agoMove last change into NEWS.22.
Chong Yidong [Fri, 1 Feb 2008 23:29:32 +0000 (23:29 +0000)]
Move last change into NEWS.22.

16 years agoDefine VIRT_ADDR_VARIES.
Jason Rumney [Fri, 1 Feb 2008 23:29:29 +0000 (23:29 +0000)]
Define VIRT_ADDR_VARIES.

16 years agoDon't include CYGWIN in condition.
Jason Rumney [Fri, 1 Feb 2008 23:29:14 +0000 (23:29 +0000)]
Don't include CYGWIN in condition.

16 years ago*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
Chong Yidong [Fri, 1 Feb 2008 23:29:02 +0000 (23:29 +0000)]
*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
loop queries the user interactively if an already-visited file has
been changed since the last visit.  The new default value is `ask'.