]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years agoMention new VC Annotate mode command.
Thien-Thi Nguyen [Sat, 24 Nov 2007 16:24:01 +0000 (16:24 +0000)]
Mention new VC Annotate mode command.

16 years ago(vc-annotate-mode): Frob buffer invisibility spec.
Thien-Thi Nguyen [Sat, 24 Nov 2007 16:20:10 +0000 (16:20 +0000)]
(vc-annotate-mode): Frob buffer invisibility spec.
(vc-annotate-toggle-annotation-visibility): New command.
(vc-annotate-mode-map): Bind "V" to it.
(vc-annotate-mode-menu): Add entry for it.
(vc-annotate-get-time-set-line-props): New func.
(vc-annotate-display-autoscale)
(vc-annotate-display-difference): Use it.

16 years agoDelete eol whitespace; nfc.
Thien-Thi Nguyen [Sat, 24 Nov 2007 16:13:38 +0000 (16:13 +0000)]
Delete eol whitespace; nfc.

16 years ago(Declaring Functions): Clarify previous change.
Richard M. Stallman [Sat, 24 Nov 2007 16:00:57 +0000 (16:00 +0000)]
(Declaring Functions): Clarify previous change.

16 years ago(Compiler Errors): Clarify previous change.
Richard M. Stallman [Sat, 24 Nov 2007 16:00:21 +0000 (16:00 +0000)]
(Compiler Errors): Clarify previous change.

16 years ago* ido.el (ido-file-name-all-completions-1): Check for fboundp of
Michael Albinus [Sat, 24 Nov 2007 15:40:09 +0000 (15:40 +0000)]
* ido.el (ido-file-name-all-completions-1): Check for fboundp of
`tramp-completion-mode-p' as it is in Tramp 2.1.  Let-bind
`tramp-completion-mode'.

16 years agoFix wrongly dated entry.
David Kastrup [Sat, 24 Nov 2007 15:32:54 +0000 (15:32 +0000)]
Fix wrongly dated entry.

16 years ago(vc-git--call, vc-git--out-ok): New funcs.
Thien-Thi Nguyen [Sat, 24 Nov 2007 15:22:07 +0000 (15:22 +0000)]
(vc-git--call, vc-git--out-ok): New funcs.
(vc-git-state): Use vc-git--call.
(vc-git-registered, vc-git-working-revision)
(vc-git-previous-revision, vc-git-next-revision)
(vc-git--run-command-string, vc-git-symbolic-commit):
Use vc-git--out-ok.

16 years agoFix file name to match @setfilename.
Romain Francoise [Sat, 24 Nov 2007 15:17:05 +0000 (15:17 +0000)]
Fix file name to match @setfilename.

16 years agoAdd description in @direntry.
Romain Francoise [Sat, 24 Nov 2007 14:53:15 +0000 (14:53 +0000)]
Add description in @direntry.

16 years agoRefill; nfc.
Thien-Thi Nguyen [Sat, 24 Nov 2007 14:35:54 +0000 (14:35 +0000)]
Refill; nfc.

16 years ago(INFO_FILES): Add nxml-mode.
Romain Francoise [Sat, 24 Nov 2007 14:02:37 +0000 (14:02 +0000)]
(INFO_FILES): Add nxml-mode.

16 years ago(vc-git-show-log-entry): New func.
Thien-Thi Nguyen [Sat, 24 Nov 2007 13:46:30 +0000 (13:46 +0000)]
(vc-git-show-log-entry): New func.

16 years ago(url-device-type): Fix typo.
Glenn Morris [Sat, 24 Nov 2007 03:29:25 +0000 (03:29 +0000)]
(url-device-type): Fix typo.

16 years agomail_send -> mail-send.xpm.
Glenn Morris [Sat, 24 Nov 2007 03:29:18 +0000 (03:29 +0000)]
mail_send -> mail-send.xpm.

