bpt/emacs.git
16 years ago(Buffer Modification): Fix typo.
Martin Rudalics [Sat, 19 Jan 2008 18:53:05 +0000 (18:53 +0000)]
(Buffer Modification): Fix typo.

16 years ago* progmodes/sh-script.el (sh-basic-offset):
Dan Nicolaescu [Sat, 19 Jan 2008 18:32:34 +0000 (18:32 +0000)]
* progmodes/sh-script.el (sh-basic-offset):
* progmodes/cc-vars.el (c-syntactic-indentation)
(c-syntactic-indentation-in-macros): Mark as safe.

16 years ago*** empty log message ***
Juanma Barranquero [Sat, 19 Jan 2008 15:24:59 +0000 (15:24 +0000)]
*** empty log message ***

16 years ago(blank-style, blank-chars, blank-hspace-regexp, blank-space-regexp,
Juanma Barranquero [Sat, 19 Jan 2008 15:13:09 +0000 (15:13 +0000)]
(blank-style, blank-chars, blank-hspace-regexp, blank-space-regexp,
blank-tab-regexp, blank-trailing-regexp, blank-space-before-tab-regexp,
blank-global-modes, blank-mode, global-blank-mode): Doc fixes.
(blank, blank-space-face, blank-hspace-face, blank-tab-face, blank-newline-face,
blank-trailing-face, blank-line-face, blank-space-before-tab-face,
blank-display-mappings, blank-chars-value-list, blank-style-value-list,
blank-toggle-options, global-blank-toggle-options, blank-help-text,
blank-interactive-char, blank-turn-on, blank-turn-off, blank-color-on,
blank-color-off): Fix typos in docstrings.

16 years agoAdd comment before kill-buffer-if-not-modified.
Eli Zaretskii [Sat, 19 Jan 2008 14:04:35 +0000 (14:04 +0000)]
Add comment before kill-buffer-if-not-modified.

16 years ago*** empty log message ***
Kenichi Handa [Sat, 19 Jan 2008 12:50:35 +0000 (12:50 +0000)]
*** empty log message ***

16 years ago(detect_coding_iso2022): New arg
Kenichi Handa [Sat, 19 Jan 2008 05:55:50 +0000 (05:55 +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 Latin extra codes exist, detect the
encoding as ISO-2022 only when there's no other proper encoding is
found.

16 years ago("TeX"): Correct the mappings for \v{k} and \vk.
Kenichi Handa [Sat, 19 Jan 2008 04:36:40 +0000 (04:36 +0000)]
("TeX"): Correct the mappings for \v{k} and \vk.

16 years agoAdd arch tagline
Miles Bader [Fri, 18 Jan 2008 07:25:21 +0000 (07:25 +0000)]
Add arch tagline

16 years ago(icomplete-get-keys): Look up KEYS using all maps in proper buffer.
Richard M. Stallman [Fri, 18 Jan 2008 03:19:07 +0000 (03:19 +0000)]
(icomplete-get-keys): Look up KEYS using all maps in proper buffer.

16 years ago(handle_one_xevent): Revert to counting chars not bytes.
Jason Rumney [Thu, 17 Jan 2008 15:23:38 +0000 (15:23 +0000)]
(handle_one_xevent): Revert to counting chars not bytes.
(XTread_socket): Clarify what return value is counting in comment.

16 years agoNew file: blank-mode.el
Vinicius Jose Latorre [Thu, 17 Jan 2008 12:48:41 +0000 (12:48 +0000)]
New file: blank-mode.el

16 years ago(use_file_dialog): Doc fix.
Jason Rumney [Thu, 17 Jan 2008 12:05:19 +0000 (12:05 +0000)]
(use_file_dialog): Doc fix.

16 years ago(w32_read_socket) <WM_CHAR>: Decode characters outside
Jason Rumney [Thu, 17 Jan 2008 11:38:45 +0000 (11:38 +0000)]
(w32_read_socket) <WM_CHAR>: Decode characters outside
the unicode range available in MULE by locale-coding-system.
Improve dbcs lead byte detection. Set event timestamp and modifiers
earlier.

16 years agoRegenerate.
Glenn Morris [Thu, 17 Jan 2008 04:06:38 +0000 (04:06 +0000)]
Regenerate.

16 years ago(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
Glenn Morris [Thu, 17 Jan 2008 04:04:51 +0000 (04:04 +0000)]
(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.

16 years ago(START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR.
Glenn Morris [Thu, 17 Jan 2008 04:04:26 +0000 (04:04 +0000)]
(START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR.

16 years ago(c-constant-symbol): Put this defun inside an eval-and-compile, so as to
Alan Mackenzie [Wed, 16 Jan 2008 21:26:59 +0000 (21:26 +0000)]
(c-constant-symbol): Put this defun inside an eval-and-compile, so as to
permit byte-compiling (e.g. in bootstrap).

16 years ago*** empty log message ***
Alan Mackenzie [Wed, 16 Jan 2008 21:26:01 +0000 (21:26 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 16 Jan 2008 16:30:53 +0000 (16:30 +0000)]
*** empty log message ***

16 years ago(ada-convert-file-name): Fix typo in docstring.
Juanma Barranquero [Wed, 16 Jan 2008 16:19:01 +0000 (16:19 +0000)]
(ada-convert-file-name): Fix typo in docstring.

16 years ago(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
Juanma Barranquero [Wed, 16 Jan 2008 16:18:32 +0000 (16:18 +0000)]
(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
whitespace-check-spacetab-whitespace, whitespace-check-indent-whitespace,
whitespace-check-ateol-whitespace): Fix typos in docstrings.

16 years ago(display-mm-height, display-mm-width): Fix typos in docstrings.
Juanma Barranquero [Wed, 16 Jan 2008 16:17:19 +0000 (16:17 +0000)]
(display-mm-height, display-mm-width): Fix typos in docstrings.

16 years agoFix typos in comments.
Juanma Barranquero [Wed, 16 Jan 2008 16:15:56 +0000 (16:15 +0000)]
Fix typos in comments.

16 years ago(comint-regexp-arg): Fix no-input case.
Glenn Morris [Wed, 16 Jan 2008 08:10:36 +0000 (08:10 +0000)]
(comint-regexp-arg): Fix no-input case.

16 years agofinder-inf no longer in CVS.
Glenn Morris [Wed, 16 Jan 2008 04:17:13 +0000 (04:17 +0000)]
finder-inf no longer in CVS.
Fill last paragraph.

16 years agoUlf Jasper <ulf.jasper at web.de>
Glenn Morris [Wed, 16 Jan 2008 04:14:45 +0000 (04:14 +0000)]
Ulf Jasper  <ulf.jasper at web.de>

(icalendar-export-file, icalendar-import-file): Restore
significant trailing whitespace in `interactive' prompts.

16 years ago* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
Dan Nicolaescu [Tue, 15 Jan 2008 04:37:20 +0000 (04:37 +0000)]
* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
after-save-hook so that it is not called multiple times.

* vc-svn.el (vc-svn-resolve-when-done): Likewise.

16 years agoSimplify details of external icon licensing.
Glenn Morris [Tue, 15 Jan 2008 04:06:40 +0000 (04:06 +0000)]
Simplify details of external icon licensing.

16 years ago(diff-end-of-hunk): Revert 2008-01-08 change.
Glenn Morris [Tue, 15 Jan 2008 03:46:59 +0000 (03:46 +0000)]
(diff-end-of-hunk): Revert 2008-01-08 change.

16 years ago*** empty log message ***
Glenn Morris [Tue, 15 Jan 2008 03:45:18 +0000 (03:45 +0000)]
*** empty log message ***

16 years ago* (c-constant-symbol): New function which supersedes c-const-symbol.
Alan Mackenzie [Mon, 14 Jan 2008 22:31:07 +0000 (22:31 +0000)]
* (c-constant-symbol): New function which supersedes c-const-symbol.
During a customize-.. call it enables an element of (e.g.)
c-hanging-braces alist to have its name displayed, even when the default
value of c-h-b etc. doesn't include the elemnt.  Replace uses of the old
function by the new.

* progmodes/cc-vars.el (c-hanging-braces-alist): Remove the obscure
non-working fragment ":value c-".

16 years ago*** empty log message ***
Alan Mackenzie [Mon, 14 Jan 2008 22:28:39 +0000 (22:28 +0000)]
*** empty log message ***

16 years agoCorrect messed up ID info in previous patch
Alan Mackenzie [Mon, 14 Jan 2008 19:20:20 +0000 (19:20 +0000)]
Correct messed up ID info in previous patch

16 years ago(c-guess-basic-syntax): prevent a macro call inside a struct being
Alan Mackenzie [Mon, 14 Jan 2008 19:17:31 +0000 (19:17 +0000)]
(c-guess-basic-syntax): prevent a macro call inside a struct being
recognised as a K&R argument.

16 years ago*** empty log message ***
Alan Mackenzie [Mon, 14 Jan 2008 19:16:12 +0000 (19:16 +0000)]
*** empty log message ***

16 years ago(image-type): Use image-type-from-file-name (from trunk
Jason Rumney [Mon, 14 Jan 2008 13:20:31 +0000 (13:20 +0000)]
(image-type): Use image-type-from-file-name (from trunk
2007-05-21  Chong Yidong  <cyd@stupidchicken.com>).

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

16 years ago(view-file-other-window, view-file-other-frame): Fix last change.
Eli Zaretskii [Sat, 12 Jan 2008 17:17:41 +0000 (17:17 +0000)]
(view-file-other-window, view-file-other-frame): Fix last change.
(kill-buffer-if-not-modified): New function.
(view-file): Don't kill the buffer if it is modified.

16 years ago(view-file-other-window, view-file-other-frame): Don't kill the buffer if it
Eli Zaretskii [Sat, 12 Jan 2008 14:15:35 +0000 (14:15 +0000)]
(view-file-other-window, view-file-other-frame): Don't kill the buffer if it
is modified.  Doc fixes.

16 years ago(ebrowse-view-file-other-window): Delete function.
Eli Zaretskii [Sat, 12 Jan 2008 14:04:05 +0000 (14:04 +0000)]
(ebrowse-view-file-other-window): Delete function.
(ebrowse-view/find-file-and-search-pattern): Call view-file-other-window
instead of ebrowse-view-file-other-window.
(ebrowse-view-file-other-frame): Don't call current-window-configuration.
Fix second argument in the call to view-mode-enter.  Doc fix.

16 years ago** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop
Chong Yidong [Fri, 11 Jan 2008 20:39:13 +0000 (20:39 +0000)]
** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop

Removed because not reproducible (private communication from Francesco Potorti).

16 years ago(atomic-change-group): Prevent undo list truncation.
Richard M. Stallman [Fri, 11 Jan 2008 14:44:15 +0000 (14:44 +0000)]
(atomic-change-group): Prevent undo list truncation.

16 years agoAdd david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis.
Richard M. Stallman [Fri, 11 Jan 2008 14:23:39 +0000 (14:23 +0000)]
Add david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis.

16 years ago(mac_emacs_pid) [MAC_OSX]: New variable.
YAMAMOTO Mitsuharu [Fri, 11 Jan 2008 10:29:07 +0000 (10:29 +0000)]
(mac_emacs_pid) [MAC_OSX]: New variable.
[MAC_OSX] (init_mac_osx_environment): Initialize it.
[MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0
when used on child processes.

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

16 years ago** nico@ngolde.de, 7 Jan: some code issues
Chong Yidong [Thu, 10 Jan 2008 15:39:02 +0000 (15:39 +0000)]
** nico@ngolde.de, 7 Jan: some code issues
Fixed.

16 years ago(pop_stat, pop_last): Check validity of string-to-integer
Chong Yidong [Thu, 10 Jan 2008 15:25:28 +0000 (15:25 +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:24:58 +0000 (15:24 +0000)]
* pop.c (pop_stat, pop_last): Check validity of string-to-integer
conversion.  Mistakes spotted by Nico Golde.

16 years ago(safe-local-eval-forms): Mark
Dan Nicolaescu [Thu, 10 Jan 2008 14:01:13 +0000 (14:01 +0000)]
(safe-local-eval-forms): Mark
(add-hook 'write-file-hooks 'time-stamp) as safe.

16 years ago(comint-insert-input): Set point first.
Nick Roberts [Thu, 10 Jan 2008 11:28:33 +0000 (11:28 +0000)]
(comint-insert-input): Set point first.

16 years ago*** empty log message ***
Nick Roberts [Thu, 10 Jan 2008 11:26:42 +0000 (11:26 +0000)]
*** empty log message ***

16 years ago(gdb-dequeue-input): Make doubly sure
Nick Roberts [Thu, 10 Jan 2008 10:27:02 +0000 (10:27 +0000)]
(gdb-dequeue-input): Make doubly sure
session doesn't hang because gdb-pending-triggers is non-nil.
(gdb-frame-handler): Use buffer-file-name instead of
buffer-name in case of duplicate file names.

16 years ago*** empty log message ***
Nick Roberts [Thu, 10 Jan 2008 10:25:15 +0000 (10:25 +0000)]
*** empty log message ***

16 years ago(verilog-mode-map): Don't bind C-M-a,
Dan Nicolaescu [Thu, 10 Jan 2008 07:05:10 +0000 (07:05 +0000)]
(verilog-mode-map): Don't bind C-M-a,
C-M-e and C-M-h for emacs, they work by default.
(verilog-emacs-features): Remove.
(verilog-setup-dual-comments, verilog-populate-syntax-table):
Remove.  Move syntax table initialization ...
(verilog-mode-syntax-table): ... here.
(verilog-mode): Don't initialize the syntax table here.
(verilog-mark-defun): Only do something useful for XEmacs, emacs
does not need it.

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

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

16 years agoAdd Incompatible Lisp Changes section with shell.el dirtrack stuff.
Glenn Morris [Thu, 10 Jan 2008 04:05:45 +0000 (04:05 +0000)]
Add Incompatible Lisp Changes section with shell.el dirtrack stuff.

16 years ago(shell-dirtrack-verbose, shell-mode)
Glenn Morris [Thu, 10 Jan 2008 04:04:46 +0000 (04:04 +0000)]
(shell-dirtrack-verbose, shell-mode)
(shell-directory-tracker, shell-dirtrack-mode): Doc fix.
(dirtrack-toggle, dirtrack-mode): No longer alias to
shell-dirtrack-mode.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 10 Jan 2008 02:07:04 +0000 (02:07 +0000)]
*** empty log message ***

16 years ago(select-safe-coding-system): When a buffer is modified, cancel the writing.
Juanma Barranquero [Thu, 10 Jan 2008 01:55:24 +0000 (01:55 +0000)]
(select-safe-coding-system): When a buffer is modified, cancel the writing.

16 years ago* progmodes/verilog-mode.el (verilog-booleanp): New function for
Dan Nicolaescu [Wed, 9 Jan 2008 17:04:59 +0000 (17:04 +0000)]
* progmodes/verilog-mode.el (verilog-booleanp): New function for
backward compatibility. Replace all uses of booleanp with
verilog-booleanp.

16 years ago(vc-hg-diff): Don't pass an empty string.
Dan Nicolaescu [Wed, 9 Jan 2008 08:49:59 +0000 (08:49 +0000)]
(vc-hg-diff): Don't pass an empty string.

16 years ago(top-level): Fix spacing.
Dan Nicolaescu [Wed, 9 Jan 2008 06:30:58 +0000 (06:30 +0000)]
(top-level): Fix spacing.
(verilog-mode-version, verilog-mode-release-date): Update version
number.
(verilog-mode-release-emacs): New variable.
(compile-command, reporter-prompt-for-summary-p): Define for byte
compiler.
(verilog-startup-message-lines)
(verilog-startup-message-displayed)
(verilog-display-startup-message): Remove.
(verilog-highlight-p1800-keywords): Improve docstring.
(sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed)
(vector-skip-list): Only defvar at compile time.
(verilog-highlight-translate-off, verilog-indent-level)
(verilog-indent-level-module, verilog-indent-level-declaration)
(verilog-indent-declaration-macros, verilog-indent-lists)
(verilog-indent-level-behavioral)
(verilog-indent-level-directive, verilog-cexp-indent)
(verilog-case-indent, verilog-auto-newline)
(verilog-auto-indent-on-newline, verilog-tab-always-indent)
(verilog-tab-to-comment, verilog-indent-begin-after-if)
(verilog-align-ifelse, verilog-minimum-comment-distance)
(verilog-auto-lineup, verilog-highlight-p1800-keywords)
(verilog-auto-endcomments, verilog-auto-read-includes)
(verilog-auto-star-expand, verilog-auto-star-save)
(verilog-library-flags, verilog-library-directories)
(verilog-library-files, verilog-library-extensions)
(verilog-active-low-regexp, verilog-auto-sense-include-inputs)
(verilog-auto-sense-defines-constant, verilog-auto-reset-widths)
(verilog-assignment-delay, verilog-auto-inst-vector)
(verilog-auto-inst-template-numbers)
(verilog-auto-input-ignore-regexp)
(verilog-auto-inout-ignore-regexp)
(verilog-auto-output-ignore-regexp)
(verilog-auto-unused-ignore-regexp, verilog-typedef-regexp): Add
safe-local-variable properties.
(verilog-statement-menu, verilog-company)
(verilog-re-search-forward, verilog-re-search-backward)
(verilog-error-regexp-add, verilog-end-block-re)
(verilog-emacs-features, verilog-populate-syntax-table)
(verilog-setup-dual-comments, verilog-type-font-keywords)
(verilog-inside-comment-p, electric-verilog-backward-sexp)
(verilog-backward-sexp, verilog-forward-sexp)
(verilog-font-lock-init, verilog-mode)
(electric-verilog-terminate-line, electric-verilog-semi)
(electric-verilog-tab, verilog-insert-1, )
(verilog-insert-indices, verilog-generate-numbers)
(verilog-comment-region, verilog-label-be)
(verilog-beg-of-statement, verilog-in-case-region-p)
(verilog-in-struct-region-p, verilog-in-generate-region-p)
(verilog-in-fork-region-p, verilog-backward-case-item)
(verilog-set-auto-endcomments, verilog-get-expr)
(verilog-expand-vector-internal, verilog-surelint-off)
(verilog-batch-execute-func, verilog-calculate-indent)
(verilog-calc-1, verilog-calculate-indent-directive)
(verilog-leap-to-head, verilog-continued-line)
(verilog-backward-token, verilog-backward-syntactic-ws)
(verilog-forward-syntactic-ws, verilog-backward-ws&directives)
(verilog-forward-ws&directives, verilog-at-constraint-p)
(verilog-skip-backward-comments, verilog-indent-line-relative)
(verilog-do-indent, verilog-indent-comment)
(verilog-more-comment, verilog-pretty-declarations)
(verilog-pretty-expr, verilog-just-one-space)
(verilog-indent-declaration, verilog-get-completion-decl)
(verilog-goto-defun, verilog-showscopes, verilog-header)
(verilog-signals-combine-bus, verilog-read-decls)
(verilog-read-always-signals-recurse, verilog-read-instants)
(verilog-read-auto-template, verilog-set-define)
(verilog-read-defines, verilog-read-signals, verilog-getopt)
(verilog-is-number, verilog-expand-dirnames)
(verilog-modi-lookup, verilog-modi-cache-results)
(verilog-insert-one-definition, verilog-make-width-expression)
(verilog-delete-autos-lined, verilog-auto-save-check)
(verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst)
(verilog-auto-inst-param, verilog-auto-reg)
(verilog-auto-reg-input, verilog-auto-wire, )
(verilog-auto-output, verilog-auto-output-every)
(verilog-auto-input, verilog-auto-inout)
(verilog-auto-inout-module, verilog-auto-sense)
(verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused)
(verilog-auto-ascii-enum, verilog-auto)
(verilog-sk-define-signal, verilog-mode-mouse-map)
(verilog-load-file-at-mouse, verilog-load-file-at-point)
(verilog-library-files): Cleanup spacing of )'s they should not be
on unique lines.  Fix checkdoc warnings.

16 years agognome icons are GPLv2 or later.
Glenn Morris [Wed, 9 Jan 2008 04:55:19 +0000 (04:55 +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 agognome icons are GPLv2 or later.
Glenn Morris [Wed, 9 Jan 2008 04:53:35 +0000 (04:53 +0000)]
gnome icons are GPLv2 or later.
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html

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

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

16 years ago*** empty log message ***
Glenn Morris [Wed, 9 Jan 2008 04:13:56 +0000 (04:13 +0000)]
*** empty log message ***

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

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

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: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 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 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 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 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 ago*** empty log message ***
Juanma Barranquero [Mon, 7 Jan 2008 11:41:11 +0000 (11:41 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:53:20 +0000 (08:53 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:42:46 +0000 (08:42 +0000)]
Add 2008 to copyright years.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:31:52 +0000 (08:31 +0000)]
Add 2008 to copyright years.

16 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 7 Jan 2008 08:16:19 +0000 (08:16 +0000)]
*** empty log message ***

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:16:00 +0000 (08:16 +0000)]
Add 2008 to copyright years.

16 years ago(Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.
YAMAMOTO Mitsuharu [Mon, 7 Jan 2008 08:15:56 +0000 (08:15 +0000)]
(Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.

16 years agoAdd 2008 to copyright years.
Glenn Morris [Mon, 7 Jan 2008 08:15:16 +0000 (08:15 +0000)]
Add 2008 to copyright years.

16 years ago* url-handlers.el (url-file-handler): Autoload.
Michael Albinus [Mon, 7 Jan 2008 06:52:19 +0000 (06:52 +0000)]
* url-handlers.el (url-file-handler): Autoload.

16 years ago(vc-hg-log-view-mode): Handle the user field better.
Dan Nicolaescu [Mon, 7 Jan 2008 06:06:25 +0000 (06:06 +0000)]
(vc-hg-log-view-mode): Handle the user field better.

16 years ago(gud-gdb-command-name): Explain
Nick Roberts [Mon, 7 Jan 2008 03:51:03 +0000 (03:51 +0000)]
(gud-gdb-command-name): Explain
"--annotate=3" option is necessary for the Graphical Interface.