]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2001-12-21 Pavel JaníkFix previous change.
2001-12-21 Richard M.... Comment changes.
2001-12-21 Eli ZaretskiiDocument the inclusion of Leim in the standard tarball.
2001-12-21 Eli ZaretskiiAdd info about the `leim' directory
2001-12-21 Eli ZaretskiiRemove text that describes Leim as a separate package.
2001-12-21 Eli ZaretskiiRemoved, as Leim is now part of the standard tarball.
2001-12-21 Eli ZaretskiiMake Leim part of the standard tarball:
2001-12-20 Werner LEMBERG(describe-coding-system, print-coding-system-briefly...
2001-12-20 Eli Zaretskii(EMACSSOURCES): Update the list of Emacs manual source...
2001-12-20 Pavel JaníkDoc fix.
2001-12-20 Pavel JaníkDoc fixes.
2001-12-20 Dave LoveFix un-doubled backslashes.
2001-12-20 Pavel JaníkDoc fix for commented out function.
2001-12-20 Francesco PotortìIn the Etags manual, when comparing the regular express...
2001-12-20 Pavel Janík(bb-member): Remove, use member instead.
2001-12-20 Pavel Janík*** empty log message ***
2001-12-20 Werner LEMBERGAdding euc-tw.
2001-12-19 Karl Fogel(isearch-forward, isearch-edit-string): Make doc
2001-12-19 Werner LEMBERG*** empty log message ***
2001-12-19 Werner LEMBERGMore doc string fixes.
2001-12-19 Eli Zaretskii(emacs_root_dir): New function.
2001-12-19 Eli Zaretskii(Fexpand_file_name) [DOS_NT]: Use the root directory
2001-12-19 Eli Zaretskii*** empty log message ***
2001-12-19 Eli Zaretskii(file_name_completion): Run the elements of
2001-12-19 Eli ZaretskiiAdd "language" to the load-path.
2001-12-19 Richard M.... (describe-language-environment): Fix calls to help...
2001-12-19 Eli Zaretskii(scmp): Remove prototype, since it's now a static
2001-12-19 Pavel JaníkFix typos. From Juanma Barranquero <lektu@teleline...
2001-12-19 Pavel JaníkConditionally include config.h.
2001-12-19 Pavel JaníkClean-up whitespaces.
2001-12-19 Pavel JaníkConditionally include config.h.
2001-12-19 Pavel JaníkInclude "config.h", not <../src/config.h>.
2001-12-19 Pavel JaníkInclude stdlib.h and string.h conditionally.
2001-12-19 Miles BaderRequire `ind-util' when compiling.
2001-12-18 Richard M.... *** empty log message ***
2001-12-18 Richard M.... (eval-expression-print-level, eval-expression-print...
2001-12-18 Richard M.... (scmp): Function moved from minibuf.c.
2001-12-18 Richard M.... (scmp): Function moved to dired.c.
2001-12-18 Richard M.... Update location of Windows Emacs FAQ.
2001-12-18 Pavel JaníkFix typos.
2001-12-18 Pavel Janík(ethio-modify-vowel): Use char-to-string instead of
2001-12-18 Richard M.... (describe-character-set): Fix the arg to help-xref...
2001-12-18 Richard M.... (Fdefine_charset): Call Fupdate_coding_systems_internal.
2001-12-18 Richard M.... (auto-insert-alist): Redo finding C and C++ headers.
2001-12-18 Richard M.... *** empty log message ***
2001-12-18 Richard M.... (dired-free-space-program): Variable deleted.
2001-12-18 Richard M.... (directory-free-space-program): New variable.
2001-12-18 Dave Love(lisp, shortlisp): Add language/utf-8-lang.el,
2001-12-18 Eli Zaretskii*** empty log message ***
2001-12-18 Werner LEMBERGImplementing euc-tw encoding.
2001-12-18 Werner LEMBERGImproving doc strings.
2001-12-18 Eli Zaretskii(main): Use time_t, not long, to avoid a compiler warning.
2001-12-18 Werner LEMBERGImplementing euc-tw encoding.
2001-12-18 Pavel JaníkFix typo.
2001-12-18 Pavel Janík*** empty log message ***
2001-12-18 Eli ZaretskiiNote that src/Makefile.in needs changes if DONTCOMPILE...
2001-12-18 Pavel JaníkFix previous change.
2001-12-18 Dave Love*** empty log message ***
2001-12-18 Eli Zaretskii(lisp, shortlisp): Synchronize with changes to lisp...
2001-12-18 Dave LoveAdd language/utf-8-lang, language/georgian.
2001-12-18 Dave Love*** empty log message ***
2001-12-18 Dave Love(image-file-name-extensions): Add pnm. Doc fix.
2001-12-18 Dave Love(server-unload-hook): New function.
2001-12-18 Dave Love(lm-copyright-prefix): Group the leader.
2001-12-18 Pavel Janík(window_box_height): Do not return negative values.
2001-12-18 Dave LoveRemove most-positive-fixnum, most-negative-fixnum.
2001-12-18 Dave LoveConditionally include fcntl.h.
2001-12-18 Dave LoveInclude "config.h", not <../src/config.h>.
2001-12-18 Dave LoveInclude "config.h", not <../src/config.h>.
2001-12-18 Dave LoveInclude config.h, stdlib.h.
2001-12-18 Dave LoveConditionally include various headers. Use "epaths.h",
2001-12-18 Dave Love(newline): Doc fix.
2001-12-18 Dave Love(DONTCOMPILE): Add various language files.
2001-12-18 Dave Love(quail-input-string-to-events): Don't use
2001-12-18 Dave Love*** empty log message ***
2001-12-18 Pavel Janík*** empty log message ***
2001-12-18 Pavel Janík(x_frame_parms): Add missing braces around initializer.
2001-12-18 Pavel Janík(keys): Add missing braces around initializer.
2001-12-18 Pavel Janík(head_table): Add missing braces around initializer.
2001-12-18 Pavel Janík(separator_names): Add missing braces around initializers.
2001-12-18 Richard M.... (comint-dynamic-list-input-ring-select): New function.
2001-12-18 Richard M.... *** empty log message ***
2001-12-18 Richard M.... Finish previous change.
2001-12-18 Richard M.... (Fcompare_buffer_substrings): Add QUIT to main loop.
2001-12-18 Richard M.... *** empty log message ***
2001-12-18 Richard M.... Minor fix.
2001-12-17 Werner LEMBERGinternational/mule-conf.el: Improve documentation strin...
2001-12-17 Pavel Janík(indian-char-glyph): Fix typo in doc-string.
2001-12-17 Eli Zaretskii(Checklist): Fix a typo.
2001-12-17 Robert J. ChassellIndexed `empty string' definition.
2001-12-17 Robert J. ChassellDefine `empty string' a second time, in a slightly...
2001-12-17 Dave LoveFix typo.
2001-12-17 Richard M.... (code_convert_region): Update coding->cmp_data->char_offset
2001-12-17 Sam Steingold(DECODE_COMPOSITION_END): Fixed a typo in the last
2001-12-17 Richard M.... (DECODE_COMPOSITION_END): Check for ! COMPOSING (coding)
2001-12-17 Richard M.... *** empty log message ***
2001-12-17 Richard M.... *** empty log message ***
2001-12-17 Richard M.... (dired-copy-filename-as-kill): Moved from dired-x.el.
2001-12-17 Richard M.... (dired-copy-filename-as-kill): Moved to dired.el.
2001-12-17 Richard M.... (ff-other-file-name): New function.
next