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.
|
2001-11-02 |
Richard M. Stallman |
Update to remove "artifacts".
|
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 |
Miles Bader |
*** empty log message ***
|
2001-11-02 |
Miles Bader |
(describe-character-set)
|
2001-11-02 |
Miles Bader |
(help-xref): New button type.
|
2001-11-02 |
Stefan Monnier |
*** empty log message ***
|
2001-11-02 |
Stefan Monnier |
(tab-always-indent, indent-for-tab-command):
|
2001-11-02 |
Stefan Monnier |
Don't include keymap.h any more.
|
2001-11-02 |
Stefan Monnier |
*** empty log message ***
|
2001-11-02 |
Stefan Monnier |
(fill-region-as-paragraph): Don't forget to skip
|
2001-11-02 |
Miles Bader |
*** empty log message ***
|
2001-11-01 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-01 |
Eli Zaretskii |
Replace presentation-level troff macros that simulate tables with
|
2001-11-01 |
Richard M. Stallman |
(Frun_hooks, Frun_hook_with_args_until_failure): Doc fix.
|
2001-11-01 |
Richard M. Stallman |
(Fmake_local_variable): Doc fix.
|
2001-11-01 |
Richard M. Stallman |
(file-newest-backup): Don't pass backup file name
|
2001-11-01 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-01 |
Richard M. Stallman |
(Fdescribe_buffer_bindings): Print character property
|
2001-11-01 |
Richard M. Stallman |
(sgml-xml-guess): Fix regexp to avoid ambiguous nested loops.
|
2001-11-01 |
Richard M. Stallman |
(find-file-noselect): Offer to change buffer-read-only
|
2001-11-01 |
Richard M. Stallman |
(buffer-menu): Doc fix.
|
2001-11-01 |
ShengHuo ZHU |
2001-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
|
2001-11-01 |
Pavel Janík |
*** empty log message ***
|
2001-11-01 |
Pavel Janík |
(grow_mini_window): Fix typo in comment.
|
2001-11-01 |
Eli Zaretskii |
Document problems with dumping on an NFS-mounted filesystem.
|
2001-11-01 |
Eli Zaretskii |
(Dired Deletion, Operating On Files): Add index entries.
|
2001-11-01 |
Eli Zaretskii |
(Several Buffers): Add a cross-reference to the description of the
|
2001-11-01 |
Pavel Janík |
Fix the previous change.
|
2001-11-01 |
Gerd Moellmann |
Change of normal-erase-is-backspace-mode on terminals.
|
2001-11-01 |
Gerd Moellmann |
*** empty log message ***
|
2001-11-01 |
Gerd Moellmann |
(command-line): If the terminal Emacs is running on
|
2001-11-01 |
Gerd Moellmann |
*** empty log message ***
|
2001-11-01 |
Gerd Moellmann |
(x_scroll_bar_create): Check for width and height > 0.
|
2001-11-01 |
Gerd Moellmann |
*** empty log message ***
|
2001-11-01 |
Gerd Moellmann |
(x_build_heuristic_mask): Use four_corners_best
|
2001-11-01 |
Gerd Moellmann |
*** empty log message ***
|
2001-11-01 |
Gerd Moellmann |
(four_corners_best): Reindent.
|
2001-11-01 |
Gerd Moellmann |
Fix a typo.
|
2001-11-01 |
Gerd Moellmann |
*** empty log message ***
|
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 |
(Glossary): Fix syntax.
|
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-11-01 |
Pavel Janík |
(X Resources): Fix typo and syntax.
|
2001-11-01 |
Miles Bader |
*** empty log message ***
|
2001-11-01 |
Miles Bader |
(define-button-type): Make sure every user-defined button type has a supertype.
|
2001-11-01 |
Pavel Janík |
Reindent --help output.
|
2001-10-31 |
Jason Rumney |
*** empty log message ***
|
2001-10-31 |
Jason Rumney |
(locale-language-names): Add chs and
|
2001-10-31 |
Richard M. Stallman |
Add menu of submodes.
|
2001-10-31 |
Richard M. Stallman |
Explain when not to use CL.
|
2001-10-31 |
Richard M. Stallman |
More explanation of "highlighting".
|
2001-10-31 |
Richard M. Stallman |
Minor menu indentation cleanup.
|
2001-10-31 |
Richard M. Stallman |
Update menu for subnodes of Text Properties.
|
2001-10-31 |
Richard M. Stallman |
*** empty log message ***
|
2001-10-31 |
Richard M. Stallman |
(mode-line-frame-identification): Add doc string.
|
2001-10-31 |
Richard M. Stallman |
Remove the menu items for nodes that were moved to xresource.texi.
|
2001-10-31 |
Sam Steingold |
easy source access from the *debugger* buffer
|
2001-10-31 |
Eli Zaretskii |
Remove the nodes which were moved to xresources.texi.
|
2001-10-31 |
Sam Steingold |
(cvs-mode-map): bind C-m, not RET
|
2001-10-31 |
Eli Zaretskii |
*** empty log message ***
|
2001-10-31 |
Stefan Monnier |
*** empty log message ***
|
2001-10-31 |
Eli Zaretskii |
New file.
|
2001-10-31 |
Eli Zaretskii |
*** empty log message ***
|
2001-10-31 |
Eli Zaretskii |
New entry for HP/UX-11.
|
2001-10-31 |
Pavel Janík |
Mention --no-window-system changes in the NEWS.
|
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 instead of
|
2001-10-31 |
Pavel Janík |
*** empty log message ***
|
2001-10-31 |
Pavel Janík |
(Fcommandp): Doc fix.
|
2001-10-31 |
Pavel Janík |
*** empty log message ***
|
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ík |
*** empty log message ***
|
2001-10-31 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-31 |
Eli Zaretskii |
Update the URL of Gnuserv. From Martin Schwenke <martin@meltin.net>.
|
2001-10-31 |
Pavel Janík |
(Initial Options): Document command line option --no-window-system instead
|
2001-10-31 |
Pavel Janík |
Document command line option --no-window-system instead of --no-windows.
|
2001-10-31 |
Pavel Janík |
(Coding Conventions): Fix typo.
|
2001-10-31 |
Eli Zaretskii |
(SOURCES): Replace GETTING.GNU.SOFTWARE with FTP. From Eric S. Raymond
|
2001-10-31 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-31 |
Gerd Moellmann |
(to_multibyte): Fix computation of new read_buffer_size.
|
2001-10-31 |
Gerd Moellmann |
*** empty log message ***
|
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ík |
*** empty log message ***
|
2001-10-31 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-31 |
Gerd Moellmann |
Comment fix.
|
2001-10-31 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-31 |
Gerd Moellmann |
(require_unwind): Return Lisp_Object.
|
2001-10-31 |
Pavel Janík |
*** empty log message ***
|
2001-10-31 |
Pavel Janík |
(lucid-menu-bar-dirty-flag): Doc fix.
|
2001-10-31 |
Pavel Janík |
*** empty log message ***
|
2001-10-31 |
Pavel Janík |
Fix typos in comments.
|
2001-10-31 |
Gerd Moellmann |
Comment fix.
|
2001-10-31 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-31 |
Gerd Moellmann |
(grow_mini_window): Handle case that the root
|
2001-10-31 |
ShengHuo ZHU |
* mm-util.el, nnultimate.el, nnweb.el, nnslashdot.el: Sync with
|
2001-10-31 |
Stefan Monnier |
*** empty log message ***
|
2001-10-31 |
Stefan Monnier |
(java-font-lock-syntactic-face-function): New fun.
|
2001-10-31 |
Stefan Monnier |
(perl-indent-line): Use `eq' to compare output of `char-after'.
|
2001-10-31 |
Stefan Monnier |
(autoconf-mode): Fix comment-start-skip.
|
2001-10-31 |
Stefan Monnier |
Work around a bug in diff-mode.el.
|
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 |
(ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
|
2001-10-31 |
Stefan Monnier |
(Fface_attribute_relative_p): Declare args.
|
2001-10-31 |
Stefan Monnier |
*** empty log message ***
|
2001-10-31 |
Stefan Monnier |
(reindent-then-newline-and-indent): Insert the newline
|
2001-10-30 |
Jason Rumney |
*** empty log message ***
|
2001-10-30 |
Jason Rumney |
(w32_to_x_charset): Increase size of XLFD charset buffer.
|
2001-10-30 |
Richard M. Stallman |
Add xrefs to X Resources.
|
2001-10-30 |
Richard M. Stallman |
*** empty log message ***
|
2001-10-30 |
Richard M. Stallman |
@include xresources.texi.
|
2001-10-30 |
Richard M. Stallman |
Everything about X resources moved to xresources.texi.
|
2001-10-30 |
Richard M. Stallman |
Text broken out from cmdargs.texi.
|
2001-10-30 |
Richard M. Stallman |
(Finput_pending_p): Doc fix.
|
2001-10-30 |
Richard M. Stallman |
Clarify how to enter regexps in isearch and in the miniubuffer.
|
2001-10-30 |
Richard M. Stallman |
Add new appendix "X Resources" to menu.
|
2001-10-30 |
Richard M. Stallman |
Add xref to X Resources.
|
2001-10-30 |
Richard M. Stallman |
Update prev-pointer.
|
2001-10-30 |
Richard M. Stallman |
Document textual convention for doc strings of predicates.
|
2001-10-30 |
Richard M. Stallman |
(enriched-face-ans): FIx previous change.
|
2001-10-30 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-30 |
Gerd Moellmann |
(x_after_update_window_line): Don't run the code
|
2001-10-30 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-30 |
Gerd Moellmann |
(change_frame_size_1): Set frame's resized_p.
|
2001-10-30 |
Gerd Moellmann |
(struct frame) <resized_p>: New member.
|
2001-10-30 |
Gerd Moellmann |
(clear_garbaged_frames): Remove debug code.
|
2001-10-30 |
Gerd Moellmann |
(clear_garbaged_frames): Redraw the frame only if its
|
2001-10-30 |
Gerd Moellmann |
(read1): Remove debugging code.
|
2001-10-30 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-30 |
Gerd Moellmann |
(to_multibyte): Ensure read_buffer is at least twice
|
2001-10-30 |
Gerd Moellmann |
(iso-accents-compose): Remove a
|
2001-10-30 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-30 |
Gerd Moellmann |
(to_multibyte): New function.
|
2001-10-30 |
Eli Zaretskii |
*** empty log message ***
|
2001-10-30 |
Eli Zaretskii |
(FRAME_LINE_HEIGHT): Define (it's used by xmenu.c).
|
2001-10-30 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-30 |
Gerd Moellmann |
(x_draw_relief_rect): Correct bottom relief by 1 pixel.
|
2001-10-30 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-30 |
Gerd Moellmann |
(clear_garbaged_frames): Call Fredraw_frame.
|
2001-10-30 |
Eli Zaretskii |
Clarify that problems with shared libraries can also happen during the build.
|
2001-10-30 |
Gerd Moellmann |
*** empty log message ***
|
2001-10-30 |
Gerd Moellmann |
(nnimap-date-days-ago): Defeat locale.
|
2001-10-30 |
Eli Zaretskii |
Document the change in list-buffers-noselect wrt buffers visiting files
|
2001-10-30 |
Eli Zaretskii |
(Buffer Names): Buffers whose names start with a space, but which visit
|
2001-10-30 |
Eli Zaretskii |
(List Buffers, Several Buffers): Document that internal buffers are
|
2001-10-30 |
Eli Zaretskii |
*** empty log message ***
|
2001-10-30 |
Eli Zaretskii |
(list-buffers-noselect): If the buffer's name
|
2001-10-30 |
Eli Zaretskii |
Describe Emacs setup in UTF-8 locales.
|
2001-10-30 |
Stefan Monnier |
*** empty log message ***
|
2001-10-30 |
Stefan Monnier |
(sentence-end-double-space, sentence-end-without-period): Move to paragraphs.
|
2001-10-30 |
Stefan Monnier |
(sentence-end-double-space, sentence-end-without-period): Move from fill.el.
|
2001-10-30 |
Stefan Monnier |
(text-mode-map): Remove the \t binding.
|
2001-10-30 |
Stefan Monnier |
(use-hard-newlines): Use define-minor-mode.
|
2001-10-30 |
Stefan Monnier |
(indent-line-function): Change default to indent-relative.
|
2001-10-30 |
Stefan Monnier |
(paragraph-indent-minor-mode): Don't set paragraph-separate.
|