1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
Commit graph

75494 commits

Author SHA1 Message Date
Juanma Barranquero
c2649d3f84 (x-get-cut-buffer-internal, x-rotate-cut-buffers-internal,
x-store-cut-buffer-internal): Declare as functions.
2007-11-22 13:51:38 +00:00
Juanma Barranquero
f464330b30 (x-menu-bar-open): Declare as function. 2007-11-22 13:51:09 +00:00
Juanma Barranquero
bbf6ef44b6 (x-initialize-window-system): Declare as function. 2007-11-22 13:50:36 +00:00
Juanma Barranquero
e842554845 (make-symbolic-link): Declare as function. 2007-11-22 13:50:06 +00:00
Juanma Barranquero
8e845e23f4 (mailcap-parse-mailcaps, mailcap-parse-mimetypes, mailcap-extension-to-mime,
mailcap-mime-info, make-symbolic-link): Declare as functions.
2007-11-22 13:49:34 +00:00
Juanma Barranquero
f36d1cdc01 (make-symbolic-link): Declare as function. 2007-11-22 13:48:39 +00:00
Francesco Potortì
961bdc7194 Ctags and Etags now share the same defaults, so remove
--defines, --globals, --members, --typedefs, --typedefs-and-c++.
2007-11-22 12:30:08 +00:00
Francesco Potortì
f1f8e728a2 etags.1 2007-11-22 12:29:32 +00:00
Juanma Barranquero
6a1f439832 *** empty log message *** 2007-11-22 12:26:48 +00:00
Juanma Barranquero
65c5f027ea *** empty log message *** 2007-11-22 11:40:03 +00:00
Francesco Potortì
20f123b4e0 etags: the --members option is now the default. 2007-11-22 10:39:44 +00:00
Francesco Potortì
b0d2d4e83d 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.
2007-11-22 10:38:23 +00:00
Jan Djärv
d4ad8c0488 (update_frame_tool_bar): Don't call x-gtk-map-stock if
file for image is nil.
2007-11-22 08:35:57 +00:00
Jan Djärv
d2ea686304 (x-gtk-map-stock): Check if FILE is a string. 2007-11-22 08:35:31 +00:00
Glenn Morris
8b6f8091d7 *** empty log message *** 2007-11-22 07:15:14 +00:00
Glenn Morris
4b3cc624c5 mail_send is originally from Gnome? 2007-11-22 07:13:35 +00:00
Glenn Morris
fe22da3cad New file, with info from
<http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01480.html>
2007-11-22 07:03:00 +00:00
Glenn Morris
64cea5550d (check-declare-verify): Fix previous change. Warn if could not find
an arglist to check.
2007-11-22 06:53:24 +00:00
Glenn Morris
d5cf82def8 (check-declare-verify): Fix previous change. 2007-11-22 06:53:04 +00:00
Glenn Morris
ad95f32a98 (check-declare-verify): Implement arglist checking for C files. 2007-11-22 06:20:53 +00:00
Glenn Morris
dc5786a52f *** empty log message *** 2007-11-22 06:20:27 +00:00
Glenn Morris
9769d49f91 (check-declare-scan): Expand .c files relative to src/ directory.
(check-declare-verify): Handle .c files (without arg checking).
2007-11-22 04:19:48 +00:00
Glenn Morris
3ab75caec0 (declare-function): Doc fix. 2007-11-22 04:17:44 +00:00
Glenn Morris
64831124ba (cal-menu-holidays-menu): Fix holiday-list call. 2007-11-22 04:17:17 +00:00
Glenn Morris
c0dac68f0d (holiday-list): Add autoload cookie. 2007-11-22 04:16:40 +00:00
Glenn Morris
6769db505c (int86): Fix declaration. 2007-11-22 04:15:55 +00:00
Glenn Morris
37fe14df14 (mac-font-panel-mode): Fix declaration. 2007-11-22 04:14:10 +00:00
Dan Nicolaescu
85ea5b19e4 (occur-mode-map): Add a major mode menu with entries
for all occur operations.
2007-11-22 03:01:36 +00:00
Dan Nicolaescu
d5f05c46bd *** empty log message *** 2007-11-22 01:17:41 +00:00
Dan Nicolaescu
73e6adaa14 * 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.
2007-11-22 01:05:55 +00:00
Dan Nicolaescu
7c401d155d * term.c: Include stdarg.h.
(fatal): Implement using varargs.
* lisp.h (fatal): Add argument types. (Restore 2005-09-30 change).
2007-11-22 01:01:26 +00:00
Jason Rumney
c2ca78bc31 (declare-function): Return nil. 2007-11-21 22:40:10 +00:00
Stefan Monnier
64e16c3c22 * 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.
2007-11-21 20:59:47 +00:00
Stefan Monnier
cb01ce3f05 Fit within 80 columns. 2007-11-21 20:37:22 +00:00
Stefan Monnier
b6ddf8d773 (sh-mode): Set defun-prompt-regexp. 2007-11-21 20:23:26 +00:00
Vinicius Jose Latorre
9b1d7c3445 ps-lpr-switches docstring fix. 2007-11-21 15:27:22 +00:00
Juanma Barranquero
b541ccb455 Undo 2007-11-21 change by Dan Nicolaescu. 2007-11-21 10:51:52 +00:00
Glenn Morris
2ae3bb8564 (check-declare-verify): Skip C files for now. Handle
define-minor-mode, and defalias (with no argument checking).
2007-11-21 09:03:16 +00:00
Dan Nicolaescu
99c715160b * 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):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Undo previous change.
2007-11-21 08:37:31 +00:00
Reiner Steib
b62a39c41d (message-send-mail-function): Require sendmail. 2007-11-21 07:45:36 +00:00
Miles Bader
d4aa48db8e Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-937
2007-11-21 04:55:58 +00:00
Miles Bader
3d9bd2bc28 Add arch tagline 2007-11-21 04:36:42 +00:00
Jason Rumney
6152361fcb (init_display) [WINDOWSNT]: Hardcode terminal_type. 2007-11-21 03:46:31 +00:00
Jason Rumney
bdae054022 (w32con_write_glyphs): Remove unused variables. 2007-11-21 03:46:15 +00:00
Jason Rumney
2101ea1a44 (x-setup-function-keys): Remove. 2007-11-21 03:41:27 +00:00
Jason Rumney
716eb5749c (x-alternatives-map): Copy from term/x-win.el.
(x-setup-function-keys): Likewise, replacing top-level key definitions.
(w32-tty-standard-colors): Move to term/w32console.el.
2007-11-21 03:39:33 +00:00
Jason Rumney
a3481da1fb (tty-register-default-colors): Remove special case for w32. 2007-11-21 03:35:28 +00:00
Jason Rumney
2097e21d69 New term init file for w32 console. 2007-11-21 03:33:25 +00:00
Dan Nicolaescu
e8ffb999b9 * frame.el (msdos-mouse-p):
* generic-x.el (w32-shell-name):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names, dired-get-filename, dired-unmark)
(dired-do-flagged-delete, dos-8+3-filename, vms-read-directory)
(view-mode-disable):
* 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):
* w32-fns.el (set-message-beep, w32-get-clipboard-data)
(w32-get-locale-info, w32-get-valid-locale-ids)
(w32-set-clipboard-data):
* help-fns.el (ad-get-advice-info):
* font-lock.el (fast-lock-after-fontify-buffer)
(fast-lock-after-unfontify-buffer, fast-lock-mode)
(lazy-lock-after-fontify-buffer)
(lazy-lock-after-unfontify-buffer, lazy-lock-mode):
* net/browse-url.el (w32-shell-execute):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Declare as functions.
2007-11-21 03:06:01 +00:00
Juanma Barranquero
3644f7865b *** empty log message *** 2007-11-21 00:34:44 +00:00