Minor Texinfo usage fix.
[bpt/emacs.git] / src /
2001-11-06 Stefan Monnier(make_lispy_event): Check integerness and fix Lisp_Obje...
2001-11-06 Pavel Janík(current_column_1): Remove unused variable `prev_col'.
2001-11-06 Pavel Janík(fontset_font_pattern): Remove unused variable `family_...
2001-11-06 Pavel Janík(copy_hash_table): Remove unused variable `v'.
2001-11-06 Richard M. Stallman(BROKEN_PROTOTYPES): Defined.
2001-11-06 Richard M. Stallman*** empty log message ***
2001-11-06 Richard M. Stallman(Fkill_buffer): Don't delete auto save file if buffer...
2001-11-05 Andrew Innes*** empty log message ***
2001-11-05 Andrew Innes(Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
2001-11-05 Richard M. Stallman(unexec): Minor changes; clean up comments.
2001-11-05 Sam Steingold(x_display_and_set_cursor): Fix w32 compilation error.
2001-11-05 Andreas Schwab(sound_perror): Save errno from being clobbered.
2001-11-05 Eli ZaretskiiFix the format of the last entry.
2001-11-05 Eli Zaretskii(unexec): mmap() has problems on nfs-mounted file
2001-11-05 Pavel Janík(Fbuffer_local_value): Add prototype.
2001-11-05 Richard M. Stallman(read_char): Use Fcar and Fcdr, not Fnth.
2001-11-05 Richard M. Stallman(Fbuffer_local_value): Remove extra args from CHECK_SYM...
2001-11-05 Richard M. Stallman(Fmake_hash_table): Use XCAR and XCDR, not Fnth and...
2001-11-05 Richard M. Stallman(echo-area-clear-hook): Undo Oct 29 change.
2001-11-05 Richard M. Stallman*** empty log message ***
2001-11-05 Richard M. Stallman(x_display_and_set_cursor): Use buffer-local
2001-11-05 Richard M. Stallman(Qcursor_in_non_selected_windows): New declaration.
2001-11-05 Richard M. Stallman(Qcursor_in_non_selected_windows): New variable.
2001-11-05 Richard M. Stallman(Fbuffer_local_value): New function.
2001-11-04 Richard M. Stallman*** empty log message ***
2001-11-04 Richard M. Stallman(current_column_1, Fmove_to_column): Separate the code
2001-11-04 Pavel Janík(Fx_create_frame): Doc fix.
2001-11-04 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-11-04 Pavel Janík(top_level_value, top_level_set): Remove commented...
2001-11-04 Richard M. StallmanWhitespace change.
2001-11-04 Richard M. StallmanInclude unistd.h, if it exists.
2001-11-04 Richard M. StallmanMove the include of ctype.h after unistd.h.
2001-11-03 Stefan Monnier*** empty log message ***
2001-11-03 Ken Raeburnlog for some lvalue/rvalue fixes
2001-11-03 Ken Raeburn(Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead...
2001-11-03 Ken Raeburn(CHECK_STRING_CAR): New macro.
2001-11-03 Eli ZaretskiiFix last change.
2001-11-03 Eli Zaretskii*** empty log message ***
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. StallmanTest BROKEN_PROTOTYPES.
2001-11-03 Eli ZaretskiiFix the formatting of the last entries.
2001-11-02 Stefan Monnier(describe_syntax): New wrapper.
2001-11-02 Pavel Janík(debugger_may_continue, Vdebug_ignored_errors, call_deb...
2001-11-02 Pavel Janík(Fml_defun, Fml_while, Fml_substr): Remove commented...
2001-11-02 Pavel JaníkRemove comment which is a copy of comment in mocklisp.c.
2001-11-02 Pavel Janík*** empty log message ***
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-11-02 Pavel Janík(CHECK_FRAME, CHECK_LIVE_FRAME): Remove unused argument...
2001-11-02 Pavel Janík(CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused...
2001-11-02 Pavel Janík(CHECK_STRING_OR_BUFFER, CHECK_HASH_TABLE, CHECK_LIST...
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(Fget_char_property): Doc fix.
2001-11-02 Pavel Janík*** empty log message ***
2001-11-02 Pavel Janík(Finteractive): Add usage to doc-string.
2001-11-02 Pavel Janík(Fsetq_default): Add usage to doc-string.
2001-11-02 Pavel Janík(Fstart_process): Add usage to doc-string.
2001-11-02 Stefan Monnier*** empty log message ***
2001-11-02 Stefan MonnierDon't include keymap.h any more.
2001-11-01 Richard M. Stallman(Frun_hooks, Frun_hook_with_args_until_failure): Doc...
2001-11-01 Richard M. Stallman(Fmake_local_variable): Doc fix.
2001-11-01 Richard M. Stallman*** empty log message ***
2001-11-01 Richard M. Stallman(Fdescribe_buffer_bindings): Print character property
2001-11-01 Pavel Janík(grow_mini_window): Fix typo in comment.
2001-11-01 Gerd Moellmann(x_scroll_bar_create): Check for width and height > 0.
2001-11-01 Gerd Moellmann(x_build_heuristic_mask): Use four_corners_best
2001-11-01 Gerd Moellmann(four_corners_best): Reindent.
2001-11-01 Gerd MoellmannFix a typo.
2001-11-01 Gerd Moellmann(Finternal_set_lisp_face_attribute_from_resource):
2001-11-01 Pavel Janík*** empty log message ***
2001-11-01 Pavel Janík(x-get-resource): Reindent.
2001-11-01 Pavel Janík(Finternal_merge_in_global_face): Reindent.
2001-10-31 Eli Zaretskii*** empty log message ***
2001-10-31 Eli ZaretskiiNew file.
2001-10-31 Eli Zaretskii*** empty log message ***
2001-10-31 Pavel Janík*** empty log message ***
2001-10-31 Pavel Janík(USAGE1): Show command line option --no-window-system...
2001-10-31 Pavel Janík(Fcommandp): Doc fix.
2001-10-31 Pavel Janík(Fframe_live_p): Doc fix.
2001-10-31 Pavel Janík(selective-display-ellipses): Doc fix.
2001-10-31 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-31 Gerd Moellmann(to_multibyte): Fix computation of new read_buffer_size.
2001-10-31 Gerd Moellmann(struct face) <colors_copied_bitwise_p>: New
2001-10-31 Gerd Moellmann(realize_x_face): If C is not a single-byte character,
2001-10-31 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-31 Gerd MoellmannComment fix.
2001-10-31 Gerd Moellmann(require_unwind): Return Lisp_Object.
2001-10-31 Pavel Janík(lucid-menu-bar-dirty-flag): Doc fix.
2001-10-31 Pavel JaníkFix typos in comments.
2001-10-31 Gerd MoellmannComment fix.
2001-10-31 Gerd Moellmann(grow_mini_window): Handle case that the root
2001-10-31 Stefan Monnier*** empty log message ***
2001-10-31 Stefan Monnier(keys_of_macros): Remove.
2001-10-31 Stefan Monnier(main): Don't call keys_of_macros any more.
2001-10-31 Stefan Monnier*** empty log message ***
2001-10-31 Stefan Monnier(Fface_attribute_relative_p): Declare args.
2001-10-30 Jason Rumney(w32_to_x_charset): Increase size of XLFD charset buffer.
2001-10-30 Richard M. Stallman*** empty log message ***
2001-10-30 Richard M. Stallman(Finput_pending_p): Doc fix.
next