Glenn Morris
eddedb1594
Regenerate.
2008-01-17 04:06:38 +00:00
Glenn Morris
beccaaa6de
(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
2008-01-17 04:04:51 +00:00
Glenn Morris
5d2c8fc0d8
(START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR.
2008-01-17 04:04:26 +00:00
Alan Mackenzie
1d6c7cd7ee
(c-constant-symbol): Put this defun inside an eval-and-compile, so as to
...
permit byte-compiling (e.g. in bootstrap).
2008-01-16 21:26:59 +00:00
Alan Mackenzie
9302e128c9
*** empty log message ***
2008-01-16 21:26:01 +00:00
Juanma Barranquero
927783c1e2
*** empty log message ***
2008-01-16 16:30:53 +00:00
Juanma Barranquero
a8b6a3a6a0
(ada-convert-file-name): Fix typo in docstring.
2008-01-16 16:19:01 +00:00
Juanma Barranquero
6b588eb77e
(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
...
whitespace-check-spacetab-whitespace, whitespace-check-indent-whitespace,
whitespace-check-ateol-whitespace): Fix typos in docstrings.
2008-01-16 16:18:32 +00:00
Juanma Barranquero
d7cd2d8b4e
(display-mm-height, display-mm-width): Fix typos in docstrings.
2008-01-16 16:17:19 +00:00
Juanma Barranquero
d2bde04f6a
Fix typos in comments.
2008-01-16 16:15:56 +00:00
Glenn Morris
2d216b52ea
(comint-regexp-arg): Fix no-input case.
2008-01-16 08:10:36 +00:00
Glenn Morris
5525a92a34
finder-inf no longer in CVS.
...
Fill last paragraph.
2008-01-16 04:17:13 +00:00
Glenn Morris
6b2872c216
Ulf Jasper <ulf.jasper at web.de>
...
(icalendar-export-file, icalendar-import-file): Restore
significant trailing whitespace in `interactive' prompts.
2008-01-16 04:14:45 +00:00
Dan Nicolaescu
54648b5c23
* 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.
2008-01-15 04:37:20 +00:00
Glenn Morris
7d3169dbbd
Simplify details of external icon licensing.
2008-01-15 04:06:40 +00:00
Glenn Morris
858fd4a4b4
(diff-end-of-hunk): Revert 2008-01-08 change.
2008-01-15 03:46:59 +00:00
Glenn Morris
11a609d13f
*** empty log message ***
2008-01-15 03:45:18 +00:00
Alan Mackenzie
43b829c118
* (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-".
2008-01-14 22:31:07 +00:00
Alan Mackenzie
235793595d
*** empty log message ***
2008-01-14 22:28:39 +00:00
Alan Mackenzie
499520822f
Correct messed up ID info in previous patch
2008-01-14 19:20:20 +00:00
Alan Mackenzie
f189315dde
(c-guess-basic-syntax): prevent a macro call inside a struct being
...
recognised as a K&R argument.
2008-01-14 19:17:31 +00:00
Alan Mackenzie
2780711e73
*** empty log message ***
2008-01-14 19:16:12 +00:00
Jason Rumney
f6f844ab24
(image-type): Use image-type-from-file-name (from trunk
...
2007-05-21 Chong Yidong <cyd@stupidchicken.com>).
2008-01-14 13:20:31 +00:00
Glenn Morris
2769422068
(woman-parse-numeric-arg): Change handling of `==': can be interned
...
without a function definition.
2008-01-12 23:21:43 +00:00
Eli Zaretskii
dd18f44f3b
(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.
2008-01-12 17:17:41 +00:00
Eli Zaretskii
48d93bebd5
(view-file-other-window, view-file-other-frame): Don't kill the buffer if it
...
is modified. Doc fixes.
2008-01-12 14:15:35 +00:00
Eli Zaretskii
26a30fea51
(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.
2008-01-12 14:04:05 +00:00
Chong Yidong
374c0cd617
** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop
...
Removed because not reproducible (private communication from Francesco Potorti).
2008-01-11 20:39:13 +00:00
Richard M. Stallman
cf1917060a
(atomic-change-group): Prevent undo list truncation.
2008-01-11 14:44:15 +00:00
Richard M. Stallman
07b312cf3c
Add david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis.
2008-01-11 14:23:39 +00:00
YAMAMOTO Mitsuharu
5ee4de5319
(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.
2008-01-11 10:29:07 +00:00
Martin Rudalics
d31dcb1196
(all): Add missing version entries.
2008-01-11 09:56:04 +00:00
Chong Yidong
965f51768e
** nico@ngolde.de, 7 Jan: some code issues
...
Fixed.
2008-01-10 15:39:02 +00:00
Chong Yidong
8ef147bd83
(pop_stat, pop_last): Check validity of string-to-integer
...
conversion. Mistakes spotted by Nico Golde.
2008-01-10 15:25:28 +00:00
Chong Yidong
8bbd01a23b
* pop.c (pop_stat, pop_last): Check validity of string-to-integer
...
conversion. Mistakes spotted by Nico Golde.
2008-01-10 15:24:58 +00:00
Dan Nicolaescu
146b3daf07
(safe-local-eval-forms): Mark
...
(add-hook 'write-file-hooks 'time-stamp) as safe.
2008-01-10 14:01:13 +00:00
Nick Roberts
d1497e8d4d
(comint-insert-input): Set point first.
2008-01-10 11:28:33 +00:00
Nick Roberts
dae8c7842c
*** empty log message ***
2008-01-10 11:26:42 +00:00
Nick Roberts
78971dff70
(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.
2008-01-10 10:27:02 +00:00
Nick Roberts
20aa98dd71
*** empty log message ***
2008-01-10 10:25:15 +00:00
Dan Nicolaescu
e177606792
(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.
2008-01-10 07:05:10 +00:00
Glenn Morris
63dbe8da55
Chong Yidong <cyd at stupidchicken.com>
...
(wait_reading_process_output): Check for window changes caused by timers.
2008-01-10 04:09:49 +00:00
Glenn Morris
511e35591a
Add Incompatible Lisp Changes section with shell.el dirtrack stuff.
2008-01-10 04:05:45 +00:00
Glenn Morris
0a9f2dcf33
(shell-dirtrack-verbose, shell-mode)
...
(shell-directory-tracker, shell-dirtrack-mode): Doc fix.
(dirtrack-toggle, dirtrack-mode): No longer alias to
shell-dirtrack-mode.
2008-01-10 04:04:46 +00:00
Juanma Barranquero
373d0f24ea
*** empty log message ***
2008-01-10 02:07:04 +00:00
Juanma Barranquero
f262b5b80f
(select-safe-coding-system): When a buffer is modified, cancel the writing.
2008-01-10 01:55:24 +00:00
Dan Nicolaescu
eaf7efe9ba
* progmodes/verilog-mode.el (verilog-booleanp): New function for
...
backward compatibility. Replace all uses of booleanp with
verilog-booleanp.
2008-01-09 17:04:59 +00:00
Dan Nicolaescu
09c5aa7c30
(vc-hg-diff): Don't pass an empty string.
2008-01-09 08:49:59 +00:00
Dan Nicolaescu
606180397c
(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.
2008-01-09 06:30:58 +00:00
Glenn Morris
8cd8671965
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.
2008-01-09 04:55:19 +00:00