1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

57168 Commits

Author SHA1 Message Date
Nick Roberts
76668788b5 *** empty log message *** 2005-06-03 11:23:08 +00:00
Juanma Barranquero
6312e5f78c *** empty log message *** 2005-06-03 10:40:12 +00:00
Juanma Barranquero
03f1132278 (Finternal_lisp_face_equal_p): Really report on faces in a frame, if the
argument FRAME is non-nil.  Improve argument/docstring consistency.
2005-06-03 10:39:29 +00:00
Juanma Barranquero
a09be93a89 (face-equal): Improve argument/docstring consistency. 2005-06-03 10:38:05 +00:00
Juanma Barranquero
85268d70f3 *** empty log message *** 2005-06-03 09:04:04 +00:00
Daniel Pfeiffer
30edba6e09 (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): Add :version.
(makefile-bsdmake-dependency-regex, makefile-makepp-rule-action-regex, makefile-bsdmake-rule-action-regex): New constants.
(makefile-makepp-mode, makefile-bsdmake-mode): Use them.
2005-06-03 08:47:25 +00:00
Daniel Pfeiffer
3b79dd208d (compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp messages. 2005-06-03 08:41:20 +00:00
Michael Kifer
899a431bae 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-diff.el (ediff-same-contents) Eliminate CL-type functions.

	* ediff-mult.el (ediff-intersect-directories) Make sure that ".." and
	"." files are deleted from all file lists before comparison

	* viper-keym.el
	(viper-toggle-key,viper-quoted-insert-key,viper-ESC-key):
	Made them customizable.

	* viper.el (viper-non-hook-settings): fixed the names of defadvices.
2005-06-03 08:04:04 +00:00
Kim F. Storm
d06e384795 (MODE_LINE_NOPROP_LEN): New macro.
(x_consider_frame_title, Fformat_mode_line): Save offset into
mode_line_noprop_buf rather than pointer, in case buffer is relocated.
2005-06-02 12:27:05 +00:00
Kim F. Storm
0493f7be8a *** empty log message *** 2005-06-02 12:25:57 +00:00
Miles Bader
0f69d598bc Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-348
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 79)

   - Update from CVS

2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/pop3.el (pop3-md5): Run md5 in the binary mode.
   (pop3-md5-program-args): New variable.

   * lisp/gnus/starttls.el (starttls-set-process-query-on-exit-flag): Use
   eval-and-compile.