16 years ago(message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm.
Glenn Morris [Sat, 24 Nov 2007 03:19:54 +0000 (03:19 +0000)]
(message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm.

16 years agoRename from mail_send.xpm.
Glenn Morris [Sat, 24 Nov 2007 03:19:41 +0000 (03:19 +0000)]
Rename from mail_send.xpm.

16 years agoRename to mail-send.xpm.
Glenn Morris [Sat, 24 Nov 2007 03:16:58 +0000 (03:16 +0000)]
Rename to mail-send.xpm.

16 years agoComment.
Glenn Morris [Sat, 24 Nov 2007 03:11:14 +0000 (03:11 +0000)]
Comment.

16 years ago(declare-function): Doc fix.
Glenn Morris [Sat, 24 Nov 2007 03:09:55 +0000 (03:09 +0000)]
(declare-function): Doc fix.

16 years ago(Compiler Errors): Mention declaring functions, defvar with no
Glenn Morris [Sat, 24 Nov 2007 03:06:42 +0000 (03:06 +0000)]
(Compiler Errors): Mention declaring functions, defvar with no
initvalue, and byte-compile-warnings.

16 years ago(Declaring Functions): New section.
Glenn Morris [Sat, 24 Nov 2007 03:06:15 +0000 (03:06 +0000)]
(Declaring Functions): New section.

16 years ago(ucs-8859-7-alist): Update the table.
Kenichi Handa [Sat, 24 Nov 2007 00:57:26 +0000 (00:57 +0000)]
(ucs-8859-7-alist): Update the table.

16 years ago* server.el (server-process-filter): Use `command-line-args-left'
David Kastrup [Fri, 23 Nov 2007 23:59:19 +0000 (23:59 +0000)]
* server.el (server-process-filter): Use `command-line-args-left'

16 years agoAdd arch tagline
Miles Bader [Fri, 23 Nov 2007 22:49:40 +0000 (22:49 +0000)]
Add arch tagline

16 years agoFixups for nxml per Romain Francoise email.
Mark A. Hershberger [Fri, 23 Nov 2007 19:38:49 +0000 (19:38 +0000)]
Fixups for nxml per  Romain Francoise email.

16 years ago*** empty log message ***
Stefan Monnier [Fri, 23 Nov 2007 19:24:04 +0000 (19:24 +0000)]
*** empty log message ***

16 years agoRemove.
Stefan Monnier [Fri, 23 Nov 2007 19:15:06 +0000 (19:15 +0000)]
Remove.

16 years agoRemove.
Stefan Monnier [Fri, 23 Nov 2007 18:49:02 +0000 (18:49 +0000)]
Remove.

16 years agoInclude nXML. Don't try to copy FTP, it was removed on 2007/10/17.
Romain Francoise [Fri, 23 Nov 2007 18:06:58 +0000 (18:06 +0000)]
Include nXML.  Don't try to copy FTP, it was removed on 2007/10/17.
Don't special-case alloca.c which is no longer in CVS.

16 years ago(WIN_ALMOST): Maintain sorted.
Juanma Barranquero [Fri, 23 Nov 2007 16:53:58 +0000 (16:53 +0000)]
(WIN_ALMOST): Maintain sorted.

16 years ago(vc-deduce-fileset): Also look for a fileset in the parent
Dan Nicolaescu [Fri, 23 Nov 2007 15:17:25 +0000 (15:17 +0000)]
(vc-deduce-fileset): Also look for a fileset in the parent
buffer if the parent buffer is in vc-dired-mode.

16 years ago(Log Buffer): Fix typos; small rewording.
Thien-Thi Nguyen [Fri, 23 Nov 2007 14:17:38 +0000 (14:17 +0000)]
(Log Buffer): Fix typos; small rewording.
(Old Revisions): Likewise.

16 years ago(Selecting a Fileset): Fix typo; small rewording.
Thien-Thi Nguyen [Fri, 23 Nov 2007 13:46:36 +0000 (13:46 +0000)]
(Selecting a Fileset): Fix typo; small rewording.

16 years ago(Why Version Control): Fix typo.
Thien-Thi Nguyen [Fri, 23 Nov 2007 13:29:25 +0000 (13:29 +0000)]
(Why Version Control): Fix typo.
(VCS Concepts): Fix typos; small tense fix.

16 years ago(Fformat): Handle %c specially since it requires the
Andreas Schwab [Fri, 23 Nov 2007 13:27:46 +0000 (13:27 +0000)]
(Fformat): Handle %c specially since it requires the
argument to be of type int.

16 years agoInitial merge of nxml
Mark A. Hershberger [Fri, 23 Nov 2007 06:58:00 +0000 (06:58 +0000)]
Initial merge of nxml

16 years ago(main): Call init_editfns before init_process, since
Stefan Monnier [Fri, 23 Nov 2007 04:17:56 +0000 (04:17 +0000)]
(main): Call init_editfns before init_process, since
init_process sets Vprocess_connection_type depending on OS release

16 years agoIn C-x d, if you type M-n you get the visited file name of the current buffer.
Juri Linkov [Fri, 23 Nov 2007 00:35:28 +0000 (00:35 +0000)]
In C-x d, if you type M-n you get the visited file name of the current buffer.

16 years agoRemove task that in C-x d M-n should get the visited file name of the current buffer.
Juri Linkov [Fri, 23 Nov 2007 00:34:51 +0000 (00:34 +0000)]
Remove task that in C-x d M-n should get the visited file name of the current buffer.

16 years ago(dired-read-dir-and-switches): For C-x d, set the value for M-n to the
Juri Linkov [Fri, 23 Nov 2007 00:33:48 +0000 (00:33 +0000)]
(dired-read-dir-and-switches): For C-x d, set the value for M-n to the
visited file name of the current buffer.  Use minibuffer-with-setup-hook
to set minibuffer-default to buffer-file-name inside read-file-name.

16 years ago(Man-getpage-in-background): Don't disregard user option
Juri Linkov [Fri, 23 Nov 2007 00:32:42 +0000 (00:32 +0000)]
(Man-getpage-in-background): Don't disregard user option
`Man-width' on non-window systems.  Remove test for `window-system'
around setting envvar "COLUMNS" depending on the value of `Man-width'.

16 years ago(grep-process-setup): Set envvar "TERM" to "emacs-grep".
Juri Linkov [Fri, 23 Nov 2007 00:32:05 +0000 (00:32 +0000)]
(grep-process-setup): Set envvar "TERM" to "emacs-grep".
Set envvar "GREP_OPTIONS" to "--color=auto" instead of "--color=always".

16 years ago(beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function.
Stefan Monnier [Thu, 22 Nov 2007 22:12:22 +0000 (22:12 +0000)]
(beginning-of-defun-raw): Pass `arg' down to beginning-of-defun-function.

16 years agoAdd missing entry from merge of No Gnus.
Reiner Steib [Thu, 22 Nov 2007 21:12:54 +0000 (21:12 +0000)]
Add missing entry from merge of No Gnus.

16 years agoMove from ../gnus. Add hashcash payments to email.
Reiner Steib [Thu, 22 Nov 2007 20:50:16 +0000 (20:50 +0000)]
Move from ../gnus.  Add hashcash payments to email.

16 years agoMove to ../mail directory.
Reiner Steib [Thu, 22 Nov 2007 20:45:00 +0000 (20:45 +0000)]
Move to ../mail directory.

16 years agoRemove. Not used in Emacs 22 and up.
Reiner Steib [Thu, 22 Nov 2007 20:29:51 +0000 (20:29 +0000)]
Remove.  Not used in Emacs 22 and up.

16 years ago(do_symval_forwarding): Use same code as in find_symbol_value.
Stefan Monnier [Thu, 22 Nov 2007 20:29:48 +0000 (20:29 +0000)]
(do_symval_forwarding): Use same code as in find_symbol_value.
(find_symbol_value): Use do_symval_forwarding.

16 years ago(x-clipboard-yank): Fix declaration.
Glenn Morris [Thu, 22 Nov 2007 20:28:14 +0000 (20:28 +0000)]
(x-clipboard-yank): Fix declaration.

16 years ago(smime-cert-by-ldap-1): Use `ldap-search' instead of
Reiner Steib [Thu, 22 Nov 2007 20:26:33 +0000 (20:26 +0000)]
(smime-cert-by-ldap-1): Use `ldap-search' instead of
`smime-ldap-search' for Emacs 22 and up.

16 years ago(declare-function): Doc fix.
Glenn Morris [Thu, 22 Nov 2007 20:26:33 +0000 (20:26 +0000)]
(declare-function): Doc fix.

16 years ago(check-declare-locate): New function.
Glenn Morris [Thu, 22 Nov 2007 20:25:51 +0000 (20:25 +0000)]
(check-declare-locate): New function.
(check-declare-scan): Use check-declare-locate.
(check-declare-verify): No longer adjust fnfile, now
check-declare-locate does it.

16 years ago(posn-col-row): Make the `default-value' use explicit.
Stefan Monnier [Thu, 22 Nov 2007 20:14:13 +0000 (20:14 +0000)]
(posn-col-row): Make the `default-value' use explicit.

16 years ago(gnus-article-truncate-lines): Use `truncate-lines'.
Stefan Monnier [Thu, 22 Nov 2007 20:13:35 +0000 (20:13 +0000)]
(gnus-article-truncate-lines): Use `truncate-lines'.

16 years ago(message-send-mail-function): Fix error convention.
Stefan Monnier [Thu, 22 Nov 2007 20:12:45 +0000 (20:12 +0000)]
(message-send-mail-function): Fix error convention.
(message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
(message-widen-reply, message-send-mail, message-talkative-question)
(message-with-reply-buffer, message-generate-new-buffer-clone-locals)
(message-clone-locals, message-send-news): Use with-current-buffer.
(message-insert-or-toggle-importance): Remove unused var `valid'.
(message-make-references): Remove unused var `new-references'.
(message-make-mail-followup-to): Remove unused var `subscribed-lists'.

16 years ago(set_internal): Set the value in the `cons-cell' (for
Stefan Monnier [Thu, 22 Nov 2007 19:48:57 +0000 (19:48 +0000)]
(set_internal): Set the value in the `cons-cell' (for
Buffer_Local_values) not only for frame-local variables.

16 years ago(balance-windows): Remove unused var `counter'.
Stefan Monnier [Thu, 22 Nov 2007 18:08:06 +0000 (18:08 +0000)]
(balance-windows): Remove unused var `counter'.
(bw-balance-sub): Remove unused var `lastchild'.
(split-window-vertically): Remove unused var `switch'.
(recenter-top-bottom): Remove unused vars `bottom', `current', `total'.

16 years ago(byte-compile-file-form-custom-declare-variable): Simplify.
Stefan Monnier [Thu, 22 Nov 2007 18:03:05 +0000 (18:03 +0000)]
(byte-compile-file-form-custom-declare-variable): Simplify.

16 years ago(custom-mode): Define with `define-derived-mode'.
Juanma Barranquero [Thu, 22 Nov 2007 16:50:11 +0000 (16:50 +0000)]
(custom-mode): Define with `define-derived-mode'.
Set `show-trailing-whitespace' to nil.

16 years ago(print_object): Add cast when passing EMACS_INT
Andreas Schwab [Thu, 22 Nov 2007 16:16:09 +0000 (16:16 +0000)]
(print_object): Add cast when passing EMACS_INT
values to sprintf.

16 years ago(Fsingle_key_description): Add cast when passing EMACS_INT
Andreas Schwab [Thu, 22 Nov 2007 16:15:44 +0000 (16:15 +0000)]
(Fsingle_key_description): Add cast when passing EMACS_INT
values to sprintf.

16 years ago(Fnumber_to_string): Add cast when passing EMACS_INT
Andreas Schwab [Thu, 22 Nov 2007 16:15:24 +0000 (16:15 +0000)]
(Fnumber_to_string): Add cast when passing EMACS_INT
values to sprintf.

16 years ago(spam-find-spam, spam-enter-list): Doc fixes.
Juanma Barranquero [Thu, 22 Nov 2007 16:12:58 +0000 (16:12 +0000)]
(spam-find-spam, spam-enter-list): Doc fixes.
(spam-split-symbolic-return-positive): Reflow docstring.
(spam-backends, spam-summary-exit-behavior,
spam-mark-ham-unread-before-move-from-spam-group,
spam-summary-score-preferred-header, spam-sa-learn-spam-switch,
spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch, spam-clear-cache,
spam-backend-check, spam-install-backend, spam-install-statistical-backend,
spam-list-of-processors, spam-group-processor-p, spam-split,
spam-bogofilter-score, spam-bsfilter-score, spam-check-bsfilter,
spam-crm114-score, spam-check-crm114, spam-initialize, spam-unload-hook):
Fix typos in docstrings.

16 years ago(x-clipboard-yank): Declare as function.
Juanma Barranquero [Thu, 22 Nov 2007 13:56:22 +0000 (13:56 +0000)]
(x-clipboard-yank): Declare as function.

16 years ago(x-register-dnd-atom, x-get-atom-name, x-send-client-message):
Juanma Barranquero [Thu, 22 Nov 2007 13:52:35 +0000 (13:52 +0000)]
(x-register-dnd-atom, x-get-atom-name, x-send-client-message):
Declare as functions.

16 years ago(make-symbolic-link): Declare as function.
Juanma Barranquero [Thu, 22 Nov 2007 13:52:04 +0000 (13:52 +0000)]
(make-symbolic-link): Declare as function.

16 years ago(x-get-cut-buffer-internal, x-rotate-cut-buffers-internal,
Juanma Barranquero [Thu, 22 Nov 2007 13:51:38 +0000 (13:51 +0000)]
(x-get-cut-buffer-internal, x-rotate-cut-buffers-internal,
x-store-cut-buffer-internal): Declare as functions.

16 years ago(x-menu-bar-open): Declare as function.
Juanma Barranquero [Thu, 22 Nov 2007 13:51:09 +0000 (13:51 +0000)]
(x-menu-bar-open): Declare as function.

16 years ago(x-initialize-window-system): Declare as function.
Juanma Barranquero [Thu, 22 Nov 2007 13:50:36 +0000 (13:50 +0000)]
(x-initialize-window-system): Declare as function.

16 years ago(make-symbolic-link): Declare as function.
Juanma Barranquero [Thu, 22 Nov 2007 13:50:06 +0000 (13:50 +0000)]
(make-symbolic-link): Declare as function.

16 years ago(mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime,
Juanma Barranquero [Thu, 22 Nov 2007 13:49:34 +0000 (13:49 +0000)]
(mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime,
mailcap-mime-info, make-symbolic-link): Declare as functions.

16 years ago(make-symbolic-link): Declare as function.
Juanma Barranquero [Thu, 22 Nov 2007 13:48:39 +0000 (13:48 +0000)]
(make-symbolic-link): Declare as function.

16 years agoCtags and Etags now share the same defaults, so remove
Francesco Potortì [Thu, 22 Nov 2007 12:30:08 +0000 (12:30 +0000)]
Ctags and Etags now share the same defaults, so remove
--defines, --globals, --members, --typedefs, --typedefs-and-c++.

16 years agoetags.1
Francesco Potortì [Thu, 22 Nov 2007 12:29:32 +0000 (12:29 +0000)]
etags.1

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 22 Nov 2007 12:26:48 +0000 (12:26 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 22 Nov 2007 11:40:03 +0000 (11:40 +0000)]
*** empty log message ***

16 years agoetags: the --members option is now the default.
Francesco Potortì [Thu, 22 Nov 2007 10:39:44 +0000 (10:39 +0000)]
etags: the --members option is now the default.

16 years agoFor some reason, this new feature was not in etags for Emacs 22,
Francesco Potortì [Thu, 22 Nov 2007 10:38:23 +0000 (10:38 +0000)]
For some reason, this new feature was not in etags for Emacs 22,
so add it for Emacs 23:

 *** The --members option is now the default.

 Use --no-members if you want the old default behaviour of not tagging
 struct members in C, members variables in C++ and variables in PHP.

16 years ago(update_frame_tool_bar): Don't call x-gtk-map-stock if
Jan Djärv [Thu, 22 Nov 2007 08:35:57 +0000 (08:35 +0000)]
(update_frame_tool_bar): Don't call x-gtk-map-stock if
file for image is nil.

16 years ago(x-gtk-map-stock): Check if FILE is a string.
Jan Djärv [Thu, 22 Nov 2007 08:35:31 +0000 (08:35 +0000)]
(x-gtk-map-stock): Check if FILE is a string.

16 years ago*** empty log message ***
Glenn Morris [Thu, 22 Nov 2007 07:15:14 +0000 (07:15 +0000)]
*** empty log message ***

16 years agomail_send is originally from Gnome?
Glenn Morris [Thu, 22 Nov 2007 07:13:35 +0000 (07:13 +0000)]
mail_send is originally from Gnome?

16 years agoNew file, with info from
Glenn Morris [Thu, 22 Nov 2007 07:03:00 +0000 (07:03 +0000)]
New file, with info from
<http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01480.html>

16 years ago(check-declare-verify): Fix previous change. Warn if could not find
Glenn Morris [Thu, 22 Nov 2007 06:53:24 +0000 (06:53 +0000)]
(check-declare-verify): Fix previous change.  Warn if could not find
an arglist to check.

16 years ago(check-declare-verify): Fix previous change.
Glenn Morris [Thu, 22 Nov 2007 06:53:04 +0000 (06:53 +0000)]
(check-declare-verify): Fix previous change.

16 years ago(check-declare-verify): Implement arglist checking for C files.
Glenn Morris [Thu, 22 Nov 2007 06:20:53 +0000 (06:20 +0000)]
(check-declare-verify): Implement arglist checking for C files.

16 years ago*** empty log message ***
Glenn Morris [Thu, 22 Nov 2007 06:20:27 +0000 (06:20 +0000)]
*** empty log message ***

16 years ago(check-declare-scan): Expand .c files relative to src/ directory.
Glenn Morris [Thu, 22 Nov 2007 04:19:48 +0000 (04:19 +0000)]
(check-declare-scan): Expand .c files relative to src/ directory.
(check-declare-verify): Handle .c files (without arg checking).

16 years ago(declare-function): Doc fix.
Glenn Morris [Thu, 22 Nov 2007 04:17:44 +0000 (04:17 +0000)]
(declare-function): Doc fix.

16 years ago(cal-menu-holidays-menu): Fix holiday-list call.
Glenn Morris [Thu, 22 Nov 2007 04:17:17 +0000 (04:17 +0000)]
(cal-menu-holidays-menu): Fix holiday-list call.

16 years ago(holiday-list): Add autoload cookie.
Glenn Morris [Thu, 22 Nov 2007 04:16:40 +0000 (04:16 +0000)]
(holiday-list): Add autoload cookie.

16 years ago(int86): Fix declaration.
Glenn Morris [Thu, 22 Nov 2007 04:15:55 +0000 (04:15 +0000)]
(int86): Fix declaration.

16 years ago(mac-font-panel-mode): Fix declaration.
Glenn Morris [Thu, 22 Nov 2007 04:14:10 +0000 (04:14 +0000)]
(mac-font-panel-mode): Fix declaration.

16 years ago(occur-mode-map): Add a major mode menu with entries
Dan Nicolaescu [Thu, 22 Nov 2007 03:01:36 +0000 (03:01 +0000)]
(occur-mode-map): Add a major mode menu with entries
for all occur operations.

16 years ago*** empty log message ***
Dan Nicolaescu [Thu, 22 Nov 2007 01:17:41 +0000 (01:17 +0000)]
*** empty log message ***

16 years ago* international/titdic-cnv.el (dos-8+3-filename):
Dan Nicolaescu [Thu, 22 Nov 2007 01:05:55 +0000 (01:05 +0000)]
* international/titdic-cnv.el (dos-8+3-filename):
* obsolete/fast-lock.el (msdos-long-file-names):
* frame.el (msdos-mouse-p):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names):
* term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
(mac-resume-apple-event, mac-font-panel-mode)
(mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
(mac-clear-font-name-table):
* term/pc-win.el (msdos-remember-default-colors)
(w16-set-clipboard-data, w16-get-clipboard-data):
* term/w32-win.el (w32-send-sys-command, w32-select-font)
(set-message-beep):
* net/browse-url.el (w32-shell-execute):
* w32-fns.el (set-message-beep, w32-get-clipboard-data)
(w32-get-locale-info, w32-get-valid-locale-ids)
(w32-set-clipboard-data):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Declare as functions.

16 years ago* term.c: Include stdarg.h.
Dan Nicolaescu [Thu, 22 Nov 2007 01:01:26 +0000 (01:01 +0000)]
* term.c: Include stdarg.h.
(fatal): Implement using varargs.
* lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).

16 years ago(declare-function): Return nil.
Jason Rumney [Wed, 21 Nov 2007 22:40:10 +0000 (22:40 +0000)]
(declare-function): Return nil.

16 years ago* lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
Stefan Monnier [Wed, 21 Nov 2007 20:59:47 +0000 (20:59 +0000)]
* lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
* data.c (store_symval_forwarding): Get type from buffer_objfwd.
Update call to buffer_slot_type_mismatch.
* buffer.h (buffer_local_types, PER_BUFFER_TYPE): Remove.
(buffer_slot_type_mismatch): Update.
* buffer.c (buffer_local_types): Remove.
(buffer_slot_type_mismatch): Get the symbol and type as arguments.
(defvar_per_buffer): Set the type in the buffer_objfwd.