Kai Großjohann
b1a2b924ce
* tramp.el: Version 2.0.31 released.
...
(tramp-handle-expand-file-name): Do not allow ".." to
cross file handler boundaries, so that "/user@host:/../foo"
expands to itself, rather than "/foo". This is intended to work
in conjunction with a change in `file-relative-name' which makes
sure to use absolute file names if FILE and DIRECTORY have
different handlers.
(tramp-handle-insert-directory): Comment out XEmacs
kludge. Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
* Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
version of manual.
* tramp.texi (Auto-save and Backup): New node.
2003-03-29 15:16:57 +00:00
John Paul Wallington
ef6e365d09
(with-category-table): Use `make-symbol' to avoid variable capture.
...
Set table within `unwind-protect'. Ensure table is restored in
correct buffer. Add docstring. Basically, copy `with-syntax-table'.
2003-03-29 02:57:19 +00:00
Kenichi Handa
1a5f6e6adf
If system-type is not for Windows, prefer japanese-iso-8bit.
2003-03-29 02:35:08 +00:00
Jan Djärv
b676f3563e
* gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size
...
of area to be redrawn for better performance.
2003-03-28 20:33:01 +00:00
Juanma Barranquero
c337cd0a62
(iconify-or-deiconify-frame): Define for compatibility with packages
...
that use it.
2003-03-28 17:49:49 +00:00
Juanma Barranquero
b08b261e8b
(checkdoc-display-status-buffer): Fix docstring.
...
(checkdoc-interactive, checkdoc-message-interactive): Make them perform spell
checking when appropriate.
(checkdoc-interactive-loop): Fix docstring and a few typos.
(checkdoc-interactive-ispell-loop)
(checkdoc-message-interactive-ispell-loop): New functions.
(checkdoc-next-error): Fix docstring.
(checkdoc-this-string-valid-engine): Fix typo.
(checkdoc-ispell-docstring-engine): Do test for checkdoc-autofix-flag = nil.
2003-03-28 17:38:50 +00:00
Jonathan Yavner
676b36fb14
*** empty log message ***
2003-03-28 16:56:13 +00:00
Jonathan Yavner
7119cefec2
No error when marking functions whose body just returns a constant. Handle
...
screwy top-level macros that create functions and store them as properties of
symbols. Support for CL's function* macro.
2003-03-28 16:45:19 +00:00
Stefan Monnier
95a39dc55e
(xt_action_hook): Unset dragging so the reset does take place.
2003-03-28 14:45:30 +00:00
Stefan Monnier
baa21c48a9
(xm_scroll_callback): Undo a tiny bit of the previous change.
2003-03-28 14:25:14 +00:00
Stefan Monnier
3c671a5672
(take_vertical_position_into_account): Remove.
...
(xt_action_hook): Call set_vertical_scroll_bar if needed.
(XM_SB_MIN, XM_SB_RANGE): Remove (min is now set to 0).
(xm_scroll_callback, x_create_toolkit_scroll_bar)
(x_set_toolkit_scroll_bar_thumb): Simplify.
(x_scroll_bar_expose): Only compile if !USE_TOOLKIT_SCROLL_BARS.
(XTread_socket): Remove unused var.
(x_make_frame_invisible): Replace goto with else.
2003-03-28 14:22:11 +00:00
Stefan Monnier
9a08d928f1
(set_vertical_scroll_bar): New fun. Extracted from redisplay_window.
...
(redisplay_window): Use it.
2003-03-28 14:11:55 +00:00
Andreas Schwab
92788b3bcd
(vc-cvs-parse-entry): Make sure a file with conflicts
...
is marked as edited.
2003-03-27 22:40:29 +00:00
Richard M. Stallman
84f2e61552
(update_tool_bar): Recompute tool bar if
...
update_mode_lines is set. Set w->update_mode_line
only if the tool bar contents actually change.
(update_menu_bar): Undo previous change.
2003-03-27 03:06:16 +00:00
Jan Djärv
5fd6f72739
* gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared.
...
(xg_frame_set_char_size): Calculate scroll bar width before frame
width. Call SET_FRAME_GARBAGED and cancel_mouse_face.
(xg_separator_p): Check for all documented separator types.
(xg_update_scrollbar_pos): Variable gheight not needed, use height.
(update_frame_tool_bar): Don't call gdk_window_process_all_updates.
2003-03-26 18:07:46 +00:00
Stefan Monnier
9227d8f1c3
*** empty log message ***
2003-03-26 16:46:41 +00:00
Jan Djärv
70b6104c5d
* xdisp.c (update_menu_bar): Set w->update_mode_line to Qt
...
so tool bar gets updated.
2003-03-26 16:13:44 +00:00
Stefan Monnier
d9b36d1919
(store_symval_forwarding): Re-instate part of the code
...
that was deleted with too much enthusiasm.
2003-03-26 15:23:36 +00:00
Simon Josefsson
01b2d1dd68
Initial revision
2003-03-26 11:48:32 +00:00
Kenichi Handa
8798ecdb37
*** empty log message ***
2003-03-26 04:45:38 +00:00
Kenichi Handa
9bdbd98e40
(recode-file-name): New function.
2003-03-26 04:42:29 +00:00
Kenichi Handa
527b7890aa
*** empty log message ***
2003-03-26 01:12:54 +00:00
John Wiegley
c54e9f9cfe
2003-03-26 Steve Youngs <youngs@xemacs.org>:
...
(eshell-plain-locate-behavior): Make the default the return value of
`eshell-under-xemacs-p', ie, nil for GNU/Emacs and non-nil for
XEmacs.
2003-03-25 20:59:35 +00:00
John Wiegley
6fdeb33cab
*** empty log message ***
2003-03-25 20:59:04 +00:00
Stefan Monnier
e64e9e6a7f
(byte-optimize-set): Avoid CLism.
2003-03-25 16:48:43 +00:00
Stefan Monnier
66ff289307
(byte-optimize-set): New. Turn set' into
setq' when applicable.
2003-03-25 16:34:00 +00:00
Stefan Monnier
999e64847e
(store_symval_forwarding): Delete special read-only
...
hack for type == -1, since we now use ->constant instead.
(Fkill_local_variable): Don't use XBUFFER if it can be nil.
2003-03-25 16:30:15 +00:00
Stefan Monnier
a9b9a78056
(overlays_in): Declare static.
...
(syms_of_buffer) <enable-multibyte-characters>: Use the symbol's
`constant' field rather than the variable's `type' field.
2003-03-25 16:20:38 +00:00
Andreas Schwab
a670d17ad1
.
2003-03-24 22:38:56 +00:00
Andreas Schwab
fcd7b7bcbb
Remove extra TAB in Greek entries.
2003-03-24 22:38:34 +00:00
Andrew Choi
365fa1b37d
Allow building on Mac OS X again after Kim's merging of display code.
2003-03-24 19:59:08 +00:00
Stefan Monnier
73ceba9f1a
(define-minor-mode): Use custom-set-minor-mode.
...
Pass unknown keyword args blindly to defcustom.
2003-03-24 17:41:43 +00:00
Stefan Monnier
4a1186d388
(easy-menu-add-item): Align the docstring with the code.
2003-03-24 17:29:20 +00:00
John Paul Wallington
4b0cbff969
(easy-menu-add-item): Don't default to the global map.
2003-03-24 12:21:02 +00:00
Kim F. Storm
48ce734b52
(cua-set-mark): Check pop-global-mark-quick-repeat.
2003-03-24 11:01:17 +00:00
Kim F. Storm
0a38b109dc
typo
2003-03-24 11:01:00 +00:00
Kim F. Storm
18c5df4079
Rework last change so C-x C-SPC C-SPC does not
...
repeat pop-global-mark by default.
(pop-global-mark-quick-repeat): New user option.
(set-mark-command): Use it.
2003-03-24 11:00:39 +00:00
Kim F. Storm
1ab892eb4c
*** empty log message ***
2003-03-24 10:57:09 +00:00
John Paul Wallington
784fda4fef
(emerge-show-file-name): Read event irrespective of whether minibuffer
...
window is resized. Clear minibuffer when done.
2003-03-24 08:53:46 +00:00
John Paul Wallington
f560e69cee
(customize-create-theme): Rename from
...
`custom-theme-create'.
2003-03-24 06:08:32 +00:00
John Paul Wallington
c0bcce6f07
(redisplay_window): If mini window's buffer is not
...
empty, then redisplay it like other windows.
2003-03-24 03:33:53 +00:00
John Paul Wallington
9b7826f4ab
2003-03-24 Luc Teirlinck <teirllm@mail.auburn.edu>
...
* cus-edit.el (custom-mode): Make `custom-local-buffer' local.
2003-03-24 01:46:29 +00:00
Peter Breton
ac8a189856
Add dns-lookup-program wrapper
2003-03-23 13:39:14 +00:00
Kim F. Storm
0648dde0da
(w32_draw_window_cursor): Fix last change.
2003-03-23 11:38:55 +00:00
Kim F. Storm
a526b96ce7
*** empty log message ***
2003-03-23 11:38:33 +00:00
Kenichi Handa
ed459fb675
Setup categories for Indian characters.
2003-03-23 02:22:11 +00:00
Kenichi Handa
37ab321e4f
(make_string_from_bytes, make_specified_string):
...
Prototypes adjusted.
2003-03-23 02:08:35 +00:00
Martin Stjernholm
94ab35adb4
*** empty log message ***
2003-03-23 02:07:31 +00:00
Kenichi Handa
fcbb914bcd
(make_string_from_bytes): Add `const' for the arg
...
CONTENTS.
(make_specified_string): Likewise.
2003-03-23 02:07:13 +00:00
Martin Stjernholm
e33c01bb57
(c-parse-state): Added kludge to avoid an infinite loop when Emacs'
...
open-paren-in-column-zero rule kicks in and causes the sexp functions
to misbehave.
2003-03-23 01:58:30 +00:00