2005-06-02 11:34:00 +00:00
Juanma Barranquero
a2e6384d44 Document new argument of `list-faces-display'. 2005-06-02 10:06:14 +00:00
Juanma Barranquero
52eb037391 Spacing and formatting fixes. 2005-06-01 23:49:36 +00:00
Luc Teirlinck
33512cbeb1 (auto-revert-buffers): Use save-match-data. 2005-06-01 20:51:03 +00:00
Luc Teirlinck
bfadb7ecfa *** empty log message *** 2005-06-01 20:50:06 +00:00
Stefan Monnier
51a67d35db 4-digit copyright years. 2005-06-01 16:22:43 +00:00
Stefan Monnier
6cb9fac363 (easy-menu-return-item): Find menu items with a nil command binding. 2005-06-01 16:22:00 +00:00
Juanma Barranquero
358e4d6d1d (defsetf): Improve argument/docstring consistency. 2005-06-01 15:33:50 +00:00
Kim F. Storm
859463640a (mapcar1): Maybe exit loop if original sequence was modified. 2005-06-01 11:42:19 +00:00
Kim F. Storm
89fe657e11 *** empty log message *** 2005-06-01 11:42:00 +00:00
Juanma Barranquero
011131fda8 (list-faces-display): Improve the formatting by computing the maximum length
required for any face-name (reworked patch of 1999-01-11, accidentally deleted
on 1999-07-21).
(internal-find-face): Remove redundant info in docstring.
2005-06-01 10:43:54 +00:00
YAMAMOTO Mitsuharu
02a6375c0e (build_scalable_font_name): Round pixel size to the
nearest integer.
2005-06-01 08:21:48 +00:00
YAMAMOTO Mitsuharu
b0241f69c9 (mac_to_x_fontname, mac_do_list_fonts): Set XLFD
resolution fields for scalable fonts to 0.
2005-06-01 08:20:50 +00:00
Miles Bader
4a43ee9b90 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-345
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 77-78)

   - Update from CVS

2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-art.el (article-display-x-face): Replace
   process-kill-without-query by gnus-set-process-query-on-exit-flag.

   * lisp/gnus/gnus-group.el: Bind gnus-cache-active-hashtb when compiling.

   * lisp/gnus/gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
   set-process-query-on-exit-flag or process-kill-without-query.

   * lisp/gnus/html2text.el (html2text-fix-paragraphs): Use `while - re-search'
   loop instead of replace-regexp.

   * lisp/gnus/imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
   instead of process-kill-without-query if it is available.

   * lisp/gnus/mm-util.el (mm-insert-file-contents): Bind find-file-hook
   instead of find-file-hooks if it is available.

   * lisp/gnus/mml1991.el: Bind pgg-default-user-id when compiling.

   * lisp/gnus/mml2015.el: Bind pgg-default-user-id when compiling.

   * lisp/gnus/nndraft.el (nndraft-request-associate-buffer): Use
   write-contents-functions instead of write-contents-hooks if it is
   available.

   * lisp/gnus/nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
   instead of find-file-hooks if it is available.

   * lisp/gnus/nntp.el (nntp-open-connection): Replace
   process-kill-without-query by gnus-set-process-query-on-exit-flag.
   (nntp-open-ssl-stream): Ditto.
   (nntp-open-tls-stream): Ditto.

   * lisp/gnus/pgg.el: Don't bind itimer vars; don't autoload itimer functions.
   (pgg-run-at-time-1): New macro.
   (pgg-run-at-time): Use it.

   * lisp/gnus/starttls.el (starttls-set-process-query-on-exit-flag): Alias to
   set-process-query-on-exit-flag or process-kill-without-query.
   (starttls-open-stream-gnutls): Use it instead of
   process-kill-without-query.
   (starttls-open-stream): Ditto.

2005-05-31  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/imap.el (imap-ssl-open): Use imap-process-connection-type,
   instead of hard coding to nil.

2005-05-31  Kevin Greiner  <kgreiner@xpediantsolutions.com>

   * lisp/gnus/gnus-group.el (): Require gnus-sum and autoload functions to
   resolve warnings when gnus-group.el compiled alone.
