]> git.eshelyaron.com Git - emacs.git/commit
Address compilation errors and warnings on x86 Solaris 10 systems
authorPo Lu <luangruo@yahoo.com>
Sun, 26 May 2024 03:50:13 +0000 (11:50 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 26 May 2024 05:59:12 +0000 (07:59 +0200)
commit341fc75709a03c1223fb12d41413acfa5c79dd75
treed93a780e011c640a0ad2b706533c747df7d977f8
parenta20a5a9d7a84d68c4a920aae26f9713c3c1311c7
Address compilation errors and warnings on x86 Solaris 10 systems

* doc/misc/ede.texi (Extending EDE):

* doc/misc/flymake.texi (Top, Using Flymake): Insert punctuation
after xrefs.

* lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate): Print
number of files being scraped.

* src/dired.c (directory_files_internal):

* src/eval.c (Fmake_interpreted_closure, Fdefvaralias):

* src/fns.c (Fassoc): Work around optimizer failures.

(cherry picked from commit 74ceb6922c621cf48a2c9f6e6622133b522252ab)
doc/misc/ede.texi
doc/misc/flymake.texi
lisp/emacs-lisp/loaddefs-gen.el
src/dired.c
src/eval.c
src/fns.c