1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
Commit graph

55672 commits

Author SHA1 Message Date
Kim F. Storm
4d5ddddce8 *** empty log message *** 2005-04-03 22:26:43 +00:00
Kim F. Storm
fff3ff9c18 (Ffuncall): Always call CHECK_CONS_LIST on entry.
Call it again after autoload.
2005-04-03 22:08:58 +00:00
Kim F. Storm
2ba613a6aa *** empty log message *** 2005-04-03 22:08:17 +00:00
Marcelo Toledo
18242ac679 Applied patch by Mats Lidell <matsl@contactor.se> 2005-04-03 21:40:07 +00:00
Stefan Monnier
63d516ce90 (bibtex-url): Use format to generate the url.
(bibtex-generate-url-list): Update docstring accordingly. Put the
complex example in the docstring.
(bibtex-font-lock-url): Use pop.
2005-04-03 21:26:11 +00:00
Stefan Monnier
4c5113c76b (tcl-set-font-lock-keywords): Use new \_< ops. 2005-04-03 21:20:03 +00:00
Stefan Monnier
59bb94103a (cvs-checkout): Prompt for cvsroot as well. 2005-04-03 21:18:51 +00:00
Lute Kamstra
0c0a9c995c Specify :group for all generic modes. 2005-04-03 20:52:46 +00:00
Lute Kamstra
c85465f9a0 (define-generic-mode): Add argument to specify keywords for defcustom.
(default-generic-mode): Specify :group.
2005-04-03 20:33:12 +00:00
Glenn Morris
742a24c301 (Diary): Mention shell utility `calendar'. 2005-04-03 17:03:15 +00:00
Glenn Morris
6c381cbae4 *** empty log message *** 2005-04-03 17:02:10 +00:00
Glenn Morris
ed8c6a24c2 (filesets-set-default): Doc fix. 2005-04-03 16:55:58 +00:00
Lute Kamstra
07e5fb9ebd *** empty log message *** 2005-04-03 14:02:32 +00:00
Lute Kamstra
8649a87bb4 (desktop-no-desktop-file-hook, desktop-after-read-hook): Fix docstring. 2005-04-03 14:01:43 +00:00
Lute Kamstra
df16f4755b (Standard Hooks): Add some hooks. Add cross references and/or
descriptions.  Delete major mode hooks; mention them as a category
instead.  Rename or delete obsolete hooks.
2005-04-03 13:53:56 +00:00
Richard M. Stallman
aa945b597d (Coding System Basics): Another cleanup. 2005-04-03 04:25:20 +00:00
Luc Teirlinck
ab77efd0e5 (visible-mode): Use explicit :group keyword. This changes the group
of `visible-mode-hook' from paren-blinking to editing-basics.
2005-04-02 19:24:26 +00:00
Luc Teirlinck
2a0af9db2e *** empty log message *** 2005-04-02 19:22:00 +00:00
Richard M. Stallman
b7dc1e82f9 Clean up line breaks. 2005-04-02 18:30:07 +00:00
Richard M. Stallman
45dcacad9f Remove the old intro line that apparently was a longer version of
"Emacs tutorial".
2005-04-02 18:29:29 +00:00
Jan Djärv
a4766fd5e6 #include blockinput also 2005-04-02 12:12:48 +00:00
Jan Djärv
1673df2e0d * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling
mallopt.