2005-06-01 05:07:06 +00:00
Stefan Monnier
9ccee7d041 *** empty log message *** 2005-05-31 23:10:14 +00:00
Kim F. Storm
53088ce86c (display_mode_line): Support nested calls to redisplay
and format-mode-line.  Set mode_line_target to MODE_LINE_DISPLAY.
2005-05-31 22:46:22 +00:00
Kim F. Storm
95d4fad837 *** empty log message *** 2005-05-31 22:44:52 +00:00
Stefan Monnier
3c1b433ae1 (note_mode_line_or_margin_highlight): Lisp_Object/int mixup. 2005-05-31 21:54:59 +00:00
Stefan Monnier
490ee85358 (Finsert_file_contents): Lisp_Object/int mixup. 2005-05-31 21:54:43 +00:00
Nick Roberts
4cbf66013b (gdb-set-gud-minor-mode-1)
(gdb-info-breakpoints-custom, gdb-delete-breakpoint)
(gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
(gdb-assembler-custom): Improve regexps.
(def-gdb-auto-update-handler): Use window point to ensure it
is preserved.
2005-05-31 20:55:48 +00:00
Nick Roberts
7653a3dc42 *** empty log message *** 2005-05-31 20:54:57 +00:00
Jay Belanger
ad83e1f43b *** empty log message *** 2005-05-31 19:39:18 +00:00
Jay Belanger
2be7b183bf (Basic Embedded Mode): Rewrite discussion of prefix arguments to
reflect current behavior.
2005-05-31 19:35:50 +00:00
Jay Belanger
1705c02390 (calc-embedded-word): Change argument passed to calc-embedded.
(calc-embedded-make-info): Have plain prefix argument select entire line.
2005-05-31 19:24:27 +00:00
Jay Belanger
31ac0c17e9 *** empty log message *** 2005-05-31 17:05:22 +00:00
Jay Belanger
d7059a75eb (Notations Used in This Manual): Use @kbd for key sequence.
(Demonstration of Calc): Mention another way of starting Calc.
(Starting Calc): Mention long name of M-#.
(Embedded Mode Overview): Remove unnecessary instruction.
(Other M-# commands): Rephrase `M-# 0' explanation.
2005-05-31 16:35:05 +00:00
Kim F. Storm
4c0e4b80fe (mode_line_noprop_buf, mode_line_noprop_buf_end)
(mode_line_noprop_ptr): Rename from frame_title_*.
(store_mode_line_noprop_char): Rename from store_frame_title_char.
(store_mode_line_noprop): Rename from store_frame_title.
(mode_line_target): New enum to specify current  output target
for mode line formatting.
(display_mode_element): Test it rather than frame_title_ptr and
mode_line_string_list to determine where output should go.
(mode_line_proptrans_alist, mode_line_string_alist): Make static.
(Vmode_line_unwind_vector): New variable.
(format_mode_line_unwind_data, unwind_format_mode_line): New
functions for unwind protection in mode line formatting.
(x_consider_frame_title): Use them and new local var 'title_start'
to support nested calls to format-mode-line.  Set mode_line_target
to MODE_LINE_TITLE.
(Fformat_mode_line): Use them and new local var 'string_start' to
support nested calls to format-mode-line.  Set mode_line_target to
MODE_LINE_NOPROP or MODE_LINE_STRING.  Don't trim trailing dashes.
(decode_mode_spec): Don't make infinite number of trailing dashes
for MODE_LINE_NOPROP and MODE_LINE_STRING targets.
(syms_of_xdisp): Initialize and staticpro mode_line_string_face,
mode_line_string_face_prop, and Vmode_line_unwind_vector.
(init_xdisp): Initialize mode_line_noprop_ptr to start of _buf.
Initialize mode_line_target to MODE_LINE_DISPLAY.
2005-05-31 15:00:44 +00:00
Kim F. Storm
13cc7d614d *** empty log message *** 2005-05-31 15:00:23 +00:00
Stefan Monnier
abceae284a (thumbs-mode): Fix misuse of make-variable-buffer-local. 2005-05-31 13:27:27 +00:00
Stefan Monnier
f2430a0de4 (convert-standard-filename): Docstring fix. 2005-05-31 13:26:21 +00:00
Glenn Morris
b6061a8869 Comment change. 2005-05-31 12:10:29 +00:00
Glenn Morris
8bab33ad3c Update maintainer. 2005-05-31 12:09:41 +00:00
Juanma Barranquero
d0213ee176 (list-faces-display): Signal error if passed a regexp that matches no face name. 2005-05-31 11:13:08 +00:00
Juanma Barranquero
881b07f982 *** empty log message *** 2005-05-31 09:45:17 +00:00
Juanma Barranquero
2cd16d7438 (filter-buffer-substring): Fix typo in docstring. 2005-05-31 09:32:35 +00:00
Richard M. Stallman
f35aff821d (vhdl-fill-region): Test ARG, not INTERACTIVE.
(vhdl-emacs-21): Doc fix.
(vhdl-mode): Unconditionally set comment-padding.
(vhdl-fixup-whitespace-region): Insert spaces only where there are none.
(vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
2005-05-31 04:23:29 +00:00
Richard M. Stallman
1376845c3c Whitespace change. 2005-05-31 04:19:10 +00:00
John Wiegley
6b0e3e4df5 Changed all uses of `directory-sep-char' to ?/, and all uses of
`string-to-int' to `string-to-number'.
2005-05-31 00:14:26 +00:00
John Wiegley
c7a4ce37e9 *** empty log message *** 2005-05-31 00:13:51 +00:00
Jay Belanger
e39f3cfe44 *** empty log message *** 2005-05-30 21:08:43 +00:00