]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago* configure.in: Remove more references to unsupported systems.
Dan Nicolaescu [Sun, 13 Jan 2008 18:29:53 +0000 (18:29 +0000)]
* configure.in: Remove more references to unsupported systems.

* m/sequent-ptx.h:
* m/sequent.h:
* s/ptx.h:
* s/ptx4-2.h:
* s/ptx4.h: Remove files for systems no longer supported.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 13 Jan 2008 18:26:15 +0000 (18:26 +0000)]
*** empty log message ***

16 years ago(rmail-convert-to-babyl-format): Remove
Martin Rudalics [Sun, 13 Jan 2008 18:18:12 +0000 (18:18 +0000)]
(rmail-convert-to-babyl-format): Remove
save-excursion to avoid infinite looping.

16 years agoRemove obsolete file
Dan Nicolaescu [Sun, 13 Jan 2008 17:39:05 +0000 (17:39 +0000)]
Remove obsolete file

16 years ago(Fcall_process): Fix previous change.
Dan Nicolaescu [Sun, 13 Jan 2008 15:15:03 +0000 (15:15 +0000)]
(Fcall_process): Fix previous change.

16 years agoRemove some symbols that are not used anymore.
Dan Nicolaescu [Sun, 13 Jan 2008 00:46:16 +0000 (00:46 +0000)]
Remove some symbols that are not used anymore.

16 years ago* movemail.c:
Dan Nicolaescu [Sun, 13 Jan 2008 00:43:55 +0000 (00:43 +0000)]
* movemail.c:
* make-docfile.c: Remove reference to symbols defined by systems
not supported anymore: MAC_OS8, XENIX and STRIDE.

* (src/m/mips.h):
* (src/m/intel386.h):
* callproc.c:
* config.in:
* ecrt0.c:
* emacs.c:
* fileio.c:
* frame.c:
* getpagesize.h:
* keyboard.c:
* lread.c:
* process.c:
* puresize.h:
* sysdep.c:
* systty.h:
* syswait.h:
* unexec.c:
* xdisp.c:
* alloc.c: Remove code containing references to symbols defined by
unsupported systems.

16 years agoRegenerate for new tpu-extras md5sum in generated autoload.
Glenn Morris [Sat, 12 Jan 2008 23:58:50 +0000 (23:58 +0000)]
Regenerate for new tpu-extras md5sum in generated autoload.

16 years agoRegenerate.
Glenn Morris [Sat, 12 Jan 2008 23:48:35 +0000 (23:48 +0000)]
Regenerate.

16 years ago(woman-parse-numeric-arg): Change handling of `==': can be interned
Glenn Morris [Sat, 12 Jan 2008 23:21:25 +0000 (23:21 +0000)]
(woman-parse-numeric-arg): Change handling of `==': can be interned
without a function definition.

16 years ago(decode_options) [WINDOWSNT]: Don't use the value of DISPLAY in the
Eli Zaretskii [Sat, 12 Jan 2008 15:50:33 +0000 (15:50 +0000)]
(decode_options) [WINDOWSNT]: Don't use the value of DISPLAY in the
environment.  Don't support -d.
(print_help_and_exit) [WINDOWSNT]: Don't show the --display option.
(longopts) [WINDOWSNT]: Remove --display.

16 years agoMention that old platforms are no longer supported. Add a reference to
Eli Zaretskii [Sat, 12 Jan 2008 15:24:21 +0000 (15:24 +0000)]
Mention that old platforms are no longer supported.  Add a reference to
the full list in MACHINES.

16 years agoAdd an explicit list of platforms that are no longer supported.
Eli Zaretskii [Sat, 12 Jan 2008 15:23:15 +0000 (15:23 +0000)]
Add an explicit list of platforms that are no longer supported.

16 years ago(nxml-enable-unicode-char-name-sets, rng-nxml-mode-init): Declare.
Jason Rumney [Sat, 12 Jan 2008 12:30:05 +0000 (12:30 +0000)]
(nxml-enable-unicode-char-name-sets, rng-nxml-mode-init): Declare.

16 years ago(rng-preferred-prefix-alist): Add some defaults.
Jason Rumney [Fri, 11 Jan 2008 17:30:52 +0000 (17:30 +0000)]
(rng-preferred-prefix-alist): Add some defaults.
(rng-preferred-prefix-alist-default): Remove.

