]>
git.eshelyaron.com Git - emacs.git/log
Alan Mackenzie [Sat, 26 Jan 2008 22:14:34 +0000 (22:14 +0000)]
*** empty log message ***
Alan Mackenzie [Sat, 26 Jan 2008 19:59:10 +0000 (19:59 +0000)]
(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
nil, to prevent primitives generating "buffer is read only" messages.
Alan Mackenzie [Sat, 26 Jan 2008 19:58:09 +0000 (19:58 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 26 Jan 2008 17:55:24 +0000 (17:55 +0000)]
(tags-query-replace): Doc fix.
Martin Rudalics [Sat, 26 Jan 2008 17:18:50 +0000 (17:18 +0000)]
(wdired-get-filename): Change `(1+ beg)' to `beg' so
that the filename end is found even when the filename is empty.
Fixes error and spurious newlines when marking files for deletion.
Thien-Thi Nguyen [Sat, 26 Jan 2008 17:00:52 +0000 (17:00 +0000)]
(Fclrhash): Return TABLE.
Eli Zaretskii [Sat, 26 Jan 2008 10:40:15 +0000 (10:40 +0000)]
(Tags): Add "@cindex tags".
Eli Zaretskii [Sat, 26 Jan 2008 10:39:11 +0000 (10:39 +0000)]
(Imenu): Remove "@cindex tags".
Vinicius Jose Latorre [Sat, 26 Jan 2008 01:49:18 +0000 (01:49 +0000)]
Handle *long* lines tail visualization.
Chong Yidong [Sat, 26 Jan 2008 01:02:55 +0000 (01:02 +0000)]
** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis
Fixed in trunk. RMS agreed to delay backport till after 22.2 release.
Juanma Barranquero [Fri, 25 Jan 2008 15:25:23 +0000 (15:25 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 25 Jan 2008 15:11:18 +0000 (15:11 +0000)]
(allout-unload-function): New function.
Vinicius Jose Latorre [Fri, 25 Jan 2008 14:10:35 +0000 (14:10 +0000)]
New commands for cleaning up some blank problems like trailing blanks.
Glenn Morris [Fri, 25 Jan 2008 04:42:30 +0000 (04:42 +0000)]
Sven Joachim <svenjoac at gmx.de>
(kill-buffer-if-not-modified): Don't pass t to buffer-modified-p.
Juanma Barranquero [Fri, 25 Jan 2008 02:18:05 +0000 (02:18 +0000)]
(allout-prefix-data): Doc fix.
(allout-show-current-subtree): Reflow docstring.
(allout-use-mode-specific-leader, allout-use-hanging-indents,
produce-allout-mode-map, allout-overlay-interior-modification-handler,
allout-next-heading, allout-previous-heading, allout-rebullet-heading,
allout-rebullet-topic, allout-rebullet-topic-grunt, allout-kill-topic,
allout-copy-topic-as-kill, allout-listify-exposed, allout-process-exposed,
allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids,
allout-next-topic-pending-encryption, allout-tests-globally-true):
Fix typos in docstrings.
Stefan Monnier [Thu, 24 Jan 2008 14:12:10 +0000 (14:12 +0000)]
(vc-version-diff): Make sure we shrink the right window.
Glenn Morris [Wed, 23 Jan 2008 08:01:01 +0000 (08:01 +0000)]
Add 2008 to copyright years.
Dan Nicolaescu [Wed, 23 Jan 2008 07:06:54 +0000 (07:06 +0000)]
* configure.in (xtensa): Match more configurations.
* configure: Regenerate.
Nick Roberts [Wed, 23 Jan 2008 01:19:17 +0000 (01:19 +0000)]
(Mouse Buttons): Update elisp xref to "Click Events" on click count.
Nick Roberts [Wed, 23 Jan 2008 01:17:37 +0000 (01:17 +0000)]
*** empty log message ***
Jason Rumney [Wed, 23 Jan 2008 00:53:37 +0000 (00:53 +0000)]
Fixed default printer-name.
Jason Rumney [Wed, 23 Jan 2008 00:52:17 +0000 (00:52 +0000)]
(printer-name): Do not set on MS Windows.
Chong Yidong [Tue, 22 Jan 2008 15:43:44 +0000 (15:43 +0000)]
** Make longlines-mode wrap lines based on screen position instead
of character position, so that variable-width fonts can be handled
properly.
Chong Yidong [Tue, 22 Jan 2008 15:36:05 +0000 (15:36 +0000)]
(pop_stat, pop_last): Fix last fix.
Chong Yidong [Tue, 22 Jan 2008 15:22:54 +0000 (15:22 +0000)]
* pop.c (pop_stat, pop_last): Fix last fix.
Juanma Barranquero [Mon, 21 Jan 2008 22:32:44 +0000 (22:32 +0000)]
(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.
Stefan Monnier [Mon, 21 Jan 2008 17:16:52 +0000 (17:16 +0000)]
(unhandled-file-name-directory): Add handler.
(url-handler-unhandled-file-name-directory): New fun.
Vinicius Jose Latorre [Mon, 21 Jan 2008 12:43:46 +0000 (12:43 +0000)]
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:58 +0000 (09:59 +0000)]
(struct scroll_bar): New member `redraw_needed_p'.
YAMAMOTO Mitsuharu [Mon, 21 Jan 2008 09:59:25 +0000 (09:59 +0000)]
(x_scroll_bar_create): Initialize bar->redraw_needed_p.
(XTset_vertical_scroll_bar): Redraw scroll bar if bar->redraw_needed_p
is set even without positional changes.
(x_scroll_bar_clear): Set bar->redraw_needed_p.
Jason Rumney [Mon, 21 Jan 2008 09:35:45 +0000 (09:35 +0000)]
*** empty log message ***
Dan Nicolaescu [Mon, 21 Jan 2008 06:47:22 +0000 (06:47 +0000)]
Updated from master source.
Jason Rumney [Sun, 20 Jan 2008 23:17:25 +0000 (23:17 +0000)]
(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.
Miles Bader [Sun, 20 Jan 2008 05:20:30 +0000 (05:20 +0000)]
Merge from gnus--rel--5.10
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-193
Glenn Morris [Sun, 20 Jan 2008 04:01:05 +0000 (04:01 +0000)]
Quote all calls to "auxiliary skeleton"s to prevent infloops.
Glenn Morris [Sun, 20 Jan 2008 03:57:19 +0000 (03:57 +0000)]
Martin Svenson <phromo at gmail.com> (tiny change)
(python-imports): Default to "None".
Martin Rudalics [Sat, 19 Jan 2008 18:53:05 +0000 (18:53 +0000)]
(Buffer Modification): Fix typo.
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.
Juanma Barranquero [Sat, 19 Jan 2008 15:24:59 +0000 (15:24 +0000)]
*** empty log message ***
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.
Eli Zaretskii [Sat, 19 Jan 2008 14:04:35 +0000 (14:04 +0000)]
Add comment before kill-buffer-if-not-modified.
Kenichi Handa [Sat, 19 Jan 2008 12:50:35 +0000 (12:50 +0000)]
*** empty log message ***
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.
Kenichi Handa [Sat, 19 Jan 2008 04:36:40 +0000 (04:36 +0000)]
("TeX"): Correct the mappings for \v{k} and \vk.
Miles Bader [Fri, 18 Jan 2008 07:25:21 +0000 (07:25 +0000)]
Add arch tagline
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.
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.
Vinicius Jose Latorre [Thu, 17 Jan 2008 12:48:41 +0000 (12:48 +0000)]
New file: blank-mode.el
Jason Rumney [Thu, 17 Jan 2008 12:05:19 +0000 (12:05 +0000)]
(use_file_dialog): Doc fix.
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.
Glenn Morris [Thu, 17 Jan 2008 04:06:38 +0000 (04:06 +0000)]
Regenerate.
Glenn Morris [Thu, 17 Jan 2008 04:04:51 +0000 (04:04 +0000)]
(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
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.
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).
Alan Mackenzie [Wed, 16 Jan 2008 21:26:01 +0000 (21:26 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 16 Jan 2008 16:30:53 +0000 (16:30 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 16 Jan 2008 16:19:01 +0000 (16:19 +0000)]
(ada-convert-file-name): Fix typo in docstring.
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.
Juanma Barranquero [Wed, 16 Jan 2008 16:17:19 +0000 (16:17 +0000)]
(display-mm-height, display-mm-width): Fix typos in docstrings.
Juanma Barranquero [Wed, 16 Jan 2008 16:15:56 +0000 (16:15 +0000)]
Fix typos in comments.
Glenn Morris [Wed, 16 Jan 2008 08:10:36 +0000 (08:10 +0000)]
(comint-regexp-arg): Fix no-input case.
Glenn Morris [Wed, 16 Jan 2008 04:17:13 +0000 (04:17 +0000)]
finder-inf no longer in CVS.
Fill last paragraph.
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.
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.
Glenn Morris [Tue, 15 Jan 2008 04:06:40 +0000 (04:06 +0000)]
Simplify details of external icon licensing.
Glenn Morris [Tue, 15 Jan 2008 03:46:59 +0000 (03:46 +0000)]
(diff-end-of-hunk): Revert 2008-01-08 change.
Glenn Morris [Tue, 15 Jan 2008 03:45:18 +0000 (03:45 +0000)]
*** empty log message ***
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-".
Alan Mackenzie [Mon, 14 Jan 2008 22:28:39 +0000 (22:28 +0000)]
*** empty log message ***
Alan Mackenzie [Mon, 14 Jan 2008 19:20:20 +0000 (19:20 +0000)]
Correct messed up ID info in previous patch
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.
Alan Mackenzie [Mon, 14 Jan 2008 19:16:12 +0000 (19:16 +0000)]
*** empty log message ***
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>).
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.
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.
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.
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.
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).
Richard M. Stallman [Fri, 11 Jan 2008 14:44:15 +0000 (14:44 +0000)]
(atomic-change-group): Prevent undo list truncation.
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.
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.
Martin Rudalics [Fri, 11 Jan 2008 09:56:04 +0000 (09:56 +0000)]
(all): Add missing version entries.
Chong Yidong [Thu, 10 Jan 2008 15:39:02 +0000 (15:39 +0000)]
** nico@ngolde.de, 7 Jan: some code issues
Fixed.
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.
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.
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.
Nick Roberts [Thu, 10 Jan 2008 11:28:33 +0000 (11:28 +0000)]
(comint-insert-input): Set point first.
Nick Roberts [Thu, 10 Jan 2008 11:26:42 +0000 (11:26 +0000)]
*** empty log message ***
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.
Nick Roberts [Thu, 10 Jan 2008 10:25:15 +0000 (10:25 +0000)]
*** empty log message ***
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.
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.
Glenn Morris [Thu, 10 Jan 2008 04:05:45 +0000 (04:05 +0000)]
Add Incompatible Lisp Changes section with shell.el dirtrack stuff.
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.
Juanma Barranquero [Thu, 10 Jan 2008 02:07:04 +0000 (02:07 +0000)]
*** empty log message ***
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.
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.
Dan Nicolaescu [Wed, 9 Jan 2008 08:49:59 +0000 (08:49 +0000)]
(vc-hg-diff): Don't pass an empty string.
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.
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.