bpt/emacs.git
19 years ago(auto_window_vscroll_p): New boolean.
Kim F. Storm [Sat, 22 Jan 2005 01:41:47 +0000 (01:41 +0000)]
(auto_window_vscroll_p): New boolean.
(syms_of_window): DEFVAR_BOOL it.
(Fpos_visible_in_window_p): Extend return value to include RTOP
and RBOT values if FULLY is nil.
(window_scroll_pixel_based): Adjust vscroll for partially visible
rows if auto_window_vscroll_p is set.
(Fset_window_vscroll): Do nothing if vscroll is not modified.

19 years ago(pos_visible_p): Replace FULLY arg by RTOP and RBOT args
Kim F. Storm [Sat, 22 Jan 2005 01:41:36 +0000 (01:41 +0000)]
(pos_visible_p): Replace FULLY arg by RTOP and RBOT args
to return number of partially invisible pixels at top and bottom
of the dislay row at POS.

19 years ago*** empty log message ***
Nick Roberts [Sat, 22 Jan 2005 01:15:38 +0000 (01:15 +0000)]
*** empty log message ***

19 years agoAdd entry for toolbar on ttys.
Nick Roberts [Fri, 21 Jan 2005 21:13:33 +0000 (21:13 +0000)]
Add entry for toolbar on ttys.

19 years ago*** empty log message ***
Nick Roberts [Fri, 21 Jan 2005 21:07:50 +0000 (21:07 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 2005 20:53:02 +0000 (20:53 +0000)]
*** empty log message ***

19 years ago(Fcopy_file): Doc fix.
Richard M. Stallman [Fri, 21 Jan 2005 20:51:52 +0000 (20:51 +0000)]
(Fcopy_file): Doc fix.

19 years ago(Time Intervals): Delete special stuff for MS-DOS.
Richard M. Stallman [Fri, 21 Jan 2005 20:49:30 +0000 (20:49 +0000)]
(Time Intervals): Delete special stuff for MS-DOS.

19 years ago2005-01-21 Ren�yllingstad <listmailxemacs@kyllingstad.com>
John Wiegley [Fri, 21 Jan 2005 10:26:26 +0000 (10:26 +0000)]
2005-01-21  Ren�yllingstad  <listmailxemacs@kyllingstad.com>

* pcomplete.el: define pcomplete-read-event instead of read-event,
since it's not a complete read-event implementation

19 years ago* gtkutil.c (xg_tool_bar_detach_callback): Remove unused variable bw.
Jan Djärv [Fri, 21 Jan 2005 05:59:21 +0000 (05:59 +0000)]
* gtkutil.c (xg_tool_bar_detach_callback): Remove unused variable bw.
(xg_get_file_name): Move declaration ofx_use_old_gtk_file_dialog to
start of function for older compilers.

19 years ago*** empty log message ***
Jay Belanger [Fri, 21 Jan 2005 05:52:26 +0000 (05:52 +0000)]
*** empty log message ***

19 years ago(calc-fancy-prefix-other-key): Set prefix arg.
Jay Belanger [Fri, 21 Jan 2005 05:43:09 +0000 (05:43 +0000)]
(calc-fancy-prefix-other-key): Set prefix arg.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 21 Jan 2005 00:33:07 +0000 (00:33 +0000)]
*** empty log message ***

19 years ago(Fmessage): If arg is "", return "" (as before).
Richard M. Stallman [Fri, 21 Jan 2005 00:32:36 +0000 (00:32 +0000)]
(Fmessage): If arg is "", return "" (as before).

19 years ago(access_keymap): Protect from bad value of meta_prefix_char.
Richard M. Stallman [Fri, 21 Jan 2005 00:31:40 +0000 (00:31 +0000)]
(access_keymap): Protect from bad value of meta_prefix_char.