16 years ago(nxml-char-name-ignore-case): Change default value.
Jason Rumney [Fri, 11 Jan 2008 16:01:26 +0000 (16:01 +0000)]
(nxml-char-name-ignore-case): Change default value.
(nxml-mode): Call nxml-enable-unicode-char-name-sets directly.

16 years ago(nxml-internal-unicode-char-name-sets-enabled): Rename from
Jason Rumney [Fri, 11 Jan 2008 16:00:09 +0000 (16:00 +0000)]
(nxml-internal-unicode-char-name-sets-enabled): Rename from
nxml-enable-unicode-char-name-sets-flag.
(nxml-enable-unicode-char-name-sets-1): Merge into
nxml-enable-unicode-char-name-sets.
(nxml-enable-unicode-char-name-sets): Don't unconditionally set
nxml-char-name-ignore-case here.

16 years ago(nxml-mode): Call rng-nxml-mode-init directly.
Jason Rumney [Fri, 11 Jan 2008 15:12:17 +0000 (15:12 +0000)]
(nxml-mode): Call rng-nxml-mode-init directly.
Update doc string and commentary.

16 years ago(detect_coding_mask): Fix previous change.
Kenichi Handa [Fri, 11 Jan 2008 11:30:25 +0000 (11:30 +0000)]
(detect_coding_mask): Fix previous change.

16 years ago(all): Add missing version entries.
Martin Rudalics [Fri, 11 Jan 2008 09:59:48 +0000 (09:59 +0000)]
(all): Add missing version entries.

16 years ago(big5-to-flat-code, flat-code-to-big5, euc-to-flat-code, flat-code-to-euc):
Glenn Morris [Fri, 11 Jan 2008 04:56:27 +0000 (04:56 +0000)]
(big5-to-flat-code, flat-code-to-big5, euc-to-flat-code, flat-code-to-euc):
Declare as functions.

16 years ago(elmo-msgdb-overview-get-entity, wl-summary-buffer-msgdb): Declare as funtions.
Glenn Morris [Fri, 11 Jan 2008 04:55:32 +0000 (04:55 +0000)]
(elmo-msgdb-overview-get-entity, wl-summary-buffer-msgdb): Declare as funtions.

16 years ago(ada-set-syntax-table-properties): Bind
Martin Rudalics [Thu, 10 Jan 2008 18:49:31 +0000 (18:49 +0000)]
(ada-set-syntax-table-properties): Bind
buffer-file-name and buffer-file-truename.

16 years ago(fringe-mode-explicit): New variable.
Martin Rudalics [Thu, 10 Jan 2008 18:44:27 +0000 (18:44 +0000)]
(fringe-mode-explicit): New variable.
(set-fringe-mode): Don't alter default-frame-alist when just
loading this file.

16 years agoRemove python.el entry duplicated when merging from EMACS_22_BASE.
Juanma Barranquero [Thu, 10 Jan 2008 17:45:15 +0000 (17:45 +0000)]
Remove python.el entry duplicated when merging from EMACS_22_BASE.

16 years ago(pop_stat, pop_last): Check validity of string-to-integer
Chong Yidong [Thu, 10 Jan 2008 15:33:52 +0000 (15:33 +0000)]
(pop_stat, pop_last): Check validity of string-to-integer
conversion.  Mistakes spotted by Nico Golde.

16 years ago* pop.c (pop_stat, pop_last): Check validity of string-to-integer
Chong Yidong [Thu, 10 Jan 2008 15:31:25 +0000 (15:31 +0000)]
* pop.c (pop_stat, pop_last): Check validity of string-to-integer
conversion.  Mistakes spotted by Nico Golde.

16 years ago2008-01-10 Tassilo Horn <tassilo@member.fsf.org>
Tassilo Horn [Thu, 10 Jan 2008 15:08:34 +0000 (15:08 +0000)]
2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>

* doc-view.el (doc-view-buffer-file-name): New variable.
(doc-view-convert-current-doc, doc-view-search)
(doc-view-current-cache-dir, doc-view-initiate-display)
(doc-view-mode): Use it.
(doc-view-bookmark-make-cell): Use variable buffer-file-name
instead of function.

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 10 Jan 2008 14:18:23 +0000 (14:18 +0000)]
Merge from gnus--devo--0

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

