- 16 Mar, 2002 6 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use list_of_error to call internal_condition_case_1. (safe_eval, safe_call): Pass Qt to internal_condition_case_{1,2} so as to catch all errors with no possibility of debugger redisplay. (list_of_error): New variable. (syms_of_xdisp): Init and staticpro it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Move definition above cperl-outline-regexp.
-
Richard M. Stallman authored
avoid using save-window-excursion. And compile the function.
-
Stefan Monnier authored
(load-library): Use it.
-
- 15 Mar, 2002 14 commits
-
-
Pavel Janík authored
-
Eli Zaretskii authored
with-temp-buffer instead of po-with-temp-buffer.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
until its implementation is fixed.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Gerd Moellmann authored
Fix simple loop indentation.
-
- 14 Mar, 2002 20 commits
-
-
Jan Djärv authored
-
Pavel Janík authored
-
Miles Bader authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Miles Bader authored
-
Miles Bader authored
(debugger-mode-map): Set the parent keymap to `button-buffer-map', to get TAB and <backtab> bindings.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use move-to-column, not move-to-column-force.
-
Miles Bader authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(dired-fun-in-all-buffers): Definition moved from dired-aux.el. (dired-delete-entry): New function. (dired-internal-do-deletions): Use dired-fun-in-all-buffers and dired-delete-entry, to update this buffer (and others).
-
Richard M. Stallman authored
Pass region args to facemenu-set-face, when there is a region. (facemenu-set-foreground, facemenu-set-background) (facemenu-add-face): Doc fixes.
-
Miles Bader authored
(rlogin): Don't install the `rlogin-carriage-filter' filter, as comint removes carriage returns itself now.
-
Richard M. Stallman authored
-
Miles Bader authored
(set_point_both): Use `adjust_for_invis_intang' to do most of the work for dealing with invisible+intangible regions. Do so before and after both forward and backward movements, to handle both front-sticky and rear-sticky cases.
-
Miles Bader authored
(char_property_eq): Function removed.
-
Miles Bader authored
-