19 years ago(xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable.
Richard M. Stallman [Fri, 21 Jan 2005 00:30:56 +0000 (00:30 +0000)]
(xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable.

19 years agoComment changes.
Richard M. Stallman [Fri, 21 Jan 2005 00:26:39 +0000 (00:26 +0000)]
Comment changes.

19 years ago* editfns.c (Voperating_system_release): Added.
Steven Tamm [Thu, 20 Jan 2005 18:13:48 +0000 (18:13 +0000)]
* editfns.c (Voperating_system_release): Added.
(init_editfns): Assign new variable operating-system-release
based on call to uname if available.
(get_operating_system_release): Added function to
allow c-level access to operating system release.
* config.h: Regenerated.
* s/darwin.h (PTY_ITERATION): Don't allow PTYs on darwin 6 or
less.
(MIN_PTY_KERNEL_VERSION): Defined minimum kernel version for
using ptys as '7'.
* term/mac-win.el (process-connection-type): Removed.
Controlled now by s/darwin.h:PTY_ITERATION.

19 years ago(STRING_MARKED_P, VECTOR_MARKED_P): Return boolean.
Kim F. Storm [Thu, 20 Jan 2005 15:37:41 +0000 (15:37 +0000)]
(STRING_MARKED_P, VECTOR_MARKED_P): Return boolean.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 20 Jan 2005 15:37:13 +0000 (15:37 +0000)]
*** empty log message ***

19 years ago(x_draw_glyph_string_box): Fix last_x for full width rows.
Kim F. Storm [Thu, 20 Jan 2005 15:23:22 +0000 (15:23 +0000)]
(x_draw_glyph_string_box): Fix last_x for full width rows.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 20 Jan 2005 15:21:45 +0000 (15:21 +0000)]
*** empty log message ***

19 years ago(handle-select-window): Don't switch window when we're in the minibuffer.
Stefan Monnier [Thu, 20 Jan 2005 14:23:23 +0000 (14:23 +0000)]
(handle-select-window): Don't switch window when we're in the minibuffer.

19 years agoAdd dotimes-with-progress-reporter.
Stefan Monnier [Wed, 19 Jan 2005 23:47:35 +0000 (23:47 +0000)]
Add dotimes-with-progress-reporter.

19 years ago(ses-dotimes-msg): Remove macro. Use `dotimes-with-progress-reporter' instead.
Stefan Monnier [Wed, 19 Jan 2005 23:46:31 +0000 (23:46 +0000)]
(ses-dotimes-msg): Remove macro.  Use `dotimes-with-progress-reporter' instead.

19 years ago(dotimes-with-progress-reporter): New macro.
Stefan Monnier [Wed, 19 Jan 2005 23:44:48 +0000 (23:44 +0000)]
(dotimes-with-progress-reporter): New macro.

19 years ago(Fvertical_motion): Temporarily disable selective display.
Kim F. Storm [Wed, 19 Jan 2005 23:17:00 +0000 (23:17 +0000)]
(Fvertical_motion): Temporarily disable selective display.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 19 Jan 2005 23:16:39 +0000 (23:16 +0000)]
*** empty log message ***

19 years ago* term/mac-win.el (process-connection-type): Use new
Steven Tamm [Wed, 19 Jan 2005 19:14:01 +0000 (19:14 +0000)]
* term/mac-win.el (process-connection-type): Use new
operating-system-release variable to use ptys on Darwin 7 (OSX
10.3) when using carbon build.

19 years ago* editfns.c (Voperating_system_release): Added.
Steven Tamm [Wed, 19 Jan 2005 19:09:42 +0000 (19:09 +0000)]
* editfns.c (Voperating_system_release): Added.
(init_editfns): Assign new variable operating-system-release
based on call to uname if available.
* config.h: Regenerated.

19 years ago* configure.in: Check for <sys/utsname.h>.
Steven Tamm [Wed, 19 Jan 2005 19:09:04 +0000 (19:09 +0000)]
* configure.in: Check for <sys/utsname.h>.
* configure: Regenerate.

19 years ago(calc-user-define-edit): Put original formula in formula editing buffer.
Jay Belanger [Wed, 19 Jan 2005 17:21:44 +0000 (17:21 +0000)]
(calc-user-define-edit): Put original formula in formula editing buffer.

19 years ago(Keep arguments): Clarify the effect of keeping arguments on keyboard macros.
Jay Belanger [Wed, 19 Jan 2005 16:58:06 +0000 (16:58 +0000)]
(Keep arguments): Clarify the effect of keeping arguments on keyboard macros.

19 years ago(calc-fancy-prefix-other-key): Don't clear flags if the last command
Jay Belanger [Wed, 19 Jan 2005 16:49:06 +0000 (16:49 +0000)]
(calc-fancy-prefix-other-key): Don't clear flags if the last command
was a tab or M-tab.

