]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 19 May 2003 14:52:43 +0000 (14:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 19 May 2003 14:52:43 +0000 (14:52 +0000)
lisp/ChangeLog
lispref/ChangeLog
src/ChangeLog

index 146813e5718ea60f9662b2e889853a41da80341d..e90f4445ce0523c312fbd61c12caabf59f8bc74e 100644 (file)
@@ -1,3 +1,20 @@
+2003-05-19  Richard M. Stallman  <rms@gnu.org>
+
+       * net/goto-addr.el (goto-address-fontify-maximum-size):
+       Value t means no limit.
+       (goto-address-fontify): Implement that feature.
+
+       * emacs-lisp/find-func.el (find-function-on-key): 
+       Move the call to find-function-other-window outside
+       the save-excursion.
+
+       * find-file.el (ff-special-constructs): Delete the Ada entry.
+
+       * faces.el (x-create-frame-with-faces):
+       Don't call face-set-after-frame-default.
+       (face-set-after-frame-default): Copy attrs of global `default'
+       face to FRAME's `default' face.
+
 2003-05-19  Joe Kelsey  <joek@flyingcroc.net>
 
        * skeleton.el (skeleton-internal-1): Allow - as alternate
index ce6030c78a1f152d2b6c02a747d81ed588b76a4c..aba1d98718b09a2f47ce504143f9e025a214f44b 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-19  Richard M. Stallman  <rms@gnu.org>
+
+       * elisp.texi: Correct invariant section names.
+
 2003-04-20  Richard M. Stallman  <rms@gnu.org>
 
        * os.texi (Timers): Explain about timers and quitting.
index bebd44753dc6da07fab9c638f7ff9c6ab7021dc1..345332affc4e586920b68d83472434afd4452dbd 100644 (file)
@@ -1,3 +1,12 @@
+2003-05-19  Richard M. Stallman  <rms@gnu.org>
+
+       * xfaces.c (Finternal_set_lisp_face_attribute): Handle Qunspecified
+       as value for QCfont attribute.
+       (realize_default_face): lface should already exist; crash if not.
+       Specify 0 for FORCE_P when calling set_lface_from_font_name.
+
+       * frame.c (Fignore_event): Doc fix.
+
 2003-05-19  Kenichi Handa  <handa@m17n.org>
 
        * coding.c (decode_coding_string): Handle post-read-conversion