Glenn Morris
2f10955c58
Doc/message fixes.
2009-10-01 03:08:03 +00:00
Glenn Morris
9ffe3f52fe
Doc/message fixes.
2009-10-01 02:50:00 +00:00
Glenn Morris
d8edf09f37
Fix comment typo.
2009-10-01 02:47:37 +00:00
Glenn Morris
bd2afec2e6
Doc/message fixes.
2009-10-01 02:39:07 +00:00
Glenn Morris
9515cdccc0
(vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
2009-10-01 02:23:29 +00:00
Glenn Morris
57b0083abb
(semantic-c-reset-preprocessor-symbol-map): Fix declaration.
...
(semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
2009-10-01 02:19:38 +00:00
Glenn Morris
b15c31c722
Remove unused declarations.
2009-10-01 02:17:38 +00:00
Glenn Morris
64a51001e5
(iswitchb-read-buffer): Fix declaration.
...
(iswitchb-mode, remember, remember-buffer-desc)
(remember-finalize, remember-save-after-remembering, remember-register)
(remember-buffer, remember-handler-functions)
(remember-annotation-functions): Remove unused declarations.
2009-10-01 02:12:07 +00:00
Glenn Morris
f9c9a2395c
(url-dav-file-attributes): Fix declaration.
2009-10-01 02:06:55 +00:00
Glenn Morris
a4d2c321a5
(declare-function): Doc fix.
2009-10-01 02:03:38 +00:00
Glenn Morris
787cc821c0
(check-declare-scan): Read the declaration rather than parsing it as a
...
regexp. This relaxes the layout requirements and makes errors easier
to detect.
(check-declare-verify): Check file is regular.
(check-declare-directory): Doc fix.
2009-10-01 02:02:39 +00:00
Juanma Barranquero
0376249de8
* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
...
Use \000 instead of literal ^@.
2009-10-01 01:06:18 +00:00
Juanma Barranquero
9a589407d8
* cedet/srecode/expandproto.el: Fix provide statement.
2009-09-30 17:04:27 +00:00
Chong Yidong
722ff82f44
* emacs-lisp/eieio.el (boolean-p): Deleted.
...
* cedet/ede/srecode.el: Fix provide statement.
2009-09-30 15:29:50 +00:00
Glenn Morris
8240628d21
(ede-proj-target-makefile-miscelaneous): Fix doc typo.
2009-09-30 07:59:42 +00:00
Glenn Morris
7ec19ac46c
(ede-aux-source): Fix doc typo.
2009-09-30 07:58:46 +00:00
Glenn Morris
a1f1d102db
Fix comment typos.
...
(ede-proj-target-makefile-miscelaneous, ede-misc-source): Fix doc typos.
2009-09-30 07:57:57 +00:00
Glenn Morris
d16d4acd04
Fix comment typos.
...
(semantic-mrub-completing-read, semantic-mrub-switch-tags): Fix doc typos.
2009-09-30 07:55:35 +00:00
Glenn Morris
40f9bf9437
(data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
...
declarations (one broken).
(semanticdb-enable-gnu-global-databases): Fix prompt typo.
2009-09-30 07:50:48 +00:00
Glenn Morris
70018c748d
Fix comment typos.
2009-09-30 07:42:40 +00:00
Glenn Morris
494f4fc70c
(elint-init-form): Report declarations where the filename is not a string.
2009-09-30 07:24:35 +00:00
Glenn Morris
d275a5ed7b
(semantic-scope-find): Fix declaration.
2009-09-30 07:24:04 +00:00
Glenn Morris
9d459fc520
Fix declarations.
2009-09-30 02:33:07 +00:00
Glenn Morris
1a5ee3eed4
(org-columns-uncompile-format): Avoid assignment to free variable `fun'.
2009-09-30 02:32:44 +00:00
Glenn Morris
1fc28a2c9d
(authors-ignored-files): Add "js2-mode.el".
2009-09-30 02:27:10 +00:00
Glenn Morris
9280709b47
(semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'.
2009-09-30 02:26:12 +00:00
Glenn Morris
3d9e6ffc42
Remove duplicate author header.
2009-09-30 02:25:43 +00:00
Glenn Morris
aef8fbf13d
Fix format of Authors: header.
2009-09-30 02:25:27 +00:00
Glenn Morris
4706ff89a4
Fix comment typo.
2009-09-30 02:25:10 +00:00
Chong Yidong
561580e91b
* files.el (safe-local-eval-forms): Fix typo.
2009-09-29 23:57:17 +00:00
Stefan Monnier
dcbbecd42f
* vc-hooks.el (vc-dir-buffers): New var.
...
(vc-state-refresh): New function.
(vc-state): Use it.
(vc-after-save): Always ask the backend to recompute the new state.
Always call vc-dir if necessary, using vc-dir-buffers.
* vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
Use vc-dir-buffers.
(vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
(vc-dir-prepare-status-buffer, vc-dir-update)
(vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
Don't call expand-file-name on default-directory.
2009-09-29 13:07:50 +00:00
Glenn Morris
8beeeabbbb
Add 2009 to copyright years.
2009-09-29 07:38:42 +00:00
Glenn Morris
d037e45a86
Relicense under GPLv3+.
2009-09-29 07:31:22 +00:00
Glenn Morris
b242580243
Add 2009 to copyright years.
2009-09-29 07:28:30 +00:00
Glenn Morris
cb75810193
Add 2009 to copyright years.
2009-09-29 07:21:14 +00:00
Glenn Morris
d36343381a
Regenerate.
2009-09-29 04:31:33 +00:00
Glenn Morris
ae7155155b
(check-declare-verify): Add basic defmethod and defclass, and
...
define-overloadable-function.
2009-09-29 04:12:46 +00:00
Glenn Morris
84c23041ea
Mark declarations not understood by check-declare.
2009-09-29 04:09:19 +00:00
Glenn Morris
a70eb60df1
Add 2009 to copyright years.
...
(srecode-resolve-arguments): Fix declaration.
2009-09-29 04:00:38 +00:00
Glenn Morris
8360fce0aa
(check-declare-locate): Remove pointless file-name-nondirectory call
...
preventing location of cedet files.
(check-declare-verify): Use literal search rather than re-search.
2009-09-29 03:37:03 +00:00
Glenn Morris
dab8f2791c
(tramp-smb-handle-directory-files-and-attributes): Use
...
tramp-compat-file-attributes rather than nonexistent
tramp-compat-handle-file-attributes.
2009-09-29 02:43:46 +00:00
Juanma Barranquero
d88444f292
* speedbar.el (speedbar-item-delete):
...
* calc/calc-prog.el (calc-kbd-if):
* language/hanja-util.el (hanja-init-load): Fix typos in messages.
* epa.el (epa-key-list-mode-map):
* hi-lock.el (hi-lock-menu): Fix typos in menus.
* progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
(hs-show-hook): Fix typo in docstring.
2009-09-29 02:26:20 +00:00
Juanma Barranquero
0577a4301d
* spam-stat.el (spam-stat-load): Fix typo in message.
2009-09-29 02:20:21 +00:00
Juanma Barranquero
baf0cb84bf
* org-agenda.el (org-agenda-restore-windows-after-quit): Fix typo in docstring.
2009-09-29 02:19:06 +00:00
Glenn Morris
5da62d41f9
(lisptagsfiles4): New.
...
(AUTOGENEL): Add cedet loaddefs files.
(TAGS, TAGS-LISP): Use $lisptagsfiles4.
(update-elclist, compile-always, backup-compiled-files)
(bootstrap-clean): Add yet another directory level.
(update-elclist): Use LC_COLLATE rather than COLLATE.
(ELCFILES): Update, via `make update-elclist'.
2009-09-29 02:17:00 +00:00
Juanma Barranquero
48267264f7
*** empty log message ***
2009-09-29 01:01:43 +00:00
Juanma Barranquero
79711e3670
* makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
...
(WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
(update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
2009-09-29 00:55:01 +00:00
Andreas Schwab
2c4cd0b0bf
(lisptagsfiles3): Define.
...
(TAGS TAGS-LISP): Use it.
(update-elclist): Add third directory level to look for elc files.
(compile-always): Likewise.
(backup-compiled-files): Likewise.
(bootstrap-clean): Likewise.
(ELCFILES): Update.
2009-09-28 20:18:39 +00:00
Chong Yidong
a2533e4762
* Makefile.in (ELCFILES): Add CEDET files.
2009-09-28 15:24:24 +00:00
Chong Yidong
b90caf50d0
CEDET (development tools) package merged.
...
* cedet/*.el:
* cedet/ede/*.el:
* cedet/semantic/*.el:
* cedet/srecode/*.el: New files.
2009-09-28 15:15:00 +00:00