19 years ago(note_mode_line_or_margin_highlight): Fix :pointer
Kim F. Storm [Wed, 19 Jan 2005 10:05:28 +0000 (10:05 +0000)]
(note_mode_line_or_margin_highlight): Fix :pointer
image property.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 19 Jan 2005 10:05:04 +0000 (10:05 +0000)]
*** empty log message ***

19 years ago(gdb-put-breakpoint-icon): Add help-echo for
Nick Roberts [Wed, 19 Jan 2005 06:55:57 +0000 (06:55 +0000)]
(gdb-put-breakpoint-icon): Add help-echo for
breakpoint image symbol in margin.

19 years ago*** empty log message ***
Nick Roberts [Wed, 19 Jan 2005 06:55:17 +0000 (06:55 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Wed, 19 Jan 2005 05:58:28 +0000 (05:58 +0000)]
*** empty log message ***

19 years ago(Keep Arguments): Mention that keeping arguments doesn't work with
Jay Belanger [Wed, 19 Jan 2005 05:55:53 +0000 (05:55 +0000)]
(Keep Arguments): Mention that keeping arguments doesn't work with
keyboard macros.

19 years ago(calc-execute-kbd-macro): Ignore calc-keep-arg-flag.
Jay Belanger [Wed, 19 Jan 2005 05:12:36 +0000 (05:12 +0000)]
(calc-execute-kbd-macro): Ignore calc-keep-arg-flag.

19 years ago(sweep_weak_table): Advance prev pointer when we keep a pair.
Kim F. Storm [Wed, 19 Jan 2005 00:08:30 +0000 (00:08 +0000)]
(sweep_weak_table): Advance prev pointer when we keep a pair.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 19 Jan 2005 00:08:10 +0000 (00:08 +0000)]
*** empty log message ***

19 years ago(ispell-looking-at): New function.
Kenichi Handa [Tue, 18 Jan 2005 23:20:18 +0000 (23:20 +0000)]
(ispell-looking-at): New function.
(ispell-process-line): Use ispell-looking-at to compare the ispell
output and the buffer contents.

19 years ago(blink-matching-open): Strip extra info from syntax.
Stefan Monnier [Tue, 18 Jan 2005 20:50:43 +0000 (20:50 +0000)]
(blink-matching-open): Strip extra info from syntax.

19 years ago*** empty log message ***
Jay Belanger [Tue, 18 Jan 2005 18:34:30 +0000 (18:34 +0000)]
*** empty log message ***

19 years ago(syms_of_emacs): Improve docstring of `system-type'.
Stefan Monnier [Tue, 18 Jan 2005 18:34:10 +0000 (18:34 +0000)]
(syms_of_emacs): Improve docstring of `system-type'.

19 years ago(calc-display-raw): Fix docstring.
Jay Belanger [Tue, 18 Jan 2005 18:30:39 +0000 (18:30 +0000)]
(calc-display-raw): Fix docstring.

19 years ago(sh-here-doc-open-re): Don't allow `|' or other
Stefan Monnier [Tue, 18 Jan 2005 18:21:58 +0000 (18:21 +0000)]
(sh-here-doc-open-re): Don't allow `|' or other
funny chars in the end-of-here-doc marker.

19 years agoFixed Partial highlighting of wrapped overlay bug
Kim F. Storm [Tue, 18 Jan 2005 12:46:04 +0000 (12:46 +0000)]
Fixed Partial highlighting of wrapped overlay bug
reported by Ralf Angeli.

19 years agoFix last change.
Kim F. Storm [Tue, 18 Jan 2005 12:41:55 +0000 (12:41 +0000)]
Fix last change.

19 years ago(fast_find_position): Backtrack to find first row if
Kim F. Storm [Tue, 18 Jan 2005 12:39:51 +0000 (12:39 +0000)]
(fast_find_position): Backtrack to find first row if
charpos is inside a display overlay that spans multiple lines.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 18 Jan 2005 12:39:33 +0000 (12:39 +0000)]
*** empty log message ***