16 years ago(vc-svn-registered): Return the correct value for
Dan Nicolaescu [Thu, 10 Jan 2008 14:17:06 +0000 (14:17 +0000)]
(vc-svn-registered): Return the correct value for
ignored and unregistered files.

16 years ago2008-01-10 Tassilo Horn <tassilo@member.fsf.org>
Tassilo Horn [Thu, 10 Jan 2008 11:29:41 +0000 (11:29 +0000)]
2008-01-10  Tassilo Horn  <tassilo@member.fsf.org>

* doc-view.el (tramp): Require tramp because we use
tramp-tramp-file-p.

16 years ago* vc.el (vc-status-unmark-all-files): New function.
Dan Nicolaescu [Thu, 10 Jan 2008 07:51:25 +0000 (07:51 +0000)]
* vc.el (vc-status-unmark-all-files): New function.
(vc-status-unmark-all-files): Likewise.
(vc-status-mode-map): Add bindings.

16 years ago2008-01-10 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Thu, 10 Jan 2008 06:54:12 +0000 (06:54 +0000)]
2008-01-10  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff*.el: uncommented declare-function.

* viper*.el: uncommented declare-function.

16 years agoChong Yidong <cyd at stupidchicken.com>
Glenn Morris [Thu, 10 Jan 2008 04:08:55 +0000 (04:08 +0000)]
Chong Yidong  <cyd at stupidchicken.com>

(wait_reading_process_output): Check for window changes caused by timers.

16 years agoshell.el dirtrack stuff moved to 22.2.
Glenn Morris [Thu, 10 Jan 2008 04:06:13 +0000 (04:06 +0000)]
shell.el dirtrack stuff moved to 22.2.

16 years agoERC: Sync changes from upstream.
Michael Olson [Thu, 10 Jan 2008 03:51:14 +0000 (03:51 +0000)]
ERC: Sync changes from upstream.

16 years ago2008-01-09 Tassilo Horn <tassilo@member.fsf.org>
Tassilo Horn [Wed, 9 Jan 2008 20:16:14 +0000 (20:16 +0000)]
2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>

* doc-view.el (doc-view-mode): Support tramp, compressed files and
files inside archives uniformly.

16 years ago* testmodes/sgml-mode.el (sgml-tag-syntax-table): Initialize this
Eric S. Raymond [Wed, 9 Jan 2008 16:21:29 +0000 (16:21 +0000)]
* testmodes/sgml-mode.el (sgml-tag-syntax-table):  Initialize this
constant with a computation on sgml-specials rather than a literal
list.  Without this change the syntax table is generated
incorrectly, and the mode will think it's in a comment following
any instance of the string "--".

16 years agoFix code of ps-face-strikeout-p, ps-face-overline-p and ps-face-box-p
Vinicius Jose Latorre [Wed, 9 Jan 2008 12:48:42 +0000 (12:48 +0000)]
Fix code of ps-face-strikeout-p, ps-face-overline-p and ps-face-box-p

16 years ago2008-01-09 Tassilo Horn <tassilo@member.fsf.org>
Tassilo Horn [Wed, 9 Jan 2008 10:25:17 +0000 (10:25 +0000)]
2008-01-09  Tassilo Horn  <tassilo@member.fsf.org>

* doc-view.el (doc-view-mode-p): Add EPS as supported type.
(doc-view-mode): Support document files inside archives.

16 years ago*** empty log message ***
Dan Nicolaescu [Wed, 9 Jan 2008 07:40:37 +0000 (07:40 +0000)]
*** empty log message ***

16 years ago(vc-deduce-fileset): Return the currently selected file if
Dan Nicolaescu [Wed, 9 Jan 2008 07:21:08 +0000 (07:21 +0000)]
(vc-deduce-fileset): Return the currently selected file if
no files are selected when using vc-status.

16 years ago2008-01-09 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Wed, 9 Jan 2008 06:16:07 +0000 (06:16 +0000)]
2008-01-09  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff*.el: commented out declare-function. "make bootstrap"
stops with an error and emacs does not compile with those things in.
Besides, declare-function is not defined in XEmacs.

* ediff-util (eqiff-quit): autoraise minibuffer.

