1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

55542 Commits

Author SHA1 Message Date
Werner LEMBERG
88a34f4354 * mh-e.el, mh-identity.el, mh-mime.el: Replace legal' with valid'. 2005-03-25 09:51:55 +00:00
Werner LEMBERG
932fb767f5 * complete.el, thumbs.el: Replace legal' with valid'. 2005-03-25 09:49:00 +00:00
Werner LEMBERG
ce7c752295 * calc.texi, reftex.texi: Replace illegal' with invalid'. 2005-03-25 09:18:26 +00:00
Werner LEMBERG
5181ff9f3d * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el,
textmodes/reftex-index.el, textmodes/reftex-parse.el,
textmodes/reftex-ref.el, textmodes/reftex-vars.el,
textmodes/reftex.el, textmodes/org.el: Replace `illegal' with
`invalid'.
2005-03-25 09:03:24 +00:00
Werner LEMBERG
eac9c0efd6 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,
progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el,
progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el,
progmodes/sh-script.el, progmodes/xscheme.el: Replace `illegal' with
`invalid'.
2005-03-25 08:47:00 +00:00
Werner LEMBERG
9d03424549 * mail/supercite.el: Replace illegal' with invalid'. 2005-03-25 08:38:22 +00:00
Werner LEMBERG
5b423d48d4 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with
`invalid'.
2005-03-25 08:33:09 +00:00
Werner LEMBERG
d00fa0a4b3 * emulation/vip.el: Replace illegal' with invalid'. 2005-03-25 08:30:01 +00:00
Werner LEMBERG
4920bd1ec4 * emacs-lisp/cl-macs.el: Replace illegal' with invalid'. 2005-03-25 08:27:58 +00:00
Werner LEMBERG
aaed846c01 * vc-cvs.el: Replace illegal' with invalid'. 2005-03-25 08:25:16 +00:00
Werner LEMBERG
320cb80d27 * midnight.el: Replace illegal' with invalid'. 2005-03-25 08:23:21 +00:00
Werner LEMBERG
7bd10db569 * mh-e.el: Replace illegal' with invalid'. 2005-03-25 08:21:31 +00:00
Werner LEMBERG
f3f7f80cee * nnmaildir.el: Replace illegal' with invalid'. 2005-03-25 08:19:22 +00:00
Werner LEMBERG
25f72ec049 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with
`invalid'.
2005-03-25 08:16:06 +00:00
Kenichi Handa
dc3a0017db (syms_of_coding): Suggest to use set-coding-category in
the docstring of coding-category-list.
2005-03-25 04:28:40 +00:00
Stefan Monnier
17404091a0 (flymake-get-file-name-mode-and-masks)
(flymake-find-buildfile, flymake-find-possible-master-files)
(flymake-check-include, flymake-parse-line): Replace loops over the
length of lists, by loops over lists, to remove silly O(n�) behavior.
2005-03-25 00:17:42 +00:00
Stefan Monnier
4bd0a5d078 (flymake-ensure-ends-with-slash): Remove.
Substitute file-name-as-directory in the rest of the file.
(flymake-get-common-file-prefix): Rewrite, using compare-strings.
(flymake-replace-region): Remove unused arg `buffer'.
(flymake-check-patch-master-file-buffer): Update calls to it.
(flymake-add-err-info): Remove unused var `count'.
(flymake-mode): Use define-minor-mode.
2005-03-25 00:06:07 +00:00
Stefan Monnier
cd2325cdd3 Use with-current-buffer.
(flymake-float-time, flymake-get-temp-dir, flymake-replace-regexp-in-string)
(flymake-line-beginning-position, flymake-current-row, flymake-selected-frame)
(flymake-line-end-position, flymake-popup-menu): Avoid testing for `xemacs'.
(flymake-nop): Move.
(flymake-region-has-flymake-overlays): Return the computed value.
(flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
Remove unused var `endline'.
(flymake-get-line-count): Remove unused function.
(flymake-display-err-menu-for-current-line): Unused var `move-mouse-pos'.
2005-03-24 22:55:54 +00:00
Stefan Monnier
9a686ad201 Misc fix up of comments and docstrings. 2005-03-24 22:42:42 +00:00
Stefan Monnier
ffc30f4fa1 find-file-hooks -> find-file-hook. 2005-03-24 22:17:43 +00:00
Stefan Monnier
781da985a7 *** empty log message *** 2005-03-24 22:07:08 +00:00
Stefan Monnier
7435aef8d0 (Ffile_attributes): Add a missing gcpro. 2005-03-24 22:06:36 +00:00
Stefan Monnier
0de4dad447 (comint-insert-input): Obey mouse-yank-at-point. 2005-03-24 21:24:09 +00:00
Stefan Monnier
ddf9883e17 (make_number): Make prototype more precise. 2005-03-24 19:53:53 +00:00
Stefan Monnier
217604dab1 (make_number): The arg can be bigger than `int'. 2005-03-24 19:51:13 +00:00
Juri Linkov
3659a2b894 (dired-compare-directories): Add autoload cookie.
Doc fix.  Replace `read-file-name' with `read-directory-name'.
2005-03-24 19:48:09 +00:00
Juri Linkov
0e2aaf9844 (dired-mode-map): Add menu item "Compare directories"
for dired-compare-directories.
2005-03-24 19:47:20 +00:00
Stefan Monnier
c1120f9404 (Vfile_name_coding_system, Vdefault_file_name_coding_system):
Remove unused declarations.
2005-03-24 19:14:05 +00:00
Stefan Monnier
fe12847aa4 (Vdoc_file_name, Vfile_name_coding_system)
(Vdefault_file_name_coding_system): Remove unused declaration.
2005-03-24 19:09:58 +00:00
Jan Djärv
ff18668fa0 * xmenu.c (create_and_show_popup_menu): Just remove menu and return
if it failed to pop up (Gnome "show pointer on ctrl" option makes
menus fail to pop up).
2005-03-24 18:53:43 +00:00
Stefan Monnier
04c769c2bd (get_next_display_element): Also use \ ' & \-' for latin-9.
Just prepend a backslash without replacing the NBSP by an SPC.
2005-03-24 17:42:50 +00:00
Stefan Monnier
590880afab *** empty log message *** 2005-03-24 17:34:34 +00:00
Stefan Monnier
3ac3dd4f03 If running in Terminal.app set coding-system to utf-8. 2005-03-24 17:18:46 +00:00
Jay Belanger
0fa1a6b8bb *** empty log message *** 2005-03-24 14:32:39 +00:00
Richard M. Stallman
9f174f63ab (Single-Byte Character Support): Delete mention
of iso-acc.el and iso-transl.el.
2005-03-24 14:06:14 +00:00
Richard M. Stallman
87101b3311 Remove praise of non-free software. 2005-03-24 14:04:40 +00:00
Stefan Monnier
66347da75f (get_next_display_element): Also use \ ' and \-' for latin-9. 2005-03-24 14:04:19 +00:00
Richard M. Stallman
215a5cd026 Don't say where to get IDL or its non-free manual.
(Installation): Node deleted.
2005-03-24 14:00:41 +00:00
Jay Belanger
5e2b0a66e9 (calc-embedded-mode-change): Save all relevant mode settings in
calc-embedded-original-modes when modes are permanently changed.
2005-03-24 13:34:53 +00:00
Jay Belanger
35626cba63 (General Mode Commands, Mode Settings in Embedded Mode): Added some
explanation of recording mode settings.
2005-03-24 13:33:45 +00:00
Stefan Monnier
a702ffbb99 find-file-hooks -> find-file-hook. 2005-03-24 12:44:46 +00:00
Lute Kamstra
486212810f (lisp-imenu-generic-expression): Recognize define-generic-mode. 2005-03-24 09:22:11 +00:00
Lute Kamstra
16a013c23c Rename generic-font-lock-defaults to generic-font-lock-keywords
throughout.
(mailagent-rules-setup-function): Delete it.
(mailagent-rules-generic-mode): Use anonymous function instead.
(show-tabs-generic-mode-font-lock-defaults-1)
(show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
Quote faces.
(show-tabs-tab-face, show-tabs-space-face): Specify background,
not foreground.
2005-03-24 09:15:21 +00:00
Lute Kamstra
fbc5e35941 (generic-font-lock-defaults): Make it obsolete.
(generic-font-lock-keywords): New variable to replace
generic-font-lock-defaults.
(generic-mode-set-font-lock): Delete it.
(generic-mode-internal): Don't call generic-mode-set-font-lock.
(generic-bracket-support): Add docstring.
2005-03-24 09:02:55 +00:00
Miles Bader
c29749e731 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-204
Clean up gdb-ui breakpoint faces

2005-03-23  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
   Remove tty-specific variants, as they're no longer needed.
2005-03-24 03:25:40 +00:00
Kim F. Storm
8cab2784ae (Standard Faces): Other faces used in the fringe
implicitly inherits from the fringe face.
(Fringe Bitmaps): FACE in right-fringe and left-fringe display
properties implicitly inherits from fringe face.
(Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2005-03-23 22:47:41 +00:00
Kim F. Storm
1fe54d6901 *** empty log message *** 2005-03-23 22:47:25 +00:00
Kim F. Storm
9c7b14213a *** empty log message *** 2005-03-23 22:34:40 +00:00
Lute Kamstra
8624d2508c (Non-ASCII Isearch): Rename from Non-Ascii Isearch. 2005-03-23 16:24:21 +00:00
Reiner Steib
a6d6bc4dc2 Fix name: Karl Pfl�erer <sigurd@12move.de> 2005-03-23 14:57:21 +00:00