19 years ago(gdb-put-string): Copy/create strings so
Nick Roberts [Tue, 18 Jan 2005 11:28:19 +0000 (11:28 +0000)]
(gdb-put-string): Copy/create strings so
that enable/disabled state of breakpoints is shown correctly in
fringe and on ttys.
(gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
Add breakpoint information as text properties.
(gdb-mouse-toggle-breakpoint):
Rename to gdb-mouse-set-clear-breakpoint.
(gdb-mouse-toggle-breakpoint): New function. Enable/disable
breakpoints in the margin.
(gdb-remove-strings): Simplify.

19 years ago*** empty log message ***
Nick Roberts [Tue, 18 Jan 2005 11:26:47 +0000 (11:26 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Tue, 18 Jan 2005 05:13:23 +0000 (05:13 +0000)]
*** empty log message ***

19 years ago(calc-edit-mode): Inhibit read-only when erasing buffer.
Jay Belanger [Tue, 18 Jan 2005 04:52:55 +0000 (04:52 +0000)]
(calc-edit-mode): Inhibit read-only when erasing buffer.

19 years agoSuggest separate terminal for debug session.
Nick Roberts [Tue, 18 Jan 2005 01:01:29 +0000 (01:01 +0000)]
Suggest separate terminal for debug session.

19 years ago*** empty log message ***
Nick Roberts [Tue, 18 Jan 2005 01:00:41 +0000 (01:00 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Tue, 18 Jan 2005 00:14:18 +0000 (00:14 +0000)]
*** empty log message ***

19 years ago(back_to_previous_visible_line_start): Undo 2004-12-28
Kim F. Storm [Tue, 18 Jan 2005 00:13:24 +0000 (00:13 +0000)]
(back_to_previous_visible_line_start): Undo 2004-12-28
change.  If handle_display_prop indicates newline is replaced by
image or text, move back to start of relevant overlay or interval
and continue scan from there.  Simplify.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 18 Jan 2005 00:13:00 +0000 (00:13 +0000)]
*** empty log message ***

19 years ago(decode_coding_iso2022): Translate invalid codes if
Kenichi Handa [Tue, 18 Jan 2005 00:11:43 +0000 (00:11 +0000)]
(decode_coding_iso2022): Translate invalid codes if
translation-table is specified.

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 18 Jan 2005 00:00:59 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 17 Jan 2005 23:52:58 +0000 (23:52 +0000)]
*** empty log message ***

19 years ago(grep-find): Copy from `grep' the condition for calling grep-compute-defaults.
Richard M. Stallman [Mon, 17 Jan 2005 23:51:34 +0000 (23:51 +0000)]
(grep-find): Copy from `grep' the condition for calling grep-compute-defaults.

19 years ago(decipher-mode): Don't call decipher-read-alphabet if buffer is empty.
Richard M. Stallman [Mon, 17 Jan 2005 23:50:23 +0000 (23:50 +0000)]
(decipher-mode): Don't call decipher-read-alphabet if buffer is empty.

19 years agoComment change.
Richard M. Stallman [Mon, 17 Jan 2005 23:49:20 +0000 (23:49 +0000)]
Comment change.

19 years ago(backward-kill-sexp, kill-sexp): Doc fixes.
Richard M. Stallman [Mon, 17 Jan 2005 23:48:10 +0000 (23:48 +0000)]
(backward-kill-sexp, kill-sexp): Doc fixes.

19 years ago(highlight-changes-mode): Don't autoload.
Stefan Monnier [Mon, 17 Jan 2005 21:24:46 +0000 (21:24 +0000)]
(highlight-changes-mode): Don't autoload.

19 years ago(mode-line-mode-menu): Use bound-and-true-p for all the
Stefan Monnier [Mon, 17 Jan 2005 21:18:35 +0000 (21:18 +0000)]
(mode-line-mode-menu): Use bound-and-true-p for all the
non-preloaded variables.

19 years ago* textmodes/tex-mode.el (tex-start-shell): Adding -i to the
Steven Tamm [Mon, 17 Jan 2005 17:32:30 +0000 (17:32 +0000)]
* textmodes/tex-mode.el (tex-start-shell): Adding -i to the
tex-shell cause to force interactivity when using pipes.

19 years ago(just-one-space): Make arg optional.
Kim F. Storm [Mon, 17 Jan 2005 10:56:07 +0000 (10:56 +0000)]
(just-one-space): Make arg optional.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 17 Jan 2005 10:55:49 +0000 (10:55 +0000)]
*** empty log message ***

