bpt/emacs.git
16 years ago(Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
Stefan Monnier [Mon, 13 Aug 2007 04:06:31 +0000 (04:06 +0000)]
(Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.

16 years ago(reset_var_on_error): New fun.
Stefan Monnier [Mon, 13 Aug 2007 04:04:39 +0000 (04:04 +0000)]
(reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.

16 years ago(sh): Delete group `unix'.
Richard M. Stallman [Sun, 12 Aug 2007 17:55:05 +0000 (17:55 +0000)]
(sh): Delete group `unix'.

16 years ago(gud): Change to group `processes'.
Richard M. Stallman [Sun, 12 Aug 2007 17:53:21 +0000 (17:53 +0000)]
(gud): Change to group `processes'.

16 years ago(compilation-buffer-name): Don't check compilation-arguments. It is
Glenn Morris [Sat, 11 Aug 2007 03:02:05 +0000 (03:02 +0000)]
(compilation-buffer-name): Don't check compilation-arguments.  It is
superfluous, and the variable isn't even set when this function is
called.

16 years ago*** empty log message ***
Glenn Morris [Sat, 11 Aug 2007 03:01:46 +0000 (03:01 +0000)]
*** empty log message ***

16 years ago(x_draw_image_glyph_string): Adjust stipple origin when
YAMAMOTO Mitsuharu [Sat, 11 Aug 2007 02:04:58 +0000 (02:04 +0000)]
(x_draw_image_glyph_string): Adjust stipple origin when
filling pixmap with stippled background.

16 years ago(mac-ae-reopen-application): New function.
YAMAMOTO Mitsuharu [Fri, 10 Aug 2007 10:13:44 +0000 (10:13 +0000)]
(mac-ae-reopen-application): New function.
(mac-apple-event-map): Bind "reopen application" Apple event to it.

16 years ago[TARGET_API_MAC_CARBON] (mac_handle_window_event):
YAMAMOTO Mitsuharu [Fri, 10 Aug 2007 10:13:05 +0000 (10:13 +0000)]
[TARGET_API_MAC_CARBON] (mac_handle_window_event):
Don't use invisible frame as parent window for repositioning.

16 years agoBzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.
Stefan Monnier [Fri, 10 Aug 2007 06:53:43 +0000 (06:53 +0000)]
Bzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.

16 years agoAdd Gtk+ tool bar and GUD focus problem.
Jan Djärv [Fri, 10 Aug 2007 05:47:45 +0000 (05:47 +0000)]
Add Gtk+ tool bar and GUD focus problem.

16 years ago*** empty log message ***
Jan Djärv [Fri, 10 Aug 2007 05:47:27 +0000 (05:47 +0000)]
*** empty log message ***

16 years ago(tex-font-lock-unfontify-region): Take tex-font-script-display into account.
Stefan Monnier [Fri, 10 Aug 2007 04:16:21 +0000 (04:16 +0000)]
(tex-font-lock-unfontify-region): Take tex-font-script-display into account.
(tex-font-script-display, tex-font-lock-suscript): Change from a cons
cell to a list of 2 elements to simplify the unfontify code.

16 years ago(mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 09:38:59 +0000 (09:38 +0000)]
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.

16 years ago(mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 09:36:42 +0000 (09:36 +0000)]
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
for window repositioning.

16 years ago(frame_highlight, frame_unhighlight): Don't call
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:07:26 +0000 (03:07 +0000)]
(frame_highlight, frame_unhighlight): Don't call
ActivateControl/DeactivateControl here.
[USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
frame-notice-user-settings is non-nil.
[USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
for kEventParamFMFontStyle.
[TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
mac_pass_command_to_system and mac_pass_control_to_system here.
(XTread_socket): Call ActivateControl/DeactivateControl here.
(XTread_socket) [TARGET_API_MAC_CARBON]:
Check mac_pass_command_to_system and mac_pass_control_to_system here.

16 years ago(posix_memalign): New function.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:07:07 +0000 (03:07 +0000)]
(posix_memalign): New function.

16 years ago(help-make-xrefs): Fix previous change.
Glenn Morris [Thu, 9 Aug 2007 02:48:42 +0000 (02:48 +0000)]
(help-make-xrefs): Fix previous change.

16 years agousername and password default
Vinicius Jose Latorre [Thu, 9 Aug 2007 01:42:13 +0000 (01:42 +0000)]
username and password default

16 years agops-print-color-p fix
Vinicius Jose Latorre [Wed, 8 Aug 2007 16:38:32 +0000 (16:38 +0000)]
ps-print-color-p fix

16 years ago(sendmail-pre-abbrev-expand-hook): Check for
Andreas Schwab [Wed, 8 Aug 2007 11:52:16 +0000 (11:52 +0000)]
(sendmail-pre-abbrev-expand-hook): Check for
self-insert-command, not self-insert.

16 years ago(eldoc-get-fnsym-args-string): Make second argument optional, for
Glenn Morris [Wed, 8 Aug 2007 08:14:03 +0000 (08:14 +0000)]
(eldoc-get-fnsym-args-string): Make second argument optional, for
backwards compatibility, and only highlight args when present.
Fix symbol name typo (doc/args).

16 years ago*** empty log message ***
Glenn Morris [Wed, 8 Aug 2007 08:13:41 +0000 (08:13 +0000)]
*** empty log message ***

16 years ago(help-make-xrefs): Search for symbol constituents, rather than just `-'.
Glenn Morris [Wed, 8 Aug 2007 08:00:43 +0000 (08:00 +0000)]
(help-make-xrefs): Search for symbol constituents, rather than just `-'.

16 years ago(calc-convert-temperature): Use `/' to create fractions.
Jay Belanger [Tue, 7 Aug 2007 21:06:29 +0000 (21:06 +0000)]
(calc-convert-temperature): Use `/' to create fractions.

16 years ago* net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
Michael Albinus [Tue, 7 Aug 2007 20:30:20 +0000 (20:30 +0000)]
* net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
global matching.
(tramp-handle-process-file): Fix bug inserting
resulting output.
(tramp-handle-shell-command): Handle OUTPUT-BUFFER and
ERROR-BUFFER more robust.  Display output.
(tramp-file-name-handler): Add a connection property when we found
a foreign file name handler.  This allows backends like ftp to
profit also from usr/host name completion based on connection
cache.
(tramp-send-command-and-read): Search for trash after the regexp
until eol only.  In XEmacs, there is a problem with \n.

* net/tramp-cache.el (top): Read persistent connection history
when cache is empty.

16 years ago(compilation-start): Pass nil as startfile to comint-exec.
Sam Steingold [Tue, 7 Aug 2007 20:10:15 +0000 (20:10 +0000)]
(compilation-start): Pass nil as startfile to comint-exec.

16 years agoimage-refresh has been moved to Emacs 22.2.
Chong Yidong [Tue, 7 Aug 2007 16:55:40 +0000 (16:55 +0000)]
image-refresh has been moved to Emacs 22.2.

16 years agoAdd more Emacs 22.2 changes.
Chong Yidong [Tue, 7 Aug 2007 16:55:19 +0000 (16:55 +0000)]
Add more Emacs 22.2 changes.

16 years ago(File Conveniences): Document point motion keys in Image mode.
Chong Yidong [Tue, 7 Aug 2007 16:48:19 +0000 (16:48 +0000)]
(File Conveniences): Document point motion keys in Image mode.

16 years ago* files.texi (File Conveniences): Document point motion keys in Image
Chong Yidong [Tue, 7 Aug 2007 16:48:11 +0000 (16:48 +0000)]
* files.texi (File Conveniences): Document point motion keys in Image
mode.

16 years agoMinor cleanup.
Chong Yidong [Tue, 7 Aug 2007 16:25:26 +0000 (16:25 +0000)]
Minor cleanup.

16 years ago(longlines-decoded): New variable.
Chong Yidong [Tue, 7 Aug 2007 16:10:20 +0000 (16:10 +0000)]
(longlines-decoded): New variable.
(longlines-mode): Avoid encoding or decoding the buffer twice.

16 years ago* longlines.el (longlines-decoded): New variable.
Chong Yidong [Tue, 7 Aug 2007 16:10:11 +0000 (16:10 +0000)]
* longlines.el (longlines-decoded): New variable.
(longlines-mode): Avoid encoding or decoding the buffer twice.

16 years ago(move_it_by_lines): Remove incorrect optimization.
Chong Yidong [Tue, 7 Aug 2007 15:55:37 +0000 (15:55 +0000)]
(move_it_by_lines): Remove incorrect optimization.

16 years ago* xdisp.c (move_it_by_lines): Remove incorrect optimization.
Chong Yidong [Tue, 7 Aug 2007 15:55:29 +0000 (15:55 +0000)]
* xdisp.c (move_it_by_lines): Remove incorrect optimization.

16 years ago(format-insert-file): Make sure that at most one undo
Martin Rudalics [Tue, 7 Aug 2007 12:43:40 +0000 (12:43 +0000)]
(format-insert-file): Make sure that at most one undo
entry is recorded for the insertion.  Inhibit point-motion and
modification hooks around call to insert-file-contents.

16 years ago(Finsert_file_contents): Run format-decode and
Martin Rudalics [Tue, 7 Aug 2007 12:23:20 +0000 (12:23 +0000)]
(Finsert_file_contents): Run format-decode and
after_insert_file_functions on entire buffer when REPLACE is
non-nil and inhibit modification_hooks and point_motion_hooks.
For consistency, run after_insert_file_functions iff something
got inserted.  Move signal_after_change and update_compositions
after code running after_insert_file_functions.  Make sure that
undo_list doesn't record intermediate steps of the decoding
process.

16 years ago(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
YAMAMOTO Mitsuharu [Tue, 7 Aug 2007 08:56:08 +0000 (08:56 +0000)]
(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
[USE_PTHREAD] (LOCK, UNLOCK, LOCK_ALIGNED_BLOCKS)
(UNLOCK_ALIGNED_BLOCKS): Conditionalize with it.
(malloc_atfork_handler_prepare, malloc_atfork_handler_parent)
(malloc_atfork_handler_child, malloc_enable_thread) [USE_PTHREAD]:
New functions.

16 years ago(main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
YAMAMOTO Mitsuharu [Tue, 7 Aug 2007 08:55:34 +0000 (08:55 +0000)]
(main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
Call malloc_enable_thread on interactive startup.

16 years ago(vc-annotate): Select temp-buffer before running vc-exec-after.
Stefan Monnier [Tue, 7 Aug 2007 03:32:24 +0000 (03:32 +0000)]
(vc-annotate): Select temp-buffer before running vc-exec-after.
Select the buffer's window before moving point.

16 years ago*** empty log message ***
Richard M. Stallman [Tue, 7 Aug 2007 03:10:23 +0000 (03:10 +0000)]
*** empty log message ***

16 years ago(term): Remove group `unix'.
Richard M. Stallman [Tue, 7 Aug 2007 03:05:06 +0000 (03:05 +0000)]
(term): Remove group `unix'.

16 years ago(default-indent-new-line): New function.
Richard M. Stallman [Tue, 7 Aug 2007 03:04:23 +0000 (03:04 +0000)]
(default-indent-new-line): New function.
It calls comment-line-break-function if there are comments.
(do-auto-fill): Use that.

16 years ago(PC-lisp-complete-symbol): Complete symbol around point.
Richard M. Stallman [Tue, 7 Aug 2007 03:02:04 +0000 (03:02 +0000)]
(PC-lisp-complete-symbol): Complete symbol around point.
(PC-do-completion): Add "acronym completion" for symbols and
filenames, so e.g. "mvbl" expands to "make-variable-buffer-local".

16 years agoInclude INSTALL in full-bin zip file.
Jason Rumney [Mon, 6 Aug 2007 22:36:43 +0000 (22:36 +0000)]
Include INSTALL in full-bin zip file.

16 years ago(redisplay_window): When restoring original buffer position, make sure
Chong Yidong [Mon, 6 Aug 2007 17:25:30 +0000 (17:25 +0000)]
(redisplay_window): When restoring original buffer position, make sure
it is still valid.

16 years ago* xdisp.c (redisplay_window): When restoring original buffer
Chong Yidong [Mon, 6 Aug 2007 17:25:20 +0000 (17:25 +0000)]
* xdisp.c (redisplay_window): When restoring original buffer
position, make sure it is still valid.

16 years ago(mouse-buffer-menu): Pass mode-name through format-mode-line because it
Sam Steingold [Mon, 6 Aug 2007 17:19:26 +0000 (17:19 +0000)]
(mouse-buffer-menu): Pass mode-name through format-mode-line because it
may be a list, e.g., (sgml-xml-mode "XML" "SGML"), and not a string.

16 years ago(png_load): Ignore png-supplied background color.
Chong Yidong [Mon, 6 Aug 2007 16:02:12 +0000 (16:02 +0000)]
(png_load): Ignore png-supplied background color.

16 years ago* image.c (png_load): Ignore png-supplied background color.
Chong Yidong [Mon, 6 Aug 2007 16:02:02 +0000 (16:02 +0000)]
* image.c (png_load): Ignore png-supplied background color.

16 years agoDocstring fix
Vinicius Jose Latorre [Mon, 6 Aug 2007 12:34:45 +0000 (12:34 +0000)]
Docstring fix

16 years ago(vc-call): Add doc string.
Jason Rumney [Mon, 6 Aug 2007 11:03:50 +0000 (11:03 +0000)]
(vc-call): Add doc string.

16 years ago(menu-bar-vc-filter): Use vc-call-backend.
Jason Rumney [Mon, 6 Aug 2007 11:03:18 +0000 (11:03 +0000)]
(menu-bar-vc-filter): Use vc-call-backend.

16 years ago[!TARGET_API_MAC_CARBON] Include Scrap.h.
YAMAMOTO Mitsuharu [Mon, 6 Aug 2007 08:26:51 +0000 (08:26 +0000)]
[!TARGET_API_MAC_CARBON] Include Scrap.h.
(Selection): New typedef.  Use instead of ScrapRef.
(mac_get_selection_from_symbol): Rename from get_scrap_from_symbol.
(mac_valid_selection_target_p): Rename from valid_scrap_target_type_p.
(mac_clear_selection): Rename from clear_scrap.
(get_flavor_type_from_symbol): New argument SEL and subsume function of
scrap_has_target_type.   All uses changed.
(mac_get_selection_ownership_info, mac_valid_selection_value_p)
(mac_selection_has_target_p): New functions.
(mac_put_selection_value): Rename from put_scrap_string.
(mac_get_selection_value): Rename from get_scrap_string.
(mac_get_selection_target_list): Rename from get_scrap_target_type_list.
(put_scrap_private_timestamp, scrap_has_target_type)
(get_scrap_private_timestamp): Remove functions.
(SCRAP_FLAVOR_TYPE_EMACS_TIMESTAMP): Remove define.
(x_own_selection, x_get_local_selection):
Use mac_valid_selection_value_p.
(x_own_selection): Don't use put_scrap_private_timestamp.
Record OWNERSHIP-INFO into Vselection_alist instead.
(x_get_local_selection): Don't check type if request is local.
(Fx_selection_owner_p): Don't use get_scrap_private_timestamp.
Detect ownership change with OWNERSHIP-INFO in Vselection_alist instead.

16 years ago(quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
YAMAMOTO Mitsuharu [Mon, 6 Aug 2007 08:25:30 +0000 (08:25 +0000)]
(quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
New variable.
[TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Set it if dialog
event loop should be quit.
[TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]:
Quit dialog event loop if quit_dialog_event_loop is set.

16 years ago[TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
YAMAMOTO Mitsuharu [Mon, 6 Aug 2007 08:25:06 +0000 (08:25 +0000)]
[TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
Use kCFAbsoluteTimeIntervalSince1970.

16 years ago*** empty log message ***
Michael Albinus [Mon, 6 Aug 2007 07:22:20 +0000 (07:22 +0000)]
*** empty log message ***

16 years ago* net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
Michael Albinus [Mon, 6 Aug 2007 06:50:09 +0000 (06:50 +0000)]
* net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
process-filter.

16 years agoWrap (require 'help-mode) by
Kenichi Handa [Mon, 6 Aug 2007 01:03:00 +0000 (01:03 +0000)]
Wrap (require 'help-mode) by
eval-when-compile.
(quail-help-init): New function.
(quail-help): Call quail-help-init.
(quail-store-decode-map-key): Change it to a function.

16 years ago*** empty log message ***
Jason Rumney [Sun, 5 Aug 2007 21:51:30 +0000 (21:51 +0000)]
*** empty log message ***

16 years ago(vc-rollback): Add norevert argument back.
Jason Rumney [Sun, 5 Aug 2007 21:46:00 +0000 (21:46 +0000)]
(vc-rollback): Add norevert argument back.
(vc-revert-buffer): Add back as obsolete alias.

16 years agoHonor term-default-fg-color and term-default-bg-color settings when modifying term...
Vinicius Jose Latorre [Sun, 5 Aug 2007 14:08:50 +0000 (14:08 +0000)]
Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.

16 years ago(math-nlfit-curve): Remove unnecessary variables.
Jay Belanger [Sun, 5 Aug 2007 13:22:45 +0000 (13:22 +0000)]
(math-nlfit-curve): Remove unnecessary variables.
(math-nlfit-givens): Let bind free variables.

16 years agoRequire lpr and ps-print when loading printing package
Vinicius Jose Latorre [Sun, 5 Aug 2007 12:54:13 +0000 (12:54 +0000)]
Require lpr and ps-print when loading printing package

16 years ago*** empty log message ***
Michael Albinus [Sun, 5 Aug 2007 12:46:33 +0000 (12:46 +0000)]
*** empty log message ***

16 years agoUpdate.
Andreas Schwab [Sun, 5 Aug 2007 10:34:43 +0000 (10:34 +0000)]
Update.

16 years ago* files.el (set-auto-mode): Handle also remote files wrt
Michael Albinus [Sun, 5 Aug 2007 08:50:52 +0000 (08:50 +0000)]
* files.el (set-auto-mode): Handle also remote files wrt
`auto-mode-alist'.

16 years agoAdd arch tagline
Miles Bader [Sun, 5 Aug 2007 02:09:12 +0000 (02:09 +0000)]
Add arch tagline

16 years ago*** empty log message ***
Richard M. Stallman [Sat, 4 Aug 2007 15:19:51 +0000 (15:19 +0000)]
*** empty log message ***

16 years ago(Curve Fitting): Change plot indicator.
Jay Belanger [Sat, 4 Aug 2007 15:14:09 +0000 (15:14 +0000)]
(Curve Fitting): Change plot indicator.

16 years ago(calc-curve-fit): Change plot indicator.
Jay Belanger [Sat, 4 Aug 2007 15:12:22 +0000 (15:12 +0000)]
(calc-curve-fit): Change plot indicator.

16 years ago(xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
Jan Djärv [Sat, 4 Aug 2007 09:48:42 +0000 (09:48 +0000)]
(xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
add comment explaining why.

16 years ago(Curve Fitting): Mention plot indicator.
Jay Belanger [Sat, 4 Aug 2007 04:44:00 +0000 (04:44 +0000)]
(Curve Fitting): Mention plot indicator.

16 years ago(calc-curve-fit): Change plot indicator.
Jay Belanger [Sat, 4 Aug 2007 04:39:35 +0000 (04:39 +0000)]
(calc-curve-fit): Change plot indicator.

16 years ago(calc-curve-fit): Add "plot" indicator.
Jay Belanger [Sat, 4 Aug 2007 04:33:07 +0000 (04:33 +0000)]
(calc-curve-fit): Add "plot" indicator.

16 years ago(Linear Fits): Correct result.
Jay Belanger [Sat, 4 Aug 2007 04:22:27 +0000 (04:22 +0000)]
(Linear Fits): Correct result.

16 years ago(Curve Fitting): Mention plotting the curves.
Jay Belanger [Sat, 4 Aug 2007 04:03:50 +0000 (04:03 +0000)]
(Curve Fitting): Mention plotting the curves.
(Standard Nonlinear Models): Add additional models.
(Curve fitting details): Mention the Levenberg-Marquardt method.

16 years ago*** empty log message ***
Jay Belanger [Sat, 4 Aug 2007 04:00:54 +0000 (04:00 +0000)]
*** empty log message ***

16 years agoNew file.
Jay Belanger [Sat, 4 Aug 2007 03:54:14 +0000 (03:54 +0000)]
New file.

16 years ago(calc-curve-fit): Add support for nonlinear curves and plotting.
Jay Belanger [Sat, 4 Aug 2007 03:52:06 +0000 (03:52 +0000)]
(calc-curve-fit): Add support for nonlinear curves and plotting.

16 years ago(auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when
Glenn Morris [Sat, 4 Aug 2007 02:31:52 +0000 (02:31 +0000)]
(auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when
the library is first loaded.  Check for a file that has been modified
on disk.

16 years ago(cperl-compilation-error-regexp-alist): Remove duplicate defvar
Glenn Morris [Sat, 4 Aug 2007 02:31:05 +0000 (02:31 +0000)]
(cperl-compilation-error-regexp-alist): Remove duplicate defvar
preventing initialization.
(cperl-mode): Fix compilation-error-regexp-alist-alist setting.

16 years ago(diff-font-lock-keywords): Fix up false positives.
Stefan Monnier [Fri, 3 Aug 2007 22:06:36 +0000 (22:06 +0000)]
(diff-font-lock-keywords): Fix up false positives.
(diff-beginning-of-file): Adjust to the fact that diff-file-header-re
may match up to 4 lines.
(diff-beginning-of-file-and-junk): Rewrite.

16 years ago(telnet-mode): Fix previous change.
Glenn Morris [Fri, 3 Aug 2007 17:09:01 +0000 (17:09 +0000)]
(telnet-mode): Fix previous change.

16 years agoEvaluate require only during compilation
Vinicius Jose Latorre [Fri, 3 Aug 2007 13:52:35 +0000 (13:52 +0000)]
Evaluate require only during compilation

16 years ago(term-erase-in-display): Fix case when point is not at
Dan Nicolaescu [Fri, 3 Aug 2007 10:49:56 +0000 (10:49 +0000)]
(term-erase-in-display): Fix case when point is not at
the beginning of the line.

16 years agoMerge from emacs--rel--22
Miles Bader [Fri, 3 Aug 2007 05:49:59 +0000 (05:49 +0000)]
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 84-87)

   - Update from CVS
   - Change capitalization of VC backend names for new backends

2007-08-02  Richard M. Stallman  <rms@gnu.org>

   * lisp/mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
   to update deleted flag.

   * lisp/cus-edit.el (customize-apropos, customize-apropos-options)
   (customize-apropos-faces, customize-apropos-groups): Improve prompt.

   * lisp/menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.

   * lisp/startup.el (fancy-splash-head, startup-echo-area-message):
   Change message text.

   * lisp/emulation/tpu-edt.el (next-line-internal): Setting deleted.
   All callers use line-move.

   * lisp/progmodes/compile.el (compilation-find-buffer): Return current
   buffer immediately if suitable.
   (compile, compilation-buffer-name, compilation-start): Doc fixes.

2007-07-31  Daiki Ueno  <ueno@unixuser.org>

   * lisp/faces.el (face-normalize-spec): New function.
   (frame-set-background-mode): Normalize face-spec before calling
   face-spec-match-p.

2007-07-31  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/server.el (server-window): Add switch-to-buffer-other-frame option.

2007-08-03  Richard M. Stallman  <rms@gnu.org>

   * src/fileio.c (Fvisited_file_modtime): Use make_time.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-844

16 years ago(Basic Graphics): Mention graphing error forms.
Jay Belanger [Fri, 3 Aug 2007 05:46:27 +0000 (05:46 +0000)]
(Basic Graphics): Mention graphing error forms.
(Graphics Options): Mention how ` g s' handles error forms.

16 years ago(calc-graph-format-data,calc-graph-add-curve): Check for error forms.
Jay Belanger [Fri, 3 Aug 2007 05:25:03 +0000 (05:25 +0000)]
(calc-graph-format-data,calc-graph-add-curve): Check for error forms.
(calc-graph-set-styles): Add option for error forms.

16 years ago(math-get-value,math-get-sdev,math-contains-sdev): New functions.
Jay Belanger [Fri, 3 Aug 2007 05:21:43 +0000 (05:21 +0000)]
(math-get-value,math-get-sdev,math-contains-sdev): New functions.

16 years agoChange capitalization of VC backend names for new backends
Miles Bader [Fri, 3 Aug 2007 05:09:21 +0000 (05:09 +0000)]
Change capitalization of VC backend names for new backends

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-87

16 years agoChange capitalization of VC backend names for new backends
Miles Bader [Fri, 3 Aug 2007 04:57:05 +0000 (04:57 +0000)]
Change capitalization of VC backend names for new backends

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-842

16 years ago(Fvisited_file_modtime): Use make_time.
Richard M. Stallman [Fri, 3 Aug 2007 03:39:09 +0000 (03:39 +0000)]
(Fvisited_file_modtime): Use make_time.

16 years agoComment change.
Richard M. Stallman [Fri, 3 Aug 2007 03:38:24 +0000 (03:38 +0000)]
Comment change.

16 years ago(customize-apropos): Make the error message indicate what kind of
Glenn Morris [Fri, 3 Aug 2007 03:21:49 +0000 (03:21 +0000)]
(customize-apropos): Make the error message indicate what kind of
thing the user was trying to customize.

16 years ago(telnet-mode): Set comint-use-prompt-regexp to t.
Glenn Morris [Fri, 3 Aug 2007 03:21:13 +0000 (03:21 +0000)]
(telnet-mode): Set comint-use-prompt-regexp to t.

16 years ago(telnet-mode): Set comint-use-prompt-regexp to t.
Glenn Morris [Fri, 3 Aug 2007 03:20:00 +0000 (03:20 +0000)]
(telnet-mode): Set comint-use-prompt-regexp to t.

16 years ago(fortran-font-lock-syntactic-keywords): Fix off-by-one error in
Glenn Morris [Fri, 3 Aug 2007 03:19:36 +0000 (03:19 +0000)]
(fortran-font-lock-syntactic-keywords): Fix off-by-one error in
previous change.

16 years agoRevert previous change, which was only supposed to be in trunk.
Glenn Morris [Fri, 3 Aug 2007 03:19:07 +0000 (03:19 +0000)]
Revert previous change, which was only supposed to be in trunk.