1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/cedet
Alan Mackenzie bdd9b5b8a0 Miscellaneous amendments to the scratch/correct-warning-pos branch
* lisp/cedet/semantic/fw.el (semantic-alias-obsolete)
(semantic-varalias-obsolete): Replace calls to byte-compile-warn with calls to
byte-compile-warn-x (when it exists).

* lisp/emacs-lisp/bytecomp.el (byte-compile-log-warning-function)
(byte-compile--log-warning-for-byte-compile): Make the POSITION parameter no
longer &optional (for the benefit of flymake on *.el).
(byte-compile-log-warning): Replace a nil POSITION argument with an actual
position.
(byte-compile-file-form-require): Push the required symbol onto
byte-compile-form-stack, for the benefit of `do-after-load-evaluation'.

* lisp/keymap.el (define-keymap--compile): Replace four calls to
byte-compile-warn with byte-compile-warn-x.

* doc/lispref/elisp.texi (master menu): Add entries for Shorthands and Symbols
with position.

* doc/lispref/streams.texi (Input Functions): Document
read-positioning-symbols.

* doc/lispref/symbols.texi (Symbols): Add new menu entry.
(Symbols with Position): New @section.
2022-01-22 09:59:05 +00:00
..
ede Fix arity error when trying to add a file to an automake project 2022-01-12 11:25:15 +08:00
semantic Miscellaneous amendments to the scratch/correct-warning-pos branch 2022-01-22 09:59:05 +00:00
srecode ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-cscope.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-files.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-global.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet-idutils.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
cedet.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
data-debug.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ede.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
mode-local.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
pulse.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
semantic.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
srecode.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00