19 years ago(org-version): Unnecessary prefix arg removed.
Carsten Dominik [Mon, 17 Jan 2005 10:18:56 +0000 (10:18 +0000)]
(org-version): Unnecessary prefix arg removed.

19 years ago(xterm-mouse-event): Set new optional fourth arg in
Nick Roberts [Mon, 17 Jan 2005 09:54:56 +0000 (09:54 +0000)]
(xterm-mouse-event): Set new optional fourth arg in
posn-x-y to t to access left-margin.

19 years ago*** empty log message ***
Nick Roberts [Mon, 17 Jan 2005 09:50:59 +0000 (09:50 +0000)]
*** empty log message ***

19 years ago(mode_line_string, marginal_area_string): Fix
Kim F. Storm [Mon, 17 Jan 2005 08:28:28 +0000 (08:28 +0000)]
(mode_line_string, marginal_area_string): Fix
off-by-one error in search for glyph.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 17 Jan 2005 08:28:01 +0000 (08:28 +0000)]
*** empty log message ***

19 years ago(Changing Key Bindings): `suppress-keymap' now uses command remapping.
Luc Teirlinck [Mon, 17 Jan 2005 02:44:58 +0000 (02:44 +0000)]
(Changing Key Bindings): `suppress-keymap' now uses command remapping.

19 years ago(Autoinserting): Fix small error.
Richard M. Stallman [Sun, 16 Jan 2005 23:24:31 +0000 (23:24 +0000)]
(Autoinserting): Fix small error.

19 years ago(syms_of_macterm) <mac-allow-anti-aliasing>: Doc fix.
Kim F. Storm [Sun, 16 Jan 2005 19:18:31 +0000 (19:18 +0000)]
(syms_of_macterm) <mac-allow-anti-aliasing>: Doc fix.

19 years ago* macterm.c (mac_to_x_fontname): Removed spurious argument.
Steven Tamm [Sun, 16 Jan 2005 17:52:09 +0000 (17:52 +0000)]
* macterm.c (mac_to_x_fontname): Removed spurious argument.

19 years ago(mac_draw_string_common): Fix compilation on OSX 10.1.
Andreas Schwab [Sun, 16 Jan 2005 16:18:12 +0000 (16:18 +0000)]
(mac_draw_string_common): Fix compilation on OSX 10.1.

19 years agoSync with Tramp 2.0.47.
Michael Albinus [Sun, 16 Jan 2005 13:18:31 +0000 (13:18 +0000)]
Sync with Tramp 2.0.47.

19 years ago* fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigning
Jan Djärv [Sun, 16 Jan 2005 09:59:03 +0000 (09:59 +0000)]
* fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigning
fringe_faces, cast result from xmalloc/xrealloc to Lisp_Object *.

19 years ago* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
Jan Djärv [Sun, 16 Jan 2005 09:17:02 +0000 (09:17 +0000)]
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
(READABLE_EVENTS_FILTER_EVENTS)
(READABLE_EVENTS_IGNORE_SQUEEZABLES): New flags for readable_events.
get_filtered_input_pending, readable_filtered_events): Removed.
(tracking_off): Call readable_events and get_input_pending with
flag READABLE_EVENTS_DO_TIMERS_NOW.
(readable_events): Move code from old readable_filtered_events here,
but check new READABLE_EVENTS_* in argument flags instead of previous
two boolean arguments do_timers_now and filter_events.
If we are doing mouse tracking and the mouse moved, return only if
READABLE_EVENTS_IGNORE_SQUEEZABLES is not set in flags.
(swallow_events): Call get_input_pending with flag
READABLE_EVENTS_DO_TIMERS_NOW.
(get_input_pending): Move code from old   get_filtered_input_pending
here.  Replace boolean arguments do_timers_now, filter_events with
flags, and pass flags to readable_events.  Document new
READABLE_EVENTS_* flags.
(detect_input_pending_ignore_squeezables): New function.
(detect_input_pending_run_timers): Call get_input_pending with flag
READABLE_EVENTS_DO_TIMERS_NOW.
(Finput_pending_p): Call get_input_pending with flags
READABLE_EVENTS_DO_TIMERS_NOW and READABLE_EVENTS_FILTER_EVENTS.