* ediff-diff (ediff-convert-fine-diffs-to-overlays): make it a defin

* viper*.el: commented out declare-function -- not defined in XEmacs.

* viper-ex.el (viper-info-on-file): take care of indiret buffers.

* viper.el (viper-set-hooks, set-cursor-color): set viper-vi-state-cursor-color.

16 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Jan 2008 06:15:40 +0000 (06:15 +0000)]
*** empty log message ***

16 years ago(detect_coding_iso2022): New arg latin_extra_code_state. Allow Latin
Kenichi Handa [Wed, 9 Jan 2008 06:05:23 +0000 (06:05 +0000)]
(detect_coding_iso2022): New arg latin_extra_code_state.  Allow Latin
extra codes only when *latin_extra_code_state is nonzero.
(detect_coding_mask): If there is a NULL byte, detect the encoding as
UTF-16 or binary.  If there is a Latin extra code, detect the encoding
as ISO-2022 only when no other proper encoding is found.

16 years ago* vc.el (vc-status-headers): Rename from
Dan Nicolaescu [Wed, 9 Jan 2008 05:19:04 +0000 (05:19 +0000)]
* vc.el (vc-status-headers): Rename from
vc-status-insert-headers.  Just return header.
(vc-status-move-to-goal-column): New function.
(vc-status-mode-map): Define more keys.
(vc-status-mode): Use vc-status-refresh.  Now 'special.
(vc-status-refresh): New function.
(vc-status-next-line): Likewise.
(vc-status-previous-line): Likewise.
(vc-status-mark-file): Use vc-status-next-line.
(vc-status-unmark-file): Use vc-status-previous-line.
(vc-status-unmark-file-up): New function.
(vc-status-register): Likewise.
(vc-status-find-file): Likewise.
(vc-status-find-file-other-window): Likewise.
(vc-status-current-file): Likewise.
(vc-ensure-vc-buffer): Understand vc-status mode.

16 years ago* vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".
Dan Nicolaescu [Wed, 9 Jan 2008 05:15:07 +0000 (05:15 +0000)]
* vc-hg.el (vc-hg-dir-status): Don't pass -A to "hg status".

16 years agognome icons are GPLv2 or later.
Glenn Morris [Wed, 9 Jan 2008 04:59:00 +0000 (04:59 +0000)]
gnome icons are GPLv2 or later.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html

16 years agognome icons are GPLv2 or later.
Glenn Morris [Wed, 9 Jan 2008 04:57:51 +0000 (04:57 +0000)]
gnome icons are GPLv2 or later.
gtk icons are LGPLv2 or later.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html
Correct gtk copyright holders based on makecopyright in gtk tarball.

16 years agoAdd missing final newlines to message calls.
Glenn Morris [Wed, 9 Jan 2008 04:40:14 +0000 (04:40 +0000)]
Add missing final newlines to message calls.

16 years agoDaniel Hackney <dan at haxney.org> (tiny change)
Glenn Morris [Wed, 9 Jan 2008 04:36:57 +0000 (04:36 +0000)]
Daniel Hackney <dan at haxney.org>  (tiny change)

(set_socket): Add trailing newline to socket error message.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Wed, 9 Jan 2008 04:31:51 +0000 (04:31 +0000)]
Add 2008 to copyright years.

16 years agoRemove copyright from author with assignment and merge years into FSF years.
Glenn Morris [Wed, 9 Jan 2008 04:21:32 +0000 (04:21 +0000)]
Remove copyright from author with assignment and merge years into FSF years.
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Wed, 9 Jan 2008 04:19:59 +0000 (04:19 +0000)]
Add 2008 to copyright years.
Add license text.

16 years agoAdd @copying section.
Glenn Morris [Wed, 9 Jan 2008 04:19:33 +0000 (04:19 +0000)]
Add @copying section.

16 years agoTom Tromey <tromey at redhat.com>
Glenn Morris [Wed, 9 Jan 2008 04:18:27 +0000 (04:18 +0000)]
Tom Tromey  <tromey at redhat.com>

