mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
*** empty log message ***
This commit is contained in:
parent
cb35e5595f
commit
2e9c1c6def
3 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
|
||||
|
||||
* emacs-lisp/cl-macs.el (cl-make-type-test): Defer evaluation of
|
||||
cl-make-type-test till execution time.
|
||||
|
||||
2005-07-16 Markus Rost <rost@math.uni-bielefeld.de>
|
||||
|
||||
* dired-x.el (dired-do-relsymlink-regexp): Add missing optional
|
||||
|
|
|
|||
|
|
@ -1,5 +1,9 @@
|
|||
2005-07-16 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* display.texi (Standard Faces): Explain that customization of
|
||||
`menu' face has no effect on w32 and with GTK. Add
|
||||
cross-references.
|
||||
|
||||
* cmdargs.texi (General Variables): Clarify the default location
|
||||
of $HOME on w32 systems.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2005-07-16 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* w32proc.c (syms_of_ntproc): staticpro Qhigh, Qlow,
|
||||
Vw32_valid_locale_ids, and Vw32_valid_codepages.
|
||||
|
||||
2005-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
* mac.c [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue