1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

52593 Commits

Author SHA1 Message Date
Jan Djärv
f498206434 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
and x-server-version in bug report.
2004-10-28 07:37:02 +00:00
Richard M. Stallman
4f71c13ffd *** empty log message *** 2004-10-28 06:47:35 +00:00
Richard M. Stallman
60bb490961 (Display Feature Testing): Explain about "vendor". 2004-10-28 06:46:47 +00:00
Richard M. Stallman
95d62d8af3 (Fx_server_vendor, Fx_server_version): Doc fixes. 2004-10-28 06:37:48 +00:00
Daniel Pfeiffer
521cf174c3 (set-auto-mode-0): New function.
(set-auto-mode): Use it to handle aliased modes and to be consistent between C-x C-f and C-x C-w.
2004-10-28 06:09:55 +00:00
Kenichi Handa
7d9d5480e3 (utf-translate-cjk-charsets): Add katakana-jisx0201. 2004-10-28 02:00:28 +00:00
Kenichi Handa
16a3d4e5f7 Add data for JISX0201. 2004-10-28 01:18:08 +00:00
Daniel Pfeiffer
9e6f54198a Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f. 2004-10-27 21:44:35 +00:00
Stefan Monnier
068f384827 *** empty log message *** 2004-10-27 20:15:24 +00:00
Stefan Monnier
c5d4b96fe2 (scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one. 2004-10-27 20:15:05 +00:00
Stefan Monnier
4611971089 (hilit-mode): Typo. 2004-10-27 19:52:02 +00:00
Stefan Monnier
474b9dcd57 (hilit-mode): New function.
Move all the toplevel side-effecting stuff into it, so that loading
hilit19 doesn't mess everything up any more.
2004-10-27 19:51:13 +00:00
Richard M. Stallman
563631fe72 (add-change-log-entry): Set up mailing address and full name later,
and don't alter add-log-mailing-address or add-log-full-name.
2004-10-27 17:51:08 +00:00
Richard M. Stallman
636004b972 (elide-head): Change error to message.
(elide-head-show): Likewise.
2004-10-27 17:48:14 +00:00
Richard M. Stallman
b965722b34 (apropos-macrop): Doc fix. 2004-10-27 17:46:33 +00:00
Richard M. Stallman
d3d3d650ef (mouse-show-mark): Do most processing the same
regardless of transient-mark-mode.
2004-10-27 17:44:59 +00:00
Richard M. Stallman
4f8e58ec5f (shadow-copy-files): Use interactive-p
only to control whether to print a message.
2004-10-27 17:41:24 +00:00
Richard M. Stallman
bea824fdf3 (tar-mode): Use write-contents-functions, not write-contents-hooks. 2004-10-27 17:40:19 +00:00
Richard M. Stallman
4660a9e3d6 *** empty log message *** 2004-10-27 15:07:06 +00:00
Richard M. Stallman
58cc447b23 (pcomplete-entries): Don't use directory-sep-char. 2004-10-27 15:05:12 +00:00
Richard M. Stallman
5d6101401f (type-break-run-at-time): Always use run-at-time; forget the alternatives.
(type-break-cancel-function-timers): Always use cancel-function-timers;
forget the alternatives.
2004-10-27 15:04:26 +00:00
Richard M. Stallman
31eb6fd768 (strokes-unload-hook): Fix previous change. 2004-10-27 15:03:15 +00:00
Richard M. Stallman
3e020e02aa (eshell-du-sum-directory): Don't use directory-sep-char. 2004-10-27 15:02:06 +00:00
Richard M. Stallman
dff3f9e1b8 (Interactive Codes): N' uses numeric prefix, not raw. Clarify n'.
(Interactive Call): Rewrite interactive-p, focusing on when and how to use it.
(Misc Events): Clarify previous change.
2004-10-27 14:59:47 +00:00
Richard M. Stallman
f91f2dcc78 (Simple Advice): Clarify what job the example does.
(Around-Advice): Clarify ad-do-it.
(Activation of Advice): An option of ad-default-compilation-action
is `never', not `nil'.
2004-10-27 14:54:18 +00:00
Richard M. Stallman
ec9f1dd3ec (get_next_display_element): In mode lines,
treat newline and tab like other control characters.
2004-10-27 14:46:25 +00:00
Kenichi Handa
3ccf95cb1a (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
Unicode ranges.
2004-10-27 12:50:22 +00:00
Richard M. Stallman
281c172124 (Fmessage): Doc fix. 2004-10-27 11:02:06 +00:00
Richard M. Stallman
a9f2a45f70 Comment change. 2004-10-27 10:59:20 +00:00
Richard M. Stallman
2965dff979 (vmotion): When moving up, check the newline before.
Make prevline an int, not a Lisp_Object.
2004-10-27 10:57:40 +00:00
Daniel Pfeiffer
396b39cf4f Set xml-mode also if no mode found from file name. 2004-10-27 10:27:46 +00:00
Daniel Pfeiffer
776f2b441b *** empty log message *** 2004-10-27 09:13:50 +00:00
Daniel Pfeiffer
9fcabe7952 (compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ftnchek-* 2004-10-27 09:10:27 +00:00
Daniel Pfeiffer
0b55311a87 extend irix for NAG Fortran and add ftnchek-* 2004-10-27 09:09:03 +00:00
Kenichi Handa
af3b9e477a *** empty log message *** 2004-10-27 06:49:47 +00:00
Kenichi Handa
e41ef4d404 Use utf-translate-cjk-substitutable-p. 2004-10-27 06:03:43 +00:00
Kenichi Handa
fce59e4038 (utf-translate-cjk-unicode-range-string):
New variable.
(utf-translate-cjk-set-unicode-range): New function.
(utf-translate-cjk-unicode-range): Make it customizable.
(utf-8-post-read-conversion): Use
utf-translate-cjk-unicode-range-string.
2004-10-27 06:01:59 +00:00
Kim F. Storm
233f3db624 Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls. 2004-10-26 22:38:50 +00:00
Kim F. Storm
e65837df54 (Fformat): Allocate discarded table with SAFE_ALLOCA.
Only allocate info and discarded tables once.
Fix SAFE_FREE calls.
2004-10-26 22:37:34 +00:00
Kim F. Storm
c33188d937 (USE_SAFE_ALLOCA): Add and init sa_must_free integer.
(SAFE_ALLOCA, SAFE_ALLOCA_LISP): Increment it when malloc is used.
(SAFE_FREE): Test it to determine if we need to unwind to free.
Remove size arg.  All users changed.
(SAFE_FREE_LISP) Remove.  All users changed to use SAFE_FREE.
2004-10-26 22:37:02 +00:00
Miles Bader
8671340582 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-640
Merge from gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-59
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-60
   Update from CVS

2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/html2text.el (html2text-buffer-head): Removed. Use `goto-char'
   instead.

2004-10-24  Kevin Greiner  <kevin.greiner@compsol.cc>

   * lisp/gnus/gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
   comparison on string.
2004-10-26 22:33:43 +00:00
Daniel Pfeiffer
f3df103306 set-auto-mode change 2004-10-26 21:53:34 +00:00
Daniel Pfeiffer
bbc6751622 (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
(xml-based-modes): New var.
(set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE declaration higher priority than auto-mode-alist.
2004-10-26 21:44:20 +00:00
Daniel Pfeiffer
7179694039 (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $. 2004-10-26 21:39:34 +00:00
Daniel Pfeiffer
4456f9649b (sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to it. 2004-10-26 21:38:57 +00:00
Daniel Pfeiffer
8522009efb (imenu--generic-function): Skip matches in comments. 2004-10-26 21:38:09 +00:00
Jan Djärv
1442465dfd * gtkutil.c: Put empty line between comment and function body.
(xg_destroy_widgets): Renamed from remove_from_container.  Just
destroy all widgets in list.  Argument wcont removed.
(xg_update_menubar, xg_update_submenu): Call xg_destroy_widgets
instead of remove_from_container.
(xg_display_close, xg_create_tool_bar, update_frame_tool_bar)
(free_frame_tool_bar): Add comment.

* xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME
is not NULL before strcmp.
2004-10-26 19:48:37 +00:00
Jan Djärv
71bacd4863 * gtkutil.c: Put empty line between comment and function body.
(xg_destroy_widgets): Renamed from remove_from_container.  Just
destroy all widgets in list.  Argument wcont removed.
(xg_update_menubar, xg_update_submenu): Call xg_destroy_widgets
instead of remove_from_container.
(xg_display_close, xg_create_tool_bar, update_frame_tool_bar)
(free_frame_tool_bar): Add comment.
2004-10-26 19:48:07 +00:00
Jan Djärv
9db6ae810d * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME
is not NULL before strcmp.
2004-10-26 19:47:36 +00:00
Jay Belanger
8cb77f98f0 (calc-match): Use an extra argument instead of `interactive-p'. 2004-10-26 19:09:40 +00:00