2001-11-04 |
Eli Zaretskii |
Replace M-C- with C-M-
|
2001-11-04 |
Pavel Janík |
*** empty log message ***
|
2001-11-04 |
Pavel Janík |
(top_level_value, top_level_set): Remove commented and #ifdef'd-out code.
|
2001-11-04 |
Richard M. Stallman |
Whitespace change.
|
2001-11-04 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-04 |
Richard M. Stallman |
Include unistd.h, if it exists.
|
2001-11-04 |
Richard M. Stallman |
Move the include of ctype.h after unistd.h.
|
2001-11-04 |
Richard M. Stallman |
Delete LCD Archive info.
|
2001-11-04 |
Stefan Monnier |
*** empty log message ***
|
2001-11-04 |
Miles Bader |
*** empty log message ***
|
2001-11-04 |
Stefan Monnier |
*** empty log message ***
|
2001-11-04 |
Stefan Monnier |
(function-key-map): Add entry for `ESC [ 3 ~' -> <delete>
|
2001-11-03 |
Stefan Monnier |
*** empty log message ***
|
2001-11-03 |
Stefan Monnier |
*** empty log message ***
|
2001-11-03 |
Ken Raeburn |
log for some lvalue/rvalue fixes
|
2001-11-03 |
Ken Raeburn |
(Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead of treating XCAR and XCDR
|
2001-11-03 |
Ken Raeburn |
(CHECK_STRING_CAR): New macro.
|
2001-11-03 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-03 |
Eli Zaretskii |
Fix last change.
|
2001-11-03 |
Eli Zaretskii |
Document the changes in the default values of tooltip-delay and
|
2001-11-03 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-03 |
Richard M. Stallman |
(xrealloc): Always pass two args to `fatal'.
|
2001-11-03 |
Richard M. Stallman |
(popmail): Always pass two args to `error'.
|
2001-11-03 |
Eli Zaretskii |
(Auto Save Control): Document that values of auto-save-interval less
|
2001-11-03 |
Miles Bader |
(fancy-splash-head): Reapply Gerd's hack to make the shadow of the
|
2001-11-03 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-03 |
Eli Zaretskii |
(tooltip-delay): Decrease to 0.7.
|
2001-11-03 |
Eli Zaretskii |
(sigprocmask_set): Declare as extern SIGMASKTYPE.
|
2001-11-03 |
Eli Zaretskii |
(sigunblock): Don't define if already defined.
|
2001-11-03 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-03 |
Richard M. Stallman |
(fancy-splash-tail): Explain how to recover
|
2001-11-03 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-03 |
Eli Zaretskii |
(set-background-color, set-foreground-color): Call
|
2001-11-03 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-03 |
Eli Zaretskii |
(timeclock-out): Signal an error if timeclock-last-event is nil.
|
2001-11-03 |
Richard M. Stallman |
Test BROKEN_PROTOTYPES.
|
2001-11-03 |
Eli Zaretskii |
Fix the formatting of the last entries.
|
2001-11-03 |
Stefan Monnier |
(fill-context-prefix): Fix braino.
|
2001-11-03 |
Stefan Monnier |
(quail-help): Use `help-buffer' and move `help-setup-xref' to beginning.
|
2001-11-03 |
Stefan Monnier |
(describe-language-environment):
|
2001-11-03 |
Stefan Monnier |
*** empty log message ***
|
2001-11-03 |
Stefan Monnier |
(list-character-sets, sort-listed-character-sets, describe-character-set)
|
2001-11-02 |
Stefan Monnier |
(describe_syntax): New wrapper.
|
2001-11-02 |
Pavel Janík |
*** empty log message ***
|
2001-11-02 |
Pavel Janík |
(debugger_may_continue, Vdebug_ignored_errors, call_debugger,
|
2001-11-02 |
Pavel Janík |
*** empty log message ***
|
2001-11-02 |
Pavel Janík |
(Fml_defun, Fml_while, Fml_substr): Remove commented and #ifdef'd-out code.
raeburn-tag-7-for-export
|
2001-11-02 |
Pavel Janík |
Remove comment which is a copy of comment in mocklisp.c.
|
2001-11-02 |
Pavel Janík |
*** empty log message ***
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-11-02 |
Pavel Janík |
(CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument `i' in macros.
|
2001-11-02 |
Pavel Janík |
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused argument `i' in macros.
|
2001-11-02 |
Pavel Janík |
(CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST, CHECK_STRING,
|
2001-11-02 |
Richard M. Stallman |
Minor cleanup.
|
2001-11-02 |
Richard M. Stallman |
Convert M-C- to C-M-.
|
2001-11-02 |
Stefan Monnier |
(re_wctype): Try to fix some warnings.
|
2001-11-02 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-02 |
Richard M. Stallman |
(popup-menu): If the user refuses to select
|
2001-11-02 |
Richard M. Stallman |
(Fget_char_property): Doc fix.
|
2001-11-02 |
Richard M. Stallman |
Explain why a parent for a non-sparse keymap is not useful.
|