(blackbox-mode-map): Add `q' and [return] bindings.

16 years ago(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.
Glenn Morris [Wed, 9 Jan 2008 04:17:56 +0000 (04:17 +0000)]
(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.

16 years agoFix face attributes recognition
Vinicius Jose Latorre [Wed, 9 Jan 2008 02:54:16 +0000 (02:54 +0000)]
Fix face attributes recognition

16 years ago(ffap-read-file-or-url): Don't use let-binding to temporarily
Stefan Monnier [Wed, 9 Jan 2008 02:16:47 +0000 (02:16 +0000)]
(ffap-read-file-or-url): Don't use let-binding to temporarily
add a file-name handler.

16 years ago*** empty log message ***
Roland Winkler [Wed, 9 Jan 2008 01:43:14 +0000 (01:43 +0000)]
*** empty log message ***

16 years ago(bibtex-initialize): New autoloaded command. Rename from function
Roland Winkler [Wed, 9 Jan 2008 01:37:50 +0000 (01:37 +0000)]
(bibtex-initialize): New autoloaded command. Rename from function
bibtex-files-expand. New optional arg select.
(bibtex-flash-head): Allow blink-matching-delay being zero.
(bibtex-clean-entry): Use atomic-change-group.
(bibtex-format-entry): Check presence of required fields only after
formatting of fields. Use member-ignore-case. Do not use
bibtex-parse-entry. Do not use booktitle field to set a missing
title.
(bibtex-autofill-entry): Do not call undo-boundary.
(bibtex-lessp): Handle crossref keys that point to another bibtex
file.
(bibtex-sort-buffer, bibtex-prepare-new-entry, bibtex-validate):
Parse keys if necessary.

16 years agoMerge from emacs--rel--22
Miles Bader [Tue, 8 Jan 2008 20:46:54 +0000 (20:46 +0000)]
Merge from emacs--rel--22

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

16 years ago* vc-git.el (vc-git--call): Apply `process-file' instead of
Michael Albinus [Tue, 8 Jan 2008 20:07:21 +0000 (20:07 +0000)]
* vc-git.el (vc-git--call): Apply `process-file' instead of
`call-process'.

* net/tramp.el (tramp-remote-process-environment): Add "LC_CTYPE=C".
Reported by Pete Forman <pete.forman@westerngeco.com>.
(tramp-perl-encode, tramp-perl-decode): Update copyrights.
(tramp-handle-process-file): Handle the case where DESTINATION is
a consp with t as car.
(tramp-wait-for-output): We shall remove exactly what has been
find by the search.

16 years agoMerge from gnus--devo--0
Miles Bader [Tue, 8 Jan 2008 14:16:13 +0000 (14:16 +0000)]
Merge from gnus--devo--0

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

16 years ago*** empty log message ***
Nick Roberts [Tue, 8 Jan 2008 08:32:10 +0000 (08:32 +0000)]
*** empty log message ***

16 years agoKevin Ryde <user42 at zip.com.au>:
Glenn Morris [Tue, 8 Jan 2008 08:03:25 +0000 (08:03 +0000)]
Kevin Ryde  <user42 at zip.com.au>:

(compilation-error-regexp-alist-alist): Add entry for two-arg form of
the Test module ok() func.

16 years agoWhitespace.
Glenn Morris [Tue, 8 Jan 2008 07:56:05 +0000 (07:56 +0000)]
Whitespace.

16 years agoKevin Ryde <user42 at zip.com.au>:
Glenn Morris [Tue, 8 Jan 2008 07:54:36 +0000 (07:54 +0000)]
Kevin Ryde  <user42 at zip.com.au>:

(perl): Add a "during global destruction" sample.

16 years agoKevin Ryde <user42 at zip.com.au>:
Glenn Morris [Tue, 8 Jan 2008 07:54:27 +0000 (07:54 +0000)]
Kevin Ryde  <user42 at zip.com.au>:

(perl): Add a "during global destruction" sample.

