2001-11-13 |
Richard M. Stallman |
(sql-mode): Doc change.
|
2001-11-13 |
Richard M. Stallman |
Say what questions first line of doc string should answer.
|
2001-11-13 |
Richard M. Stallman |
Add item for edebug and macros.
|
2001-11-13 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-13 |
Richard M. Stallman |
(Info-mode): Add a no-clone-indirect property.
|
2001-11-13 |
Richard M. Stallman |
(clone-indirect-buffer): Error if major mode symbol
|
2001-11-13 |
Sam Steingold |
fixed format
|
2001-11-13 |
Jason Rumney |
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
|
2001-11-13 |
Jason Rumney |
Add note about system caret on MS Windows.
|
2001-11-12 |
Jason Rumney |
Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.
|
2001-11-12 |
Jason Rumney |
*** empty log message ***
|
2001-11-12 |
Pavel Janík |
*** empty log message ***
|
2001-11-12 |
Pavel Janík |
(install-arch-indep): Use `${manext}' instead of `.1'.
|
2001-11-12 |
Sam Steingold |
* vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
|
2001-11-12 |
Richard M. Stallman |
Undo unintended change in #if 0 code.
|
2001-11-12 |
Pavel Janík |
*** empty log message ***
|
2001-11-12 |
Pavel Janík |
(cpp-choose-face): Fix typo.
|
2001-11-12 |
Sam Steingold |
updated (C)
|
2001-11-12 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-12 |
Sam Steingold |
Indent properly `generic-flet', `generic-labels', `with-accessors',
|
2001-11-12 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-12 |
Richard M. Stallman |
Many trivial doc fixes.
|
2001-11-12 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-12 |
Eli Zaretskii |
Add lispref/index.*perm files to the distribution.
|
2001-11-12 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-12 |
Eli Zaretskii |
(calc-init-extensions): Update autoload names
|
2001-11-12 |
Eli Zaretskii |
(toplevel): Bind mouse buttons.
|
2001-11-12 |
Pavel Janík |
*** empty log message ***
|
2001-11-12 |
Pavel Janík |
(uninstall): Remove gfdl.1 when uninstalling.
|
2001-11-12 |
Pavel Janík |
(flyspell-default-dictionary): Fix previous change.
|
2001-11-12 |
Pavel Janík |
*** empty log message ***
|
2001-11-12 |
Pavel Janík |
Change macros to use do-while block instead of if-else.
|
2001-11-12 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-12 |
Richard M. Stallman |
(flyspell-default-dictionary): Fix custom type.
|
2001-11-12 |
Richard M. Stallman |
(XTread_socket): Don't update focus for EnterNotify or
|
2001-11-11 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-11 |
Richard M. Stallman |
(solar-sunrise-and-sunset): Exchange the two extreme values of day-length.
|
2001-11-11 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-11 |
Richard M. Stallman |
(flyspell-default-dictionary): Allow nil as value, and make nil the default.
|
2001-11-11 |
Richard M. Stallman |
(child_setup_tty): Don't clear ICRNL or INLCR.
|
2001-11-11 |
Richard M. Stallman |
(read_escape): Use end_of_file_error for reporting eof.
|
2001-11-11 |
Richard M. Stallman |
(Shell Options): Add brief mention of ansi-color.
|
2001-11-11 |
Richard M. Stallman |
Minor clarification.
|
2001-11-11 |
Richard M. Stallman |
Don't write explicit (interactive) in defining a derived mode.
|
2001-11-11 |
Richard M. Stallman |
(sh-must-be-shell-mode): Allow modes derived from sh-mode.
|
2001-11-11 |
Richard M. Stallman |
(checkdoc-file-comments-engine):
|
2001-11-11 |
Richard M. Stallman |
(query-replace-skip-read-only): New variable.
|
2001-11-11 |
Richard M. Stallman |
Declare set_text_properties and set_text_properties_1.
|
2001-11-11 |
Richard M. Stallman |
(replace_range): Use adjust_markers_for_replace
|
2001-11-11 |
Richard M. Stallman |
(Freplace_match): Use replace_range to insert and delete.
|
2001-11-11 |
Richard M. Stallman |
(set_text_properties_1): New subroutine, broken out of set_text_properties.
|
2001-11-11 |
Richard M. Stallman |
(graft_intervals_into_buffer):
|
2001-11-11 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-11 |
Eli Zaretskii |
File regenerated.
|
2001-11-11 |
Richard M. Stallman |
(define-derived-mode): Doc fix.
|
2001-11-11 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-11 |
Richard M. Stallman |
(server-buffer-done): Test of server-existing-buffer was backwards.
|
2001-11-11 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-11 |
Eli Zaretskii |
(menu-bar-edit-menu): Don't use x-selection-exists-p if
|
2001-11-11 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-11 |
Eli Zaretskii |
(toplevel): Require calc-macs.
|
2001-11-11 |
Eli Zaretskii |
(calc-record-compilation-date-macro): Return a
|
2001-11-11 |
Eli Zaretskii |
(toplevel): Require calc-macs during compilation.
|
2001-11-11 |
Eli Zaretskii |
(toplevel): Require calc.
|
2001-11-11 |
Richard M. Stallman |
(save-abbrevs): Default value is t.
|
2001-11-11 |
Richard M. Stallman |
(command-line): Read standard abbrev
|
2001-11-11 |
Richard M. Stallman |
Document changes in loading and saving abbrevs.
|
2001-11-11 |
Richard M. Stallman |
(read-abbrev-file): Don't set save-abbrevs.
|
2001-11-10 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-10 |
Richard M. Stallman |
(compile-goto-error): Fix previous change in the case where subsequent
|
2001-11-10 |
Richard M. Stallman |
(ps-mode-font-lock-keywords-1): Merge two regular expressions into one.
|
2001-11-10 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-10 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-10 |
Richard M. Stallman |
(flyspell-correct-word/local-keymap): Function deleted.
|
2001-11-10 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-10 |
Eli Zaretskii |
(distclean): Add.
|
2001-11-10 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-10 |
Eli Zaretskii |
Remove the text about a separate ELisp manual distribution.
|
2001-11-10 |
Eli Zaretskii |
Regenerated.
|
2001-11-10 |
Eli Zaretskii |
AC_OUTPUT lispref/Makefile.
|
2001-11-10 |
Eli Zaretskii |
Add an entry for the ELisp manual.
|
2001-11-10 |
Eli Zaretskii |
Remove the text about a separate ELisp manual distro.
|
2001-11-10 |
Eli Zaretskii |
Mention the addition of the ELisp reference.
|
2001-11-10 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-10 |
Eli Zaretskii |
(SUBDIR_MAKEFILES): Add lispref/Makefile.
|
2001-11-10 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-10 |
Eli Zaretskii |
Add the lispref directory to the distribution.
|
2001-11-10 |
Eli Zaretskii |
(info): Add target.
|
2001-11-10 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-10 |
Eli Zaretskii |
(install-arch-indep): Add elisp* to the list of installed Info files.
|
2001-11-10 |
Eli Zaretskii |
(all): Add lispref.
|
2001-11-10 |
Eli Zaretskii |
(texinputdir): Add, for the lispref directory.
|
2001-11-10 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-10 |
Eli Zaretskii |
Configure in `lispref'.
|
2001-11-10 |
Eli Zaretskii |
Add Copyright notice.
|
2001-11-10 |
Gerd Moellmann |
*** empty log message ***
|
2001-11-10 |
Jason Rumney |
*** empty log message ***
|
2001-11-10 |
Gerd Moellmann |
(finder_setwins, setwins): Exclude Calc.
|
2001-11-10 |
Jason Rumney |
(enum_font_cb2): Use leading @ on face name to detect
|
2001-11-10 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-10 |
Gerd Moellmann |
Add copyright 2001.
|
2001-11-10 |
Gerd Moellmann |
*** empty log message ***
|
2001-11-10 |
Gerd Moellmann |
(unexec): Use mmap/munmap to allocate buffers
|
2001-11-10 |
Per Abrahamsen |
2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
|
2001-11-10 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-10 |
Eli Zaretskii |
(mostlyclean, clean, distclean, maintainer-clean): Add *.dvi and *.log.
|
2001-11-10 |
Eli Zaretskii |
Mention calccard.tex and calccard.ps.
|
2001-11-10 |
Eli Zaretskii |
Remove traces of the machine where the file was produced.
|
2001-11-10 |
Eli Zaretskii |
New file, produced from calccard.tex.
|
2001-11-10 |
Eli Zaretskii |
New file, from the Calc distribution (with Stephen Gildea's email address
|
2001-11-10 |
Pavel Janík |
*** empty log message ***
|
2001-11-10 |
Pavel Janík |
(gnus-local-domain): Reformat the doc-string to refer to function
|
2001-11-10 |
Pavel Janík |
Move definitions of constants to the beginning of file, before their use.
|
2001-11-10 |
Richard M. Stallman |
Use the keymap property instead of local-map, and don't use a minor-mode map.
|
2001-11-10 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-09 |
Sam Steingold |
(debugger-make-xrefs): Add buttons to all symbols.
|
2001-11-09 |
Richard M. Stallman |
Minor cleanup.
|
2001-11-09 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-09 |
Richard M. Stallman |
(bootstrap-lisp): Don't suppress error messages.
|
2001-11-09 |
André Spiegel |
#
|
2001-11-09 |
André Spiegel |
(vc-error-occured): Backquotified.
|
2001-11-09 |
André Spiegel |
Add John David Smith to credits.
|
2001-11-09 |
Eli Zaretskii |
Removed. The functionality is now part of the standard Emacs.
|
2001-11-09 |
Eli Zaretskii |
Fix a typo in last change.
|
2001-11-09 |
Eli Zaretskii |
An entry for Calc.
|
2001-11-09 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-09 |
Eli Zaretskii |
(Info-file-list-for-emacs): Add entries for Calc.
|
2001-11-09 |
Eli Zaretskii |
Add an entry for Calc.
|
2001-11-09 |
Pavel Janík |
*** empty log message ***
|
2001-11-09 |
Pavel Janík |
(encode_coding): Use precomputed value of `src'.
|
2001-11-09 |
Pavel Janík |
*** empty log message ***
|
2001-11-09 |
Pavel Janík |
(Fbury_buffer): Use braces to follow GNU Coding Standards.
|
2001-11-09 |
Pavel Janík |
*** empty log message ***
|
2001-11-09 |
Pavel Janík |
(merge_face_vectors): Use braces to follow GNU Coding Standards.
|
2001-11-09 |
Pavel Janík |
*** empty log message ***
|
2001-11-09 |
Pavel Janík |
(current_column_1): Remove unused variable `prev_col'.
|
2001-11-09 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-09 |
Richard M. Stallman |
Fix typo.
|
2001-11-09 |
Miles Bader |
*** empty log message ***
|
2001-11-09 |
Miles Bader |
(functionp): Don't consider macros as functions.
|
2001-11-08 |
Miles Bader |
*** empty log message ***
|
2001-11-08 |
Miles Bader |
(functionp): Make work correctly for macros and unbound symbols.
|
2001-11-08 |
Miles Bader |
*** empty log message ***
|
2001-11-08 |
Miles Bader |
(comint-send-input): Fix description of `comint-process-echoes' in the
|
2001-11-08 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-08 |
Eli Zaretskii |
(make-translation-table): Doc fix.
|
2001-11-08 |
Per Abrahamsen |
2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
|
2001-11-08 |
Miles Bader |
Add calc info files.
|
2001-11-08 |
Stefan Monnier |
*** empty log message ***
|
2001-11-08 |
Stefan Monnier |
(with-local-quit): New macro.
|
2001-11-08 |
Stefan Monnier |
*** empty log message ***
|
2001-11-08 |
Stefan Monnier |
(dabbrev-completion): Use "*Completions*".
|
2001-11-07 |
Paul Eggert |
* dired.el (dired-move-to-filename-regexp):
|
2001-11-07 |
Paul Eggert |
(dired-move-to-filename-regexp):
|
2001-11-07 |
Jason Rumney |
*** empty log message ***
|
2001-11-07 |
Jason Rumney |
(x_display_and_set_cursor): Do not move system caret
|
2001-11-07 |
Eli Zaretskii |
Minor fixes of the docs in the commentary. From sen_ml@eccosys.com.
|
2001-11-07 |
Eli Zaretskii |
Fix last change.
|
2001-11-07 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-07 |
Eli Zaretskii |
(INFO_TARGETS): Add ../info/calc.
|
2001-11-07 |
Eli Zaretskii |
Fix to pacify makeinfo.
|
2001-11-07 |
Eli Zaretskii |
Regenerate.
|
2001-11-07 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-07 |
Eli Zaretskii |
(tempdir): Copy AUTHORS as well.
|
2001-11-07 |
Stefan Monnier |
*** empty log message ***
|
2001-11-07 |
ShengHuo ZHU |
2001-11-07 ShengHuo ZHU <zsh@cs.rochester.edu>
|
2001-11-07 |
Pavel Janík |
*** empty log message ***
|
2001-11-07 |
Pavel Janík |
(access_keymap): Fix compilation error.
|
2001-11-07 |
Miles Bader |
*** empty log message ***
|
2001-11-07 |
Miles Bader |
(x_set_frame_parameters): Avoid infinite recursion.
|
2001-11-07 |
Per Abrahamsen |
Backed out last change.
|
2001-11-07 |
Per Abrahamsen |
2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
|
2001-11-07 |
Pavel Janík |
*** empty log message ***
|
2001-11-07 |
Pavel Janík |
(graft_intervals_into_buffer): Remove #ifdef'd-out code.
|
2001-11-07 |
Pavel Janík |
*** empty log message ***
|
2001-11-07 |
Pavel Janík |
(Feval_region): Remove obsolete #ifdef'd-out code (eval-current-buffer).
|
2001-11-07 |
Miles Bader |
*** empty log message ***
|
2001-11-07 |
Miles Bader |
(show-paren-match-face): Add dark-background variant.
|
2001-11-07 |
Richard M. Stallman |
(Info-fontify-node): Highlight every third menu item.
|
2001-11-07 |
Richard M. Stallman |
Comment out the Authors node.
|
2001-11-07 |
Richard M. Stallman |
(access_keymap): Don't use initializers on Lisp_Object.
|
2001-11-07 |
Stefan Monnier |
(lisp-imenu-generic-expression): Paren typo.
|
2001-11-06 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-06 |
Richard M. Stallman |
(gomoku): Doc fix.
|
2001-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-06 |
Eli Zaretskii |
New file.
|
2001-11-06 |
Eli Zaretskii |
Initial import of Calc 2.02f.
|
2001-11-06 |
Stefan Monnier |
(read1): Fix behavior with nested backquoting.
|
2001-11-06 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-06 |
Richard M. Stallman |
(jka-compr-partial-uncompress): Support an alternative of not using dd.
|
2001-11-06 |
Stefan Monnier |
*** empty log message ***
|
2001-11-06 |
Stefan Monnier |
(font-lock-match-c-style-declaration-item-and-skip-to-next):
|
2001-11-06 |
Richard M. Stallman |
Minor Texinfo usage fix.
|
2001-11-06 |
Richard M. Stallman |
(Editing Format Info):
|
2001-11-06 |
Sam Steingold |
added a check for nlist.h
|
2001-11-06 |
Stefan Monnier |
*** empty log message ***
|
2001-11-06 |
Stefan Monnier |
(make_lispy_event): Check integerness and fix Lisp_Object/int mixup.
|
2001-11-06 |
Pavel Janík |
*** empty log message ***
|
2001-11-06 |
Pavel Janík |
(current_column_1): Remove unused variable `prev_col'.
|
2001-11-06 |
Pavel Janík |
*** empty log message ***
|
2001-11-06 |
Pavel Janík |
(fontset_font_pattern): Remove unused variable `family_registry'.
|
2001-11-06 |
Pavel Janík |
*** empty log message ***
|
2001-11-06 |
Pavel Janík |
(copy_hash_table): Remove unused variable `v'.
|
2001-11-06 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-06 |
Eli Zaretskii |
Avoid error message due to commented-out input method.
|
2001-11-06 |
Eli Zaretskii |
(quail-update-leim-list-file): Print the
|
2001-11-06 |
Richard M. Stallman |
Minor clarification of previous change.
|
2001-11-06 |
Richard M. Stallman |
Along with Text Properties menu, mention keyboard commands
|
2001-11-06 |
Richard M. Stallman |
Explain that DEL deletes backwards.
|
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 is modified.
|
2001-11-06 |
Richard M. Stallman |
(eval-last-sexp-1): Return the value of the evaluated form.
|
2001-11-06 |
ShengHuo ZHU |
ident.
|
2001-11-06 |
ShengHuo ZHU |
2001-11-05 ShengHuo ZHU <zsh@cs.rochester.edu>
|
2001-11-06 |
Paul Eggert |
* ls-lisp.el (ls-lisp-time-to-seconds): New function.
|
2001-11-06 |
Paul Eggert |
(ls-lisp-time-to-seconds): New function.
|
2001-11-05 |
Andrew Innes |
*** empty log message ***
|
2001-11-05 |
Andrew Innes |
(bootstrap-clean-CMD, bootstrap-clean-SH): Don't
|
2001-11-05 |
Andrew Innes |
(Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and
|
2001-11-05 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-05 |
Richard M. Stallman |
(unexec): Minor changes; clean up comments.
|
2001-11-05 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-05 |
Richard M. Stallman |
Get rid of the explicit ^Z character.
|
2001-11-05 |
Sam Steingold |
(x_display_and_set_cursor): Fix w32 compilation error.
|
2001-11-05 |
Andreas Schwab |
*** empty log message ***
|
2001-11-05 |
Andreas Schwab |
(sound_perror): Save errno from being clobbered.
|
2001-11-05 |
Eli Zaretskii |
Fix the format of the last entry.
|
2001-11-05 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-05 |
Eli Zaretskii |
(unexec): mmap() has problems on nfs-mounted file
|
2001-11-05 |
Pavel Janík |
*** empty log message ***
|
2001-11-05 |
Pavel Janík |
(Fbuffer_local_value): Add prototype.
|
2001-11-05 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-05 |
Eli Zaretskii |
Remove the call to IT-setup-unicode-display.
|
2001-11-05 |
Richard M. Stallman |
*** empty log message ***
|
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_SYMBOL and CHECK_BUFFER.
|
2001-11-05 |
Richard M. Stallman |
(Fmake_hash_table): Use XCAR and XCDR, not Fnth and Flength.
|
2001-11-05 |
Richard M. Stallman |
(echo-area-clear-hook): Undo Oct 29 change.
|
2001-11-05 |
Richard M. Stallman |
Add SPC, TAB, CTRL. Update DEL and Meta.
|
2001-11-05 |
Richard M. Stallman |
*** empty log message ***
|
2001-11-05 |
Richard M. Stallman |
(last-sexp-toggle-display): Cope if previous-single-property-change or
|
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-05 |
Richard M. Stallman |
Document buffer-local-value.
|
2001-11-04 |
Richard M. Stallman |
(set-locale-environment): Make it interactive; make arg optional.
|
2001-11-04 |
Richard M. Stallman |
(help-funs): Require help-funs.
|
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 |
Dave Love |
Fix junk in last checkin.
|
2001-11-04 |
Eli Zaretskii |
*** empty log message ***
|
2001-11-04 |
Eli Zaretskii |
(term-setup-hook): Add IT-setup-unicode-display.
|
2001-11-04 |
Pavel Janík |
*** empty log message ***
|
2001-11-04 |
Pavel Janík |
(Fx_create_frame): Doc fix.
|
2001-11-04 |
Pavel Janík |
*** empty log message ***
|
2001-11-04 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-11-04 |
Dave Love |
*** empty log message ***
|
2001-11-04 |
Dave Love |
Fix local variables.
|
2001-11-04 |
Dave Love |
Add coding tag.
|
2001-11-04 |
Dave Love |
(LATIN): Add welsh.
|
2001-11-04 |
Dave Love |
Add coding tags.
|
2001-11-04 |
Dave Love |
("dutch"): New method.
|
2001-11-04 |
Dave Love |
("bulgarian-pho", "belarusian"): New methods.
|
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.
|
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.
|