Chong Yidong
32bfce5d41
* xdisp.c (redisplay_window): When restoring original buffer
...
position, make sure it is still valid.
2007-08-06 17:25:20 +00:00
Sam Steingold
cc2ee8ec1e
(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.
2007-08-06 17:19:26 +00:00
Chong Yidong
465d8f275a
(png_load): Ignore png-supplied background color.
2007-08-06 16:02:12 +00:00
Chong Yidong
ca5e6fd576
* image.c (png_load): Ignore png-supplied background color.
2007-08-06 16:02:02 +00:00
Vinicius Jose Latorre
bd65bc6cb4
Docstring fix
2007-08-06 12:34:45 +00:00
Jason Rumney
daffc81ab9
(vc-call): Add doc string.
2007-08-06 11:03:50 +00:00
Jason Rumney
dca921f5a0
(menu-bar-vc-filter): Use vc-call-backend.
2007-08-06 11:03:18 +00:00
YAMAMOTO Mitsuharu
a5b115873d
[!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.
2007-08-06 08:26:51 +00:00
YAMAMOTO Mitsuharu
cbc179a3fd
(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.
2007-08-06 08:25:30 +00:00
YAMAMOTO Mitsuharu
a6c76d726a
[TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
...
Use kCFAbsoluteTimeIntervalSince1970.
2007-08-06 08:25:06 +00:00
Michael Albinus
75c23f5f85
*** empty log message ***
2007-08-06 07:22:20 +00:00
Michael Albinus
227eb74497
* net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
...
process-filter.
2007-08-06 06:50:09 +00:00
Kenichi Handa
570288ee6c
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.
2007-08-06 01:03:00 +00:00
Jason Rumney
e3dd424238
*** empty log message ***
2007-08-05 21:51:30 +00:00
Jason Rumney
a92b30a61e
(vc-rollback): Add norevert argument back.
...
(vc-revert-buffer): Add back as obsolete alias.
2007-08-05 21:46:00 +00:00
Vinicius Jose Latorre
950ebc4566
Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.
2007-08-05 14:08:50 +00:00
Jay Belanger
bdf007a02b
(math-nlfit-curve): Remove unnecessary variables.
...
(math-nlfit-givens): Let bind free variables.
2007-08-05 13:22:45 +00:00
Vinicius Jose Latorre
6564a44231
Require lpr and ps-print when loading printing package
2007-08-05 12:54:13 +00:00
Michael Albinus
326501005a
*** empty log message ***
2007-08-05 12:46:33 +00:00
Andreas Schwab
7c731c3d6b
Update.
2007-08-05 10:34:43 +00:00
Michael Albinus
f1fa5062ef
* files.el (set-auto-mode): Handle also remote files wrt
...
`auto-mode-alist'.
2007-08-05 08:50:52 +00:00
Miles Bader
975418f0cb
Add arch tagline
2007-08-05 02:09:12 +00:00
Richard M. Stallman
4317d494cb
*** empty log message ***
2007-08-04 15:19:51 +00:00
Jay Belanger
6580fd0eb3
(Curve Fitting): Change plot indicator.
2007-08-04 15:14:09 +00:00
Jay Belanger
2230383b2e
(calc-curve-fit): Change plot indicator.
2007-08-04 15:12:22 +00:00
Jan Djärv
991bde0d8c
(xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
...
add comment explaining why.
2007-08-04 09:48:42 +00:00
Jay Belanger
a45d998e7b
(Curve Fitting): Mention plot indicator.
2007-08-04 04:44:00 +00:00
Jay Belanger
48b097e0c2
(calc-curve-fit): Change plot indicator.
2007-08-04 04:39:35 +00:00
Jay Belanger
def4f741fc
(calc-curve-fit): Add "plot" indicator.
2007-08-04 04:33:07 +00:00
Jay Belanger
fa92d805be
(Linear Fits): Correct result.
2007-08-04 04:22:27 +00:00
Jay Belanger
de6a5d7ba9
(Curve Fitting): Mention plotting the curves.
...
(Standard Nonlinear Models): Add additional models.
(Curve fitting details): Mention the Levenberg-Marquardt method.
2007-08-04 04:03:50 +00:00
Jay Belanger
8ab437fd8a
*** empty log message ***
2007-08-04 04:00:54 +00:00
Jay Belanger
08626df898
New file.
2007-08-04 03:54:14 +00:00
Jay Belanger
b07251cc94
(calc-curve-fit): Add support for nonlinear curves and plotting.
2007-08-04 03:52:06 +00:00
Glenn Morris
0917bb33fd
(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.
2007-08-04 02:31:52 +00:00
Glenn Morris
eb5c9d4f9a
(cperl-compilation-error-regexp-alist): Remove duplicate defvar
...
preventing initialization.
(cperl-mode): Fix compilation-error-regexp-alist-alist setting.
2007-08-04 02:31:05 +00:00
Stefan Monnier
4c969f97e3
(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.
2007-08-03 22:06:36 +00:00
Glenn Morris
866c361431
(telnet-mode): Fix previous change.
2007-08-03 17:09:01 +00:00
Vinicius Jose Latorre
a7e2b28d56
Evaluate require only during compilation
2007-08-03 13:52:35 +00:00
Dan Nicolaescu
1bb751ed2b
(term-erase-in-display): Fix case when point is not at
...
the beginning of the line.
2007-08-03 10:49:56 +00:00
Miles Bader
0896d93184
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
2007-08-03 05:49:59 +00:00
Jay Belanger
84d04702f4
(Basic Graphics): Mention graphing error forms.
...
(Graphics Options): Mention how ` g s' handles error forms.
2007-08-03 05:46:27 +00:00
Jay Belanger
480e4ad156
(calc-graph-format-data,calc-graph-add-curve): Check for error forms.
...
(calc-graph-set-styles): Add option for error forms.
2007-08-03 05:25:03 +00:00
Jay Belanger
6a599ca51f
(math-get-value,math-get-sdev,math-contains-sdev): New functions.
2007-08-03 05:21:43 +00:00
Miles Bader
5716cebdd0
Change capitalization of VC backend names for new backends
...
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-87
2007-08-03 05:09:21 +00:00
Miles Bader
4211679b08
Change capitalization of VC backend names for new backends
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-842
2007-08-03 04:57:05 +00:00
Richard M. Stallman
73ff9d42c4
(Fvisited_file_modtime): Use make_time.
2007-08-03 03:39:09 +00:00
Richard M. Stallman
1ad08acd2b
Comment change.
2007-08-03 03:38:24 +00:00
Glenn Morris
da435d1cf2
(customize-apropos): Make the error message indicate what kind of
...
thing the user was trying to customize.
2007-08-03 03:21:49 +00:00
Glenn Morris
3ff6796841
(telnet-mode): Set comint-use-prompt-regexp to t.
2007-08-03 03:21:13 +00:00