bpt/emacs.git
14 years ago(WINNT_SUPPORT): Add common-win.elc, like src/Makefile.in did.
Eli Zaretskii [Fri, 3 Jul 2009 13:42:29 +0000 (13:42 +0000)]
(WINNT_SUPPORT): Add common-win.elc, like src/Makefile.in did.

14 years ago* m/mips.h: Mention this file is also used for netbsd.
Dan Nicolaescu [Fri, 3 Jul 2009 13:19:03 +0000 (13:19 +0000)]
* m/mips.h: Mention this file is also used for netbsd.
* m/pmax.h: Remove file.

* configure.in (--enable-profiling): New option.
(mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.

14 years ago(--enable-profiling): New option.
Dan Nicolaescu [Fri, 3 Jul 2009 13:04:57 +0000 (13:04 +0000)]
(--enable-profiling): New option.

14 years agoAnd again...
Jan Djärv [Fri, 3 Jul 2009 11:35:04 +0000 (11:35 +0000)]
And again...

14 years agoFix typo.
Jan Djärv [Fri, 3 Jul 2009 11:17:44 +0000 (11:17 +0000)]
Fix typo.

14 years ago* xterm.h (struct x_display_info): Add invisible_cursor.
Jan Djärv [Fri, 3 Jul 2009 11:07:02 +0000 (11:07 +0000)]
* xterm.h (struct x_display_info): Add invisible_cursor.
(struct x_output): Add current_cursor.

* xterm.c (XTtoggle_invisible_pointer): New function.
(x_define_frame_cursor): Don't define cursor if invisible or the
same as before.  Set current_cursor.
(x_create_terminal): Set toggle_invisible_pointer_hook.

* xfns.c (make_invisible_cursor): New function.
(x_set_mouse_color): Call make_invisible_cursor.
Set current_cursor.
(x_window): Set current_cursor.

* termhooks.h (struct terminal): Add toggle_invisible_pointer_hook.

* keyboard.c (command_loop_1): Call frame_make_pointer_invisible after
inserting a character.
(read_avail_input): Call frame_make_pointer_visible.

* frame.c (Vmake_pointer_invisible): New variable.
(frame_make_pointer_invisible, frame_make_pointer_visible): New
functions.
(syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt.

* frame.h: Declare frame_make_pointer_invisible and
frame_make_pointer_visible.
(struct frame): Add pointer_invisible.

* cus-start.el (all): Added make-pointer-invisible.

14 years ago(math-use-emacs-fn): Make sure that the number is formatted correctly.
Jay Belanger [Fri, 3 Jul 2009 01:43:33 +0000 (01:43 +0000)]
(math-use-emacs-fn): Make sure that the number is formatted correctly.

14 years ago(Emerge): Tweak Misc menu description.
Glenn Morris [Fri, 3 Jul 2009 01:36:12 +0000 (01:36 +0000)]
(Emerge): Tweak Misc menu description.
(Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
(Merge Commands): `.' does not seem to work in A or B buffer.
`l' can recreate the 3-window display.

14 years ago(Glossary): Minor phrasing changes throughout.
Glenn Morris [Fri, 3 Jul 2009 01:35:56 +0000 (01:35 +0000)]
(Glossary): Minor phrasing changes throughout.
Add more internal cross-references.
<Autoloading>: You can't really autoload a variable.
<C-M->: Move details here from `M-C-' item.
<Continuation Line>: Refer to `Truncation.'
<Daemon, Free Software, Free Software Foundation, FSF, GNU>:
<Home Directory, Unix>: New entries.
<Deletion of Files>: Mention recycle bins.
<Directory>: Mention ``folders.''
<Error>: Don't mention ``type-ahead.''
<Fringe>: Refer to the manual node.
<Minor Mode>: Can be global or local.
<Spell Checking>: There are other checkers besides Ispell.

14 years agoAdd `Info-virtual-index' and `async-shell-command'.
Juri Linkov [Thu, 2 Jul 2009 23:01:42 +0000 (23:01 +0000)]
Add `Info-virtual-index' and `async-shell-command'.

14 years agoFix comment.
Juri Linkov [Thu, 2 Jul 2009 22:50:07 +0000 (22:50 +0000)]
Fix comment.

14 years ago(tramp-gvfs-connection-mounted-p): Use `elt' instead of `mount-info'.
Juri Linkov [Thu, 2 Jul 2009 22:49:30 +0000 (22:49 +0000)]
(tramp-gvfs-connection-mounted-p): Use `elt' instead of `mount-info'.

14 years ago(esc-map): Bind "&" to `async-shell-command'.
Juri Linkov [Thu, 2 Jul 2009 22:48:18 +0000 (22:48 +0000)]
(esc-map): Bind "&" to `async-shell-command'.

14 years ago(async-shell-command): New command.
Juri Linkov [Thu, 2 Jul 2009 22:47:52 +0000 (22:47 +0000)]
(async-shell-command): New command.

14 years agoVirtual Info files and nodes.
Juri Linkov [Thu, 2 Jul 2009 22:47:33 +0000 (22:47 +0000)]
Virtual Info files and nodes.
(Info-virtual-files, Info-virtual-nodes): New variables.
(Info-current-node-virtual): New variable.
(Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
New functions.
(Info-file-supports-index-cookies): Use Info-virtual-file-p
to check for a virtual file instead of checking a fixed list
of node names.
(Info-find-file): Use Info-virtual-fun and Info-virtual-call
instead of ad-hoc processing of "dir" and (apropos history toc).
(Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
instead of ad-hoc processing of "dir" and (apropos history toc).
Reread a file when moving from a virtual node.
(add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
(Info-directory-toc-nodes, Info-directory-find-file)
(Info-directory-find-node): New functions.
(add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
(Info-history): Move part of code to
`Info-history-find-node'.
(Info-history-toc-nodes, Info-history-find-file)
(Info-history-find-node): New functions.
(add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
(Info-toc): Move part of code to `Info-toc-find-node'.
(Info-toc-find-node): New function.
(Info-toc-insert): Renamed from `Info-insert-toc'.  Don't insert
the current Info file name to references because now the node
"*TOC*" belongs to the same Info manual.
(Info-toc-build): Renamed from `Info-build-toc'.
(Info-toc-nodes): Rename input argument `file' to `filename'.
Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
instead of ad-hoc processing of ("dir" apropos history toc).
(Info-index-nodes): Use Info-virtual-file-p
to check for a virtual file instead of checking a fixed list
of node names.
(Info-index-node): Add check for `Info-current-node-virtual'.
Raise `save-match-data' higher up the tree to contain
`search-forward' too (bug fix).
(add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
(Info-virtual-index-nodes): New variable.
(Info-virtual-index-find-node, Info-virtual-index): New functions.
(add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
(Info-apropos-file, Info-apropos-nodes): New variables.
(Info-apropos-toc-nodes, Info-apropos-find-file)
(Info-apropos-find-node, Info-apropos-matches): New functions.
(info-apropos): Move part of code to `Info-apropos-find-node' and
`Info-apropos-matches'.
(Info-mode-map): Bind "I" to `Info-virtual-index'.
(Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
for a virtual file instead of checking a fixed list of node names.

14 years ago* net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
Michael Albinus [Thu, 2 Jul 2009 15:27:37 +0000 (15:27 +0000)]
* net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
(tramp-gvfs-connection-mounted-p): Handle changed mount-info
interface.

14 years ago* gtkutil.c (xg_frame_set_char_size): Do set width/height if the
Jan Djärv [Thu, 2 Jul 2009 12:27:23 +0000 (12:27 +0000)]
* gtkutil.c (xg_frame_set_char_size): Do set width/height if the
frame isn't visible.
(xg_frame_resized): If width/height is -1, get size of window
from X server.

* xterm.c (handle_one_xevent): Call xg_frame_resized for USE_GTK
for MapNotify.

14 years agoAdd arch tagline
Miles Bader [Thu, 2 Jul 2009 10:38:05 +0000 (10:38 +0000)]
Add arch tagline

14 years agoRemove debug code.
Jan Djärv [Thu, 2 Jul 2009 10:29:54 +0000 (10:29 +0000)]
Remove debug code.

14 years ago(xg_frame_set_char_size): Do not set pixel width/height
Jan Djärv [Thu, 2 Jul 2009 08:20:56 +0000 (08:20 +0000)]
(xg_frame_set_char_size): Do not set pixel width/height
here or call change_frame_size. Just call flush_and_sync.
(flush_and_sync): Reintroduced.

14 years ago(xg_frame_set_char_size): Do not set pixel width/height here or
Jan Djärv [Thu, 2 Jul 2009 07:48:23 +0000 (07:48 +0000)]
(xg_frame_set_char_size): Do not set pixel width/height here or
call change_frame_size.

14 years ago(set-keyboard-coding-system): Force *-unix
Kenichi Handa [Thu, 2 Jul 2009 06:44:06 +0000 (06:44 +0000)]
(set-keyboard-coding-system): Force *-unix
coding-system to avoid eol conversion.

14 years ago(Antinews): Minor changes in phrasing.
Glenn Morris [Thu, 2 Jul 2009 02:31:57 +0000 (02:31 +0000)]
(Antinews): Minor changes in phrasing.

14 years agoRe-order a few things to reduce some underfull lines in dvi output.
Glenn Morris [Thu, 2 Jul 2009 02:31:38 +0000 (02:31 +0000)]
Re-order a few things to reduce some underfull lines in dvi output.

14 years ago(Introduction): Mention included in info Emacs manual.
Glenn Morris [Thu, 2 Jul 2009 02:31:26 +0000 (02:31 +0000)]
(Introduction): Mention included in info Emacs manual.

14 years agoRe-order a few things to reduce some underfull lines in dvi output.
Glenn Morris [Thu, 2 Jul 2009 02:31:12 +0000 (02:31 +0000)]
Re-order a few things to reduce some underfull lines in dvi output.

14 years ago(Mail Sending): Add a tiny bit on mailclient.
Glenn Morris [Thu, 2 Jul 2009 02:30:52 +0000 (02:30 +0000)]
(Mail Sending): Add a tiny bit on mailclient.

14 years ago(Advanced VC Usage): End all menu items with a period.
Glenn Morris [Thu, 2 Jul 2009 02:30:38 +0000 (02:30 +0000)]
(Advanced VC Usage): End all menu items with a period.

14 years ago*** empty log message ***
Jan Djärv [Wed, 1 Jul 2009 16:59:09 +0000 (16:59 +0000)]
*** empty log message ***

14 years ago* xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky
Jan Djärv [Wed, 1 Jul 2009 16:58:05 +0000 (16:58 +0000)]
* xterm.h (struct x_display_info): Add Xatom_net_wm_state_sticky

* xterm.c (x_handle_net_wm_state): Also look for sticky.
(x_term_init): Initialize Xatom_net_wm_state_sticky.

* frame.h: Declare Qsticky.

14 years ago(Management Parameters): Mention sticky.
Jan Djärv [Wed, 1 Jul 2009 16:57:01 +0000 (16:57 +0000)]
(Management Parameters): Mention sticky.

14 years ago* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
Jan Djärv [Wed, 1 Jul 2009 16:48:35 +0000 (16:48 +0000)]
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.

* nsfns.m (ns_frame_parm_handlers): Ditto.

* frame.c: Declare Qsticky.
(frame_parms): Add sticky.

* xfns.c (x_frame_parm_handlers): Let x_set_sticky handle sticky.

* xterm.h: Declare x_set_sticky.

* xterm.c (x_set_sticky): New function.

* frame.c: Qmaximized is new.
(x_set_frame_parameters): Do not handle fullscreen specially.
Only set width and height if explicitly set.
(x_set_fullscreen): Handle Qmaximized.
(x_set_font, x_figure_window_size): Do not handle fullscreen specially.
(syms_of_frame): Initialize Qmaximized.

* xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
for Expose event. Add call to x_check_fullscreen for MapNotify event.
Remove all code w.r.t. fullscreen from ConfigureNotify event. Do not
set gravity to NorthWestGravity when USE_GTK.
(set_wm_state): New function.
(do_ewmh_fullscreen): Use set_wm_state. Also handle FULLSCREEN_MAXIMIZED.
(x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
(x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
or the case when no window manager is running. That means remove calls
to x_real_positions and x_fullscreen_adjust.

14 years ago* gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
Jan Djärv [Wed, 1 Jul 2009 15:52:58 +0000 (15:52 +0000)]
* gtkutil.c (xg_tool_bar_proxy_help_callback): New function.
(xg_tool_bar_menu_proxy): Attach enter/leave events to
xg_tool_bar_proxy_help_callback.

14 years ago* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add
Michael Albinus [Wed, 1 Jul 2009 15:21:45 +0000 (15:21 +0000)]
* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist): Add
handler for `process-file', `shell-command' and
`start-file-process'.
(tramp-gvfs-handle-shell-command)
(tramp-gvfs-handle-start-file-process)
(tramp-gvfs-handle-process-file): New defuns.
(tramp-synce-list-devices): Simplify check for existence of
property.

14 years ago(Type Conversion): Don't use literal control character.
Andreas Schwab [Wed, 1 Jul 2009 15:15:52 +0000 (15:15 +0000)]
(Type Conversion): Don't use literal control character.

14 years ago* tramp.texi (GVFS based methods): New section.
Michael Albinus [Wed, 1 Jul 2009 15:09:50 +0000 (15:09 +0000)]
* tramp.texi (GVFS based methods): New section.
(Remote processes): Processes for GVFS based methods run locally.

14 years agoAdd missing word.
Jan Djärv [Wed, 1 Jul 2009 15:06:14 +0000 (15:06 +0000)]
Add missing word.

14 years ago(Help Functions): Fix description of help-buffer and
Andreas Schwab [Wed, 1 Jul 2009 14:52:28 +0000 (14:52 +0000)]
(Help Functions): Fix description of help-buffer and
help-setup-xref to use @defun instead of @deffn.

14 years ago* emacs.c (USAGE3, standard_args): Add -mm and --maximized.
Jan Djärv [Wed, 1 Jul 2009 14:02:27 +0000 (14:02 +0000)]
* emacs.c (USAGE3, standard_args): Add -mm and --maximized.

* frame.c: Qmaximized is new.
(x_set_frame_parameters): Do not handle fullscreen specially.
Only set width and height if explicitly set.
(x_set_fullscreen): Handle Qmaximized.
(x_set_font, x_figure_window_size): Do not handle fullscreen specially.
(syms_of_frame): Initialize Qmaximized.

* frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.  Declare
Qfullwidth, Qfullheight, Qfullboth, Qmaximized.

* xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
for Expose event. Add call to x_check_fullscreen for MapNotify event.
Remove all code w.r.t. fullscreen from ConfigureNotify event. Do not
set gravity to NorthWestGravity when USE_GTK.
(set_wm_state): New function.
(do_ewmh_fullscreen): Use set_wm_state. Also handle FULLSCREEN_MAXIMIZED.
(x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
(x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
or the case when no window manager is running. That means remove calls
to x_real_positions and x_fullscreen_adjust.

* gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
(xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
flush_and_sync.
(xg_height_changed): New function.
(xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
and gtk_window_set_policy.  Set frame gravity after parsing the geometry
string.
(xg_update_frame_menubar, free_frame_menubar)
(xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
(update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
Remove calls to xg_frame_set_char_size.

* startup.el (command-line-x-option-alist): Add -mm and --maximized.

* NEWS: Mention maximized.

* frames.texi (Size Parameters): Mention maximized for fullscreen.

* xresources.texi (Table of Resources): Mention maximized for
fullscreen.

* cmdargs.texi (Window Size X): -mm/--maximized is new.

14 years ago* anti.texi (Antinews): Correct the list of removed platforms.
Chong Yidong [Wed, 1 Jul 2009 13:03:45 +0000 (13:03 +0000)]
* anti.texi (Antinews): Correct the list of removed platforms.

14 years ago(set-language-info-alist): Add korean-cp949, cp949 to spec.
Kenichi Handa [Wed, 1 Jul 2009 12:37:56 +0000 (12:37 +0000)]
(set-language-info-alist): Add korean-cp949, cp949 to spec.

14 years ago(ELCFILES): Delete encoded-kb.elc.
Kenichi Handa [Wed, 1 Jul 2009 11:44:20 +0000 (11:44 +0000)]
(ELCFILES): Delete encoded-kb.elc.

14 years agoDeleted.
Kenichi Handa [Wed, 1 Jul 2009 11:41:29 +0000 (11:41 +0000)]
Deleted.

14 years ago(set-keyboard-coding-system): Perform the
Kenichi Handa [Wed, 1 Jul 2009 11:40:03 +0000 (11:40 +0000)]
(set-keyboard-coding-system): Perform the
necessary setup here instead of calling encoded-kbd-setup-display.

14 years ago(decode_keyboard_code): New function.
Kenichi Handa [Wed, 1 Jul 2009 11:37:45 +0000 (11:37 +0000)]
(decode_keyboard_code): New function.
(tty_read_avail_input): Decode the input bytes if necessary.

14 years ago(setup_coding_system): Initialize
Kenichi Handa [Wed, 1 Jul 2009 11:35:07 +0000 (11:35 +0000)]
(setup_coding_system): Initialize
coding->carryover_bytes to 0.
(Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
use Qno_conversion.

14 years ago(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.
YAMAMOTO Mitsuharu [Wed, 1 Jul 2009 08:55:45 +0000 (08:55 +0000)]
(SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.

14 years ago(f90-break-delimiters, f90-no-break-re): Doc fixes.
Glenn Morris [Wed, 1 Jul 2009 07:13:55 +0000 (07:13 +0000)]
(f90-break-delimiters, f90-no-break-re): Doc fixes.

14 years agoEvangelos Evangelou <vangelis at email.unc.edu> (tiny change)
Glenn Morris [Wed, 1 Jul 2009 02:58:52 +0000 (02:58 +0000)]
Evangelos Evangelou  <vangelis at email.unc.edu>  (tiny change)

(f90-no-break-re): Add "(/" and "/)".  (Bug#3730)

14 years ago* xftfont.c (xftfont_open): Avoid passing NULL argument to
Chong Yidong [Tue, 30 Jun 2009 22:07:44 +0000 (22:07 +0000)]
* xftfont.c (xftfont_open): Avoid passing NULL argument to
XftLockFace.

14 years ago* NEWS: Add "synce" connection method of Tramp.
Michael Albinus [Tue, 30 Jun 2009 21:29:44 +0000 (21:29 +0000)]
* NEWS: Add "synce" connection method of Tramp.

14 years ago* trampver.texi: Update release number.
Michael Albinus [Tue, 30 Jun 2009 21:27:08 +0000 (21:27 +0000)]
* trampver.texi: Update release number.

14 years ago* tramp.texi (Inline methods, External methods, Gateway methods): Avoid
Michael Albinus [Tue, 30 Jun 2009 21:24:52 +0000 (21:24 +0000)]
* tramp.texi (Inline methods, External methods, Gateway methods): Avoid
the words "kludge" and hack".
(External methods): Add `synce' method.

14 years ago* net/trampver.el: Update release number.
Michael Albinus [Tue, 30 Jun 2009 21:15:19 +0000 (21:15 +0000)]
* net/trampver.el: Update release number.

14 years ago* net/tramp-gvfs.el (top): Add a default for "synce" in
Michael Albinus [Tue, 30 Jun 2009 21:13:29 +0000 (21:13 +0000)]
* net/tramp-gvfs.el (top): Add a default for "synce" in
`tramp-default-user-alist'.
(tramp-hal-service, tramp-hal-path-manager)
(tramp-hal-interface-manager, tramp-hal-interface-device): New
defconst.
(tramp-synce-list-devices, tramp-synce-parse-device-names): New
defuns.

14 years agoRemove todo items.
Michael Albinus [Tue, 30 Jun 2009 21:10:55 +0000 (21:10 +0000)]
Remove todo items.

14 years agobug#1849 - Windows 7 Taskbar Support
Jason Rumney [Tue, 30 Jun 2009 15:48:23 +0000 (15:48 +0000)]
bug#1849 - Windows 7 Taskbar Support

* w32term.c (w32_initialize): Use GetModuleHandle for library that
is already loaded.
Set user model ID if supported (bug#1849).

* runemacs.c (set_user_model_id): New function.
(WinMain): Use it.

* emacsclient.c (w32_give_focus): Use GetModuleHandle for library
that is already loaded.
(w32_set_user_model_id): New function.
(main): Use it to associate emacsclient with emacs (bug#1849).

14 years ago* net/tramp.el (tramp-default-file-modes) Remove execute permissions.
Michael Albinus [Tue, 30 Jun 2009 15:23:50 +0000 (15:23 +0000)]
* net/tramp.el (tramp-default-file-modes) Remove execute permissions.

14 years ago* net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
Michael Albinus [Tue, 30 Jun 2009 14:48:06 +0000 (14:48 +0000)]
* net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
(tramp-gvfs-connection-mounted-p): Handle empty user name for
synce.
(tramp-synce-list-devices, tramp-synce-parse-device-names): New
defuns.
(top): Add completion function for "synce" method.

14 years ago* net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
Michael Albinus [Tue, 30 Jun 2009 11:55:41 +0000 (11:55 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Handle
also the 'rename case, when setting file modes.  (Bug#3712)

14 years ago(setup-default-fontset): Add CJK fonts
Kenichi Handa [Tue, 30 Jun 2009 02:16:32 +0000 (02:16 +0000)]
(setup-default-fontset): Add CJK fonts
for symbols and the other miscellaneous characters.

14 years ago(setup-korean-environment-internal): Make
Kenichi Handa [Tue, 30 Jun 2009 02:08:36 +0000 (02:08 +0000)]
(setup-korean-environment-internal): Make
char-widht-table suitable for Korean environments.
(exit-korean-environment): Cancel above.

14 years ago("Chinese-GB", "Chinese-BIG5")
Kenichi Handa [Tue, 30 Jun 2009 02:05:05 +0000 (02:05 +0000)]
("Chinese-GB", "Chinese-BIG5")
("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
setup-funcion to make char-widht-table suitable for respective
environments.

14 years ago(setup-japanese-environment-internal):
Kenichi Handa [Tue, 30 Jun 2009 01:52:12 +0000 (01:52 +0000)]
(setup-japanese-environment-internal):
Call use-cjk-char-width-table with arg `ja_JP'.

14 years ago(cjk-char-width-table): Delete it.
Kenichi Handa [Tue, 30 Jun 2009 01:51:08 +0000 (01:51 +0000)]
(cjk-char-width-table): Delete it.
(cjk-char-width-table-list): New variable.
(use-cjk-char-width-table): New arg local-name.
(use-default-char-width-table): Fix for the case that Emacs is
already using the default char-width-table.

14 years ago*** empty log message ***
Michael Albinus [Mon, 29 Jun 2009 21:00:34 +0000 (21:00 +0000)]
*** empty log message ***

14 years ago* net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
Michael Albinus [Mon, 29 Jun 2009 20:41:17 +0000 (20:41 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
modes mandatory.  (Bug#3712)

14 years ago(c-mask-paragraph): Remove a spurious correction between the visible
Alan Mackenzie [Mon, 29 Jun 2009 14:44:04 +0000 (14:44 +0000)]
(c-mask-paragraph): Remove a spurious correction between the visible
width of TABs and their number of bytes, so that point is undisturbed
after typing a space, when there are tabs just before "*/".

14 years ago*** empty log message ***
Alan Mackenzie [Mon, 29 Jun 2009 14:38:31 +0000 (14:38 +0000)]
*** empty log message ***

14 years agoRemove useless if-before-xfree tests.
Jim Meyering [Mon, 29 Jun 2009 05:28:54 +0000 (05:28 +0000)]
Remove useless if-before-xfree tests.

* nsfont.m (nsfont_close): Remove useless test.
* term.c (delete_tty): Likewise.
* w32.c (system_process_attributes): Likewise.
* w32font.c (w32font_close): Likewise.
* xfaces.c (x_free_gc): Likewise.
* xselect.c (buffer): Likewise.

14 years agoRemove useless if-before-free test.
Jim Meyering [Mon, 29 Jun 2009 05:27:53 +0000 (05:27 +0000)]
Remove useless if-before-free test.

* make-docfile.c (scan_lisp_file): Remove useless test.

14 years ago* server.el (server-buffer-done): Prevent kill-buffer from
Chong Yidong [Mon, 29 Jun 2009 03:25:10 +0000 (03:25 +0000)]
* server.el (server-buffer-done): Prevent kill-buffer from
prompting by clearing the buffer modification flag (Bug#3696).

14 years agoSimplify last change.
Andreas Schwab [Sun, 28 Jun 2009 20:25:49 +0000 (20:25 +0000)]
Simplify last change.

14 years ago(send_process): Keep decoded string in a local
Andreas Schwab [Sun, 28 Jun 2009 20:12:20 +0000 (20:12 +0000)]
(send_process): Keep decoded string in a local
variable and protect it from GC.  (Bug#3521)

14 years ago* xdisp.c (start_display, handle_face_prop)
Chong Yidong [Sun, 28 Jun 2009 20:01:28 +0000 (20:01 +0000)]
* xdisp.c (start_display, handle_face_prop)
(move_it_vertically_backward, cursor_row_fully_visible_p)
(redisplay_window, try_window_id, produce_image_glyph): Delete
some #ifdef-ed out code chunks that are now obsolete.

14 years ago(create_tty_output) [MSDOS]: #ifdef away.
Eli Zaretskii [Sun, 28 Jun 2009 19:07:16 +0000 (19:07 +0000)]
(create_tty_output) [MSDOS]: #ifdef away.
(tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.

14 years ago* verilog-mode.el (verilog-beg-of-statement)
Dan Nicolaescu [Sun, 28 Jun 2009 17:52:45 +0000 (17:52 +0000)]
* verilog-mode.el (verilog-beg-of-statement)
(verilog-endcomment-reason-re): Support unique case and priority
case.
(verilog-basic-complete-re): Support localparam lineup.
(verilog-beg-of-statement-1): Fix for robustness, unique case.
(verilog-set-auto-endcomments): Fix for unique case, always_comb
commenting.
(verilog-leap-to-case-head): Now support *nested* unique &
priority case statements.
(verilog-auto-lineup): Make just declarations the default (as it
had been).
(verilog-leap-to-case-head): Support priority/unique case
statements.
(verilog-auto-lineup): Rework to give users radio buttons to
select the various styles of automatic lineup
(verilog-error-regexp-alist): Rework to support the XEmacs style
of error regular expressions from compilers, lint tools &
simulators.  Note that GNU Emacs has made it impossible for a mode
to load such things.
(electric-verilog-terminate-line, verilog-indent-declaration)
(verilog-auto-wiure): Rework for radio button selection of
auto-lineup selection of specification of auto lineup.
(verilog-beg-of-statement-1): Redesign to support proper operation
in additional code, based on testing with auto-lineup.
(verilog-calculate-indent, assignments & declarations)
(verilog-backward-token): Enhance to support auto-lineup of
assignments & declarations.
(verilog-in-directive-p, verilog-at-struct-p): New function for
easy test of whether we are.
(verilog-pretty-declarations, verilog-pretty-expr): Massive rework
to support safe execution at almost anyline.
(verilog-calc-1): Properly support indenting deep inside generate
blocks.
(verilog-init-font) Remove definition & use of verilog-init-font,
as it is redundant with font-lock-defaults.
(verilog-mode): Alter the definition of verilog-font-lock-defualts
to avoid circular calls if syntax-ppss is a function (as is the
case now in 22.x GNU Emacs) as that function would sometimes call
itself, leading to (nearly) infinite recursion
(verilog-ovm-begin-re, verilog-ovm-end-re)
(verilog-ovm-statement-re, verilog-leap-to-head)
(verilog-backward-token): Add support for OVM macros.  Some are
complete statements, and others open and close scopes like begin
and end.
(verilog-defun-level-not-generate-re, verilog-defun-level-re)
(verilog-defun-level-generate-only-re): Really fix the defun-list
compilation issue
(verilog-calc-1) (verilog-beg-of-statement): Enhance support for
coverpoint, constraint and cross statements
(verilog-defun-level-list, verilog-generate-defun-level-list)
(verilog-all-defun-level-list): Redo these specifications - it is
too hard to support eval-when compile aggregation of lists also
built at when-compile time.
(verilog-defun-level-list): Place defconsts of variables used in
building regular expressions which are built in eval-when-compile
bodies in the same eval-when-compile body to facilitate compile
without load.
(verilog-beg-block-re-ordered): Support indenting
virtual/protected tasks and functions.
(verilog-defun-level-list,verilog-in-generate-region-p)
(verilog-backward-ws&directives, verilog-calc-1): Speed up
indentation of some module items (generate items).
(verilog-forward-sexp, verilog-leap-to-head): Support stepping
across virtual/protected tasks and functions.

* verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort): Allow
sorting AUTOARG lists.  Suggested by Andrea Fedeli.
(verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
in concatenations.  Reported by Yishay Belkind.
(verilog-auto-ascii-enum): Support one-hot state machines in
AUTOASCIIENUM.  Suggested by Lloyd Gomez.
(verilog-auto-inst, verilog-auto-inst-port): Include interface
modport in AUTOINST and add vl-modport for users.  Reported by
David Rogoff.
(verilog-auto-inout-module, verilog-auto-inst)
(verilog-decls-get-interfaces, verilog-insert-definition)
(verilog-insert-one-definition, verilog-read-decls)
(verilog-read-sub-decls, verilog-read-sub-decls-sig)
(verilog-sig-modport, verilog-signals-combine-bus)
(verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
Suggested by David Rogoff.
(verilog-repair-open-comma): Fix non-insertion of comma when
`DEFINE occurs in V2K argument list.  Reported by Lane Brooks.
(verilog-make-width-expression): Simplify [A-1:0] expression
widths to just {A{1'b0}}.
(verilog-mode): Cleanup checkdoc warnings.
(verilog-auto-inout-module, verilog-signals-matching-dir-re): Add
third optional regexp to AUTOINOUTMODULE to allow selecting only
inputs/outputs or data type.  Suggested by Vasu Kandadi.
(next-error-last-buffer): Fix byte-compiler warning.
(verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
(verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
or shell command text during AUTO expansion.  Suggested by Tad
Truex.
(verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
(verilog-read-sub-decls-sig, verilog-symbol-detick-text): Fix
dotted nets {a.b,c.d} and excaped identifiers being mis-included
in AUTOINOUT. Reported by Matthew Lovell.
(verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
causing use of <= assignments.  Reported by Alex Reed.
(verilog-read-decls): Fix triand, trior, wand, wor to be
recognized by AUTOWIRE.  Reported by Spencer Isaacson.
(verilog-extended-complete-re): Support import "DPI-C" functions.
(verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
y[a+1:a+1]" to not include a in reset list.  Reported by Dan
Dever.
(verilog-insert-date, verilog-insert-year)
(verilog-sk-header-tmpl): Fix verilog-header inserting error on
Windows systems.  Reported by Michael Potts.
(verilog-read-module-name): Fix AUTOINST when the child module
declaration's name is a tick define. Reported by Elliot Mednick.
(verilog-read-decls): Fix V2K parameter bit subscripts getting
passed to next parameter's definition. Reported by Bruce T.
(verilog-read-decls): Fix detecting "parameter int" when using
AUTOINSTPARAM.  Reported by Bruce T.
(verilog-goto-defun): Fix goto not finding modules unless first
perform a verilog-auto expansion. Suggested by Lawrence Butcher.
(verilog-mode): Expand -f flag arguments on entry to mode so
verilog-goto-defun will work.  Reported by Lawrence Butcher.
(verilog-getopt): Expand environment variables in -f file
arguments.  Suggested by Lawrence Butcher.
(verilog-set-define): Fix "Symbol's value as variable is void"
when reading enumerations.
(verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
Suggested by Stephen Peltan.
(verilog-read-defines): Fix reading of enumerations in include
files.  Reported by Steve Peltan.

14 years ago* files.el (trash-directory): Fix defcustom type.
Chong Yidong [Sun, 28 Jun 2009 16:09:46 +0000 (16:09 +0000)]
* files.el (trash-directory): Fix defcustom type.

14 years ago* xterm.c (x_update_window_begin, x_new_focus_frame)
Chong Yidong [Sun, 28 Jun 2009 15:32:20 +0000 (15:32 +0000)]
* xterm.c (x_update_window_begin, x_new_focus_frame)
(x_scroll_bar_handle_click, handle_one_xevent)
(handle_one_xevent, XTread_socket, x_focus_on_frame)
(x_make_frame_visible, x_make_frame_invisible)
(x_wm_set_icon_pixmap, x_initialize): Delete some #ifdef-ed out
code chunks that are now obsolete.

14 years ago* dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
Michael Albinus [Sun, 28 Jun 2009 15:22:37 +0000 (15:22 +0000)]
* dbusbind.c (XD_SYMBOL_TO_DBUS_TYPE): Convert macro into function
xd_symbol_to_dbus_type.  With Solaris 2.11, it was said to compile
for hours, when optimzation is enabled.
(xd_signature, xd_append_arg, xd_retrieve_arg, xd_initialize)
(xd_read_message): Make them static.

14 years ago* help-fns.el (describe-function-1): Correctly locate adviced
Chong Yidong [Sun, 28 Jun 2009 05:06:56 +0000 (05:06 +0000)]
* help-fns.el (describe-function-1): Correctly locate adviced
functions in hyperlink (Bug#2438).

14 years ago* files.el (trash-directory): Change default to nil.
Chong Yidong [Sun, 28 Jun 2009 04:54:06 +0000 (04:54 +0000)]
* files.el (trash-directory): Change default to nil.
(move-file-to-trash): If trash-directory is nil and
system-move-file-to-trash is unbound, perform freedesktop-style
trashing.

* NEWS: Document change.

14 years agoMinor revisions.
Glenn Morris [Sun, 28 Jun 2009 01:42:03 +0000 (01:42 +0000)]
Minor revisions.

14 years ago(global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.
Glenn Morris [Sun, 28 Jun 2009 00:52:23 +0000 (00:52 +0000)]
(global-auto-revert-non-file-buffers, global-auto-revert-mode): Doc fixes.

14 years agoMinor language tweaks.
Glenn Morris [Sun, 28 Jun 2009 00:47:58 +0000 (00:47 +0000)]
Minor language tweaks.

14 years ago(defstruct): Fix :conc-name spec.
Johan Bockgård [Sat, 27 Jun 2009 22:09:39 +0000 (22:09 +0000)]
(defstruct): Fix :conc-name spec.

14 years ago* term.c (turn_on_face): Allow simultaneously bold and dim
Chong Yidong [Sat, 27 Jun 2009 21:27:51 +0000 (21:27 +0000)]
* term.c (turn_on_face): Allow simultaneously bold and dim
terminal faces (Bug#3530).

14 years ago* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong [Sat, 27 Jun 2009 20:44:03 +0000 (20:44 +0000)]
* faces.el (x-handle-named-frame-geometry): Ensure that we have
opened an X connection before calling x-get-resource (Bug#3194).

14 years ago* frame.c (x_get_arg): Check if dpyinfo is non-NULL.
Chong Yidong [Sat, 27 Jun 2009 19:50:50 +0000 (19:50 +0000)]
* frame.c (x_get_arg): Check if dpyinfo is non-NULL.

14 years ago* play/doctor.el: Remove reference to obsolete website.
Chong Yidong [Sat, 27 Jun 2009 04:21:14 +0000 (04:21 +0000)]
* play/doctor.el: Remove reference to obsolete website.
(make-doctor-variables): Correct grammar mistake (Bug#2633).

14 years ago* xdisp.c (mouse_face_from_buffer_pos): Fix detection of
Chong Yidong [Sat, 27 Jun 2009 03:50:23 +0000 (03:50 +0000)]
* xdisp.c (mouse_face_from_buffer_pos): Fix detection of
truncation glyphs (Bug#3686).

14 years agoRestore netbsd on mips, mipsel, mipseb.
Glenn Morris [Sat, 27 Jun 2009 02:42:05 +0000 (02:42 +0000)]
Restore netbsd on mips, mipsel, mipseb.

14 years agoTrim to just the stuff applicable to netbsd, since the other platforms
Glenn Morris [Sat, 27 Jun 2009 02:40:34 +0000 (02:40 +0000)]
Trim to just the stuff applicable to netbsd, since the other platforms
have been removed.

14 years agoRestore file.
Glenn Morris [Sat, 27 Jun 2009 02:39:28 +0000 (02:39 +0000)]
Restore file.

14 years agoRemove find-file-not-found-hook VC method. (Bug#2757)
Dan Nicolaescu [Fri, 26 Jun 2009 23:53:55 +0000 (23:53 +0000)]
Remove find-file-not-found-hook VC method.  (Bug#2757)
* vc-hooks.el (vc-file-not-found-hook)
(vc-default-find-file-not-found-hook): Remove functions.
(find-file-not-found-functions): Do not add vc-file-not-found-hook.
* vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
* vc.el:
* vc-hg.el:
* vc-git.el: Do not mention find-file-not-found-hook VC method.

14 years ago(--enable-checking): New option.
Dan Nicolaescu [Fri, 26 Jun 2009 23:41:43 +0000 (23:41 +0000)]
(--enable-checking): New option.

14 years agonsterm.m (keydown): avoid infinite loop
David Reitter [Fri, 26 Jun 2009 18:37:41 +0000 (18:37 +0000)]
nsterm.m (keydown): avoid infinite loop

14 years ago* redisplay-testsuite.el: New file.
Chong Yidong [Fri, 26 Jun 2009 14:42:43 +0000 (14:42 +0000)]
* redisplay-testsuite.el: New file.

15 years ago(get_adstyle_property): Call font_intern_prop with 1 as
Kenichi Handa [Fri, 26 Jun 2009 06:16:07 +0000 (06:16 +0000)]
(get_adstyle_property): Call font_intern_prop with 1 as
the arg FORCE_SYMBOL.

15 years agoFix last entry.
Chong Yidong [Thu, 25 Jun 2009 14:28:32 +0000 (14:28 +0000)]
Fix last entry.