16 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 8 Jan 2008 07:54:04 +0000 (07:54 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(compilation-error-regexp-alist-alist): For perl, allow "during global
destruction" at end.

16 years agoKevin Ryde <user42 at zip.com.au>
Glenn Morris [Tue, 8 Jan 2008 07:53:53 +0000 (07:53 +0000)]
Kevin Ryde  <user42 at zip.com.au>

(compilation-error-regexp-alist-alist): For perl, allow "during global
destruction" at end.

16 years agoRegenerate.
Glenn Morris [Tue, 8 Jan 2008 05:21:00 +0000 (05:21 +0000)]
Regenerate.

16 years ago*** empty log message ***
Glenn Morris [Tue, 8 Jan 2008 05:19:38 +0000 (05:19 +0000)]
*** empty log message ***

16 years ago(diff-end-of-hunk): Don't match empty lines in unified format.
Glenn Morris [Tue, 8 Jan 2008 05:19:13 +0000 (05:19 +0000)]
(diff-end-of-hunk): Don't match empty lines in unified format.

16 years ago(mouse-major-mode-menu): Suppress duplicate menus.
Glenn Morris [Tue, 8 Jan 2008 05:18:09 +0000 (05:18 +0000)]
(mouse-major-mode-menu): Suppress duplicate menus.

16 years ago(diff-end-of-hunk): Don't match empty lines in unified format.
Glenn Morris [Tue, 8 Jan 2008 05:17:47 +0000 (05:17 +0000)]
(diff-end-of-hunk): Don't match empty lines in unified format.

16 years ago(mouse-major-mode-menu): Suppress duplicate menus.
Glenn Morris [Tue, 8 Jan 2008 05:13:06 +0000 (05:13 +0000)]
(mouse-major-mode-menu): Suppress duplicate menus.

16 years agoRegenerate.
Glenn Morris [Tue, 8 Jan 2008 05:07:59 +0000 (05:07 +0000)]
Regenerate.

16 years agoRalf Angeli <angeli at caeruleus.net>
Glenn Morris [Tue, 8 Jan 2008 05:06:48 +0000 (05:06 +0000)]
Ralf Angeli  <angeli at caeruleus.net>

(reftex-make-separate-toc-frame): Simplify selection of frame focusing
function.

16 years agoComment.
Glenn Morris [Tue, 8 Jan 2008 05:03:11 +0000 (05:03 +0000)]
Comment.

16 years agoUpdate printed copyright year to 2008.
Glenn Morris [Tue, 8 Jan 2008 05:01:41 +0000 (05:01 +0000)]
Update printed copyright year to 2008.

16 years ago*** empty log message ***
Glenn Morris [Tue, 8 Jan 2008 05:00:52 +0000 (05:00 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:54:02 +0000 (04:54 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:45:51 +0000 (04:45 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:44:45 +0000 (04:44 +0000)]
Add 2008 to copyright years.
Update Emacs version.

16 years agoUpdate Emacs version.
Glenn Morris [Tue, 8 Jan 2008 04:43:46 +0000 (04:43 +0000)]
Update Emacs version.

16 years ago(set-version): Add doc/man/emacs.1.
Glenn Morris [Tue, 8 Jan 2008 04:43:10 +0000 (04:43 +0000)]
(set-version): Add doc/man/emacs.1.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:37:27 +0000 (04:37 +0000)]
Add 2008 to copyright years.

16 years ago(main): Set copyright year to 2008.
Glenn Morris [Tue, 8 Jan 2008 04:28:15 +0000 (04:28 +0000)]
(main): Set copyright year to 2008.

16 years ago*** empty log message ***
Glenn Morris [Tue, 8 Jan 2008 04:28:05 +0000 (04:28 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 8 Jan 2008 04:25:28 +0000 (04:25 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:11:05 +0000 (04:11 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Tue, 8 Jan 2008 04:04:36 +0000 (04:04 +0000)]
Add 2008 to copyright years.

16 years ago(gdb-var-list-children-1): Put varnum in
Nick Roberts [Tue, 8 Jan 2008 01:59:29 +0000 (01:59 +0000)]
(gdb-var-list-children-1): Put varnum in
quotes in case of spaces, e.g. STL containers (not pretty).

16 years ago*** empty log message ***
Nick Roberts [Tue, 8 Jan 2008 01:56:38 +0000 (01:56 +0000)]
*** empty log message ***

16 years agoRemember: If region is visible, use it as initial text.
Michael Olson [Tue, 8 Jan 2008 01:33:08 +0000 (01:33 +0000)]
Remember: If region is visible, use it as initial text.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 18:24:12 +0000 (18:24 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 18:17:09 +0000 (18:17 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 17:34:21 +0000 (17:34 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 16:57:16 +0000 (16:57 +0000)]
*** empty log message ***