* ralloc.c (r_alloc_init): Ditto.
2005-04-02 12:05:38 +00:00
Eli Zaretskii
2f2e237356 (rmail-parse-url): Bugfix. Parse traditional mailbox specifications
as well as URLs.
(rmail-insert-inbox-text): Remove unused conditional branches.
2005-04-02 11:32:18 +00:00
Lute Kamstra
07778743cf Peter Dyballa confirms that his problem has been solved. 2005-04-02 09:08:01 +00:00
Marcelo Toledo
f290db1d56 TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in 2005-02-08T14:20:54Z!lute@gnu.org, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 2005-04-01T00:31:25Z!rms@gnu.org by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE. 2005-04-02 02:52:24 +00:00
Richard M. Stallman
7c195b9302 (Misc X): Explain horizontal scroll bars don't exist. 2005-04-01 22:45:13 +00:00
Richard M. Stallman
8b9182147e (Coding System Basics): Clarify previous change. 2005-04-01 22:08:47 +00:00
Jay Belanger
1ee49a88dd *** empty log message *** 2005-04-01 21:51:14 +00:00
Jay Belanger
b154df1665 (Troubleshooting Commands): Remove comment about installation.
(Installation): Remove section.
(Customizable Variables): New section.
(Basic Embedded Mode, Customizing Embedded Mode, Graphics)
(Graphical Devices): Add references to Customizable Variables.
2005-04-01 21:45:36 +00:00
Jay Belanger
fa1c95dfe5 calc-graph.el
(calc-gnuplot-name, calc-gnuplot-plot-command, calc-gnuplot-print-command):
Move definitions to calc.el.
2005-04-01 21:44:53 +00:00
Jay Belanger
1f9d9bb9a2 calc-embed.el
(calc-embedded-announce-formula, calc-embedded-open-formula)
(calc-embedded-close-formula, calc-embedded-open-word)
(calc-embedded-close-word, calc-embedded-open-plain)
(calc-embedded-close-plain, calc-embedded-open-new-formula)
(calc-embedded-close-new-formula, calc-embedded-open-mode)
(calc-embedded-close-mode): Move definitions to calc.el.
2005-04-01 21:44:21 +00:00
Jay Belanger
60afc271ff calc.el
(calc-settings-file, calc-language-alist): Make customizable.
(calc-embedded-announce-formula, calc-embedded-open-formula)
(calc-embedded-close-formula, calc-embedded-open-word)
(calc-embedded-close-word, calc-embedded-open-plain)
(calc-embedded-close-plain, calc-embedded-open-new-formula)
(calc-embedded-close-new-formula, calc-embedded-open-mode)
(calc-embedded-close-mode, calc-gnuplot-name, calc-gnuplot-plot-command)
(calc-gnuplot-print-command): Move here from other files and make customizable.
2005-04-01 21:43:47 +00:00
Stefan Monnier
392fe1b725 *** empty log message *** 2005-04-01 19:00:53 +00:00
Jan Djärv
52a9f3a0d6 Reenable support for I18N to Lucid menus.
* xlwmenuP.h (_XlwMenu_part): Add fontSet resource.

 * xlwmenu.c (string_width):
 (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
 (display_menu_item, make_drawing_gcs, XlwMenuInitialize)
 (XlwMenuSetValues):  Use font if fontSet is NULL, use only
 font for !HAVE_X_I18N.
 (xlwMenuResources): Add fontSet resource.
2005-04-01 18:42:56 +00:00
Jan Djärv
3748454050 * xlwmenuP.h (_XlwMenu_part): Add fontSet resource. 2005-04-01 18:42:33 +00:00
Jan Djärv
2015c054d9 * xlwmenu.c (string_width):
(MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
(display_menu_item, make_drawing_gcs, XlwMenuInitialize)
(XlwMenuSetValues):  Use font if fontSet is NULL, use only
font for !HAVE_X_I18N.
(xlwMenuResources): Add fontSet resource.
2005-04-01 18:42:19 +00:00
Lute Kamstra
1d88af0416 *** empty log message *** 2005-04-01 18:18:25 +00:00
Lute Kamstra
cecdd741d8 Fix title line. 2005-04-01 18:16:14 +00:00
Stefan Monnier
5f0e7257a7 (cvs-sentinel): Fix last change. 2005-04-01 18:01:55 +00:00
Stefan Monnier
8f53f317b1 (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
Use buffer-live-p.
(cvs-mode-run): Don't call cvs-update-header here.
(cvs-run-process): Call cvs-update-header.
Use process properties for cvs-postprocess and cvs-buffer so that
the sentinel can behave better if the temp buffer is killed.
Use a pipe rather than a tty, to better handle unexpected prompts.
(cvs-sentinel): Rewrite.  Call cvs-update-header.
2005-04-01 17:58:09 +00:00
André Spiegel
2e2255f62f # 2005-04-01 17:33:55 +00:00
André Spiegel
04e777784e (vc-workfile-unchanged-p): Disable mtime check when we go via Tramp or
Ange-FTP.  Suggested by Kai Grossjohann.
2005-04-01 17:21:52 +00:00
Richard M. Stallman
b75122e4bd *** empty log message *** 2005-04-01 15:42:23 +00:00
Lute Kamstra
21e9e795e4 (Change Log): add-change-log-entry uses add-log-mailing-address. 2005-04-01 13:12:30 +00:00
Luc Teirlinck
5e9961be68 (mode-require-final-newline): Make Custom correctly report a nil value
and allow to set it to nil via Custom.
Doc fix.
2005-04-01 04:48:39 +00:00
Luc Teirlinck
ea98eb11f5 (Reverting): Move auto-revert-check-vc-info' to VC Mode Line' and
put in an xref to that node.
(VC Mode Line): Move `auto-revert-check-vc-info' here and clarify its
description.
2005-04-01 02:06:49 +00:00
Luc Teirlinck
18cd589232 *** empty log message *** 2005-04-01 02:03:50 +00:00
Richard M. Stallman
4b6bfab4b9 *** empty log message *** 2005-04-01 01:52:55 +00:00
Luc Teirlinck
fa077d24af Replace leading spaces by tabs and remove trailing whitespace. 2005-04-01 01:46:30 +00:00
Luc Teirlinck
c8de0427d0 *** empty log message *** 2005-04-01 01:44:36 +00:00