* dispnew.c (update_window, update_frame_1): Replace calls to
detect_input_pending with detect_input_pending_ignore_squeezables
so that redisplay is not paused if the event queue contains only
mouse movements.

* lisp.h: Declare detect_input_pending_ignore_squeezables.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40
Miles Bader [Sun, 16 Jan 2005 02:37:50 +0000 (02:37 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40

Fix regressions from latest reftex update

In the latest update to reftex from upstream, some changes in Emacs CVS
(mostly maintenance stuff -- typos, whitespace, etc) were apparently lost.
This changeset re-applies them.

19 years agoChanged name from mac-use-core-graphics to mac-allow-anti-aliasing
Steven Tamm [Sun, 16 Jan 2005 00:39:04 +0000 (00:39 +0000)]
Changed name from mac-use-core-graphics to mac-allow-anti-aliasing

19 years ago* macterm.c (Vmac_use_core_graphics): defined
Steven Tamm [Sun, 16 Jan 2005 00:31:53 +0000 (00:31 +0000)]
* macterm.c (Vmac_use_core_graphics): defined
(syms_of_macterm): Added mac-use-core-graphics
(mac_draw_string_common): Use core graphics text rendering if
mac-use-core-graphics is enabled.

19 years ago* macfns.c (Fx_file_dialog): Save As dialog includes only the
Steven Tamm [Sun, 16 Jan 2005 00:17:25 +0000 (00:17 +0000)]
* macfns.c (Fx_file_dialog): Save As dialog includes only the
file name in the text box.

19 years ago* macfns.c (x_set_foreground_color, x_set_background_color): Sync
Steven Tamm [Sun, 16 Jan 2005 00:10:18 +0000 (00:10 +0000)]
* macfns.c (x_set_foreground_color, x_set_background_color): Sync
with xfns.c.
(mac_window, x_create_tip_frame): Use XSetWindowBackground.
* macterm.c (XSetBackground, XSetWindowBackground): New functions.
* macterm.h (XSetBackground, XSetWindowBackground): Add externs.

19 years ago(Defining Images): Mention DATA-P arg of create-image.
Richard M. Stallman [Sat, 15 Jan 2005 23:09:32 +0000 (23:09 +0000)]
(Defining Images): Mention DATA-P arg of create-image.

19 years ago(lm-with-file): Use Lisp mode in temp buffer.
Richard M. Stallman [Sat, 15 Jan 2005 18:16:44 +0000 (18:16 +0000)]
(lm-with-file): Use Lisp mode in temp buffer.
In non-temp buffer, switch syntax table temporarily.

19 years ago(indent-pp-sexp): Doc fix.
Richard M. Stallman [Sat, 15 Jan 2005 18:11:33 +0000 (18:11 +0000)]
(indent-pp-sexp): Doc fix.

19 years ago(occur-accumulate-lines, occur-engine): Avoid warnings.
Richard M. Stallman [Sat, 15 Jan 2005 18:10:59 +0000 (18:10 +0000)]
(occur-accumulate-lines, occur-engine): Avoid warnings.

19 years ago(tar-extract): Bind buffer-undo-list to t.
Richard M. Stallman [Sat, 15 Jan 2005 18:10:12 +0000 (18:10 +0000)]
(tar-extract): Bind buffer-undo-list to t.

19 years ago(imenu--split-menu): Copy menulist before sorting.
Richard M. Stallman [Sat, 15 Jan 2005 18:09:16 +0000 (18:09 +0000)]
(imenu--split-menu): Copy menulist before sorting.
(imenu--generic-function): Use START, not BEG, as pos of definition.

19 years ago(just-one-space): Argument specifies number of spaces.
Richard M. Stallman [Sat, 15 Jan 2005 18:08:46 +0000 (18:08 +0000)]
(just-one-space): Argument specifies number of spaces.

(eval-expression-print-format): Avoid warning about edebug-active.

19 years ago(sh-mode-map): Bind C-c C-\.
Richard M. Stallman [Sat, 15 Jan 2005 18:07:21 +0000 (18:07 +0000)]
(sh-mode-map): Bind C-c C-\.
(sh-backslash-column, sh-backslash-align): New variables.
(sh-backslash-region, sh-append-backslash): New functions.