log

age author description
2003-05-24 Andreas Schwab Regenerated.
2003-05-24 Andreas Schwab (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
2003-05-24 Stefan Monnier (iconify-or-deiconify-frame): Move to frame.el.
2003-05-24 Stefan Monnier *** empty log message ***
2003-05-24 Stefan Monnier (iconify-or-deiconify-frame): Move to frame.el.
2003-05-24 Stefan Monnier (iconify-or-deiconify-frame): Move from term/x-win.el.
2003-05-24 Stefan Monnier (read_key_sequence): Adjust fkey and keytran when dropping `down' events.
2003-05-24 Kai Großjohann Version 2.0.34 (of Tramp) released.
2003-05-24 Kai Großjohann Version 2.0.34 (of Tramp) released.
2003-05-24 Thien-Thi Nguyen *** empty log message ***
2003-05-24 Thien-Thi Nguyen (x_window): Fix typo.
2003-05-24 Stefan Monnier Use `push' and replace `regi-pos' by equivalents.
2003-05-23 Stefan Monnier (display_mode_element): Increase max depth.
2003-05-23 Nick Roberts (gdba): Accommodate Fortran programs.
2003-05-23 Nick Roberts *** empty log message ***
2003-05-23 Stefan Monnier (cvs-temp-buffer): Kill running process in displayed buffers.
2003-05-23 Stefan Monnier *** empty log message ***
2003-05-23 Dave Love (define-ccl-program): Doc fix.
2003-05-23 Stefan Monnier (Vfundamental_mode_abbrev_table): Don't declare.
2003-05-23 Stefan Monnier (reset_buffer_local_variables): Remove redundant setting.
2003-05-23 André Spiegel #
2003-05-23 André Spiegel (vc-cvs-checkout): Don't leave the branch when REV is t.
2003-05-23 Stefan Monnier (perl-font-lock-syntactic-keywords): Match more cases of /.../ patterns.
2003-05-23 Richard M. Stallman *** empty log message ***
2003-05-23 Lute Kamstra Remove unnecessary entry.
2003-05-23 Richard M. Stallman (forms--mode-commands1): Bind \t, not `tab'.
2003-05-23 Richard M. Stallman (repunctuate-sentences): New function.
2003-05-23 Richard M. Stallman (archive-lzh-summarize): Calculate correct total
2003-05-23 Lute Kamstra *** empty log message ***
2003-05-23 Lute Kamstra (checkdoc-file-comments-engine): Use
2003-05-23 Lute Kamstra Make the description of the library more
2003-05-23 Miles Bader Fix mismatched @def/@end pairs (inadvertently nested?).
2003-05-23 Stefan Monnier (define-skeleton): Use the `no-self-insert' property.
2003-05-22 Stefan Monnier *** empty log message ***
2003-05-22 Stefan Monnier Summary: MIME support added for e-mail processing that
2003-05-22 Juanma Barranquero *** empty log message ***
2003-05-22 Juanma Barranquero (Creating Strings): Update split-string specification and examples.
2003-05-22 Juanma Barranquero (split-string): Implement specification that splitting on explicit separators
2003-05-22 Dave Love *** empty log message ***
2003-05-22 Dave Love (difftime) [!HAVE_DIFFTIME]: Define.
2003-05-22 Kai Großjohann (Indentation): Explain the concepts.
2003-05-22 Dave Love *** empty log message ***
2003-05-22 Dave Love Include lisp.h, not ../src/lisp.h.
2003-05-22 Dave Love Include lisp.h, not ../src/lisp.h.
2003-05-22 Dave Love Remove redundant test for term.h. Test for
2003-05-22 Kenichi Handa (ENCODE_UNSAFE_CHARACTER): Adjusted for the name change
2003-05-22 Kenichi Handa (CODING_REPLACEMENT_CHARACTER): Renamed from
2003-05-22 Kenichi Handa Updated.
2003-05-22 Kenichi Handa *** empty log message ***
2003-05-22 Kenichi Handa ("chinese-py-punct-b5"): Change the title
2003-05-22 Kenichi Handa *** empty log message ***
2003-05-22 Kenichi Handa (select-safe-coding-system): Try
2003-05-21 Dave Love *** empty log message ***
2003-05-21 Dave Love utf bits. useXIM.
2003-05-21 Dave Love useXIM. index entries.
2003-05-21 Dave Love (x_window, x_window): Use use_xim.
2003-05-21 Dave Love (use_xim): Initialize.
2003-05-21 Dave Love (use_xim) [HAVE_X_I18N]: Declare.
2003-05-21 Dave Love (unicodedata-file): New.
2003-05-21 Jason Rumney *** empty log message ***
2003-05-21 Jason Rumney (main) [WINDOWSNT]: Move it here.
2003-05-21 Jason Rumney (_start): Remove _fmode initialization.
2003-05-21 Nick Roberts (gud-gdba-command-name): Use -noasync option for Gdb
2003-05-21 Nick Roberts *** empty log message ***
2003-05-21 Stefan Monnier (get_local_map): Don't get char-property of previous
2003-05-21 Lute Kamstra *** empty log message ***
2003-05-21 Lute Kamstra Do not instruct the user to autoload `ansi-color-for-comint-mode-on'.
2003-05-21 Stefan Monnier (ctl-x-map): Remove the C-x U binding added recently.
2003-05-21 Dave Love *** empty log message ***
2003-05-21 Nick Roberts (gdb-view-source, gdb-selected-view): New variables.
2003-05-21 Nick Roberts *** empty log message ***
2003-05-20 Dave Love Notes on fonts, Debian packages.
2003-05-20 Dave Love *** empty log message ***
2003-05-20 Dave Love Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
2003-05-20 Dave Love Define LIBS_MAIL=-llockfile.
2003-05-20 Dave Love Append * to s390-*-linux-gnu case.
2003-05-20 Dave Love (MAIL_USE_FLOCK): Make it conditional.
2003-05-19 Juanma Barranquero *** empty log message ***
2003-05-19 Juanma Barranquero (desktop-save): Ensure parameter is expanded and ends with a slash before
2003-05-19 John Paul Wallington *** empty log message ***
2003-05-19 John Paul Wallington (xml-name-regexp): Wrap in `eval-and-compile'.
2003-05-19 Stefan Monnier *** empty log message ***
2003-05-19 Dave Love *** empty log message ***
2003-05-19 Dave Love Doc fixes.
2003-05-19 Kai Großjohann * simple.el (kill-whole-line): New function.
2003-05-19 Richard M. Stallman *** empty log message ***
2003-05-19 Richard M. Stallman Correct invariant section names.
2003-05-19 Richard M. Stallman (goto-address-fontify-maximum-size): Value t means no limit.
2003-05-19 Richard M. Stallman (find-function-on-key): Move the call to find-function-other-window
2003-05-19 Richard M. Stallman (ff-special-constructs): Delete the Ada entry.
2003-05-19 Richard M. Stallman (x-create-frame-with-faces): Don't call face-set-after-frame-default.
2003-05-19 Richard M. Stallman Mark as obsolete.
2003-05-19 Richard M. Stallman Comment change.
2003-05-19 Richard M. Stallman (Finternal_set_lisp_face_attribute): Handle Qunspecified
2003-05-19 Richard M. Stallman (Fignore_event): Doc fix.
2003-05-19 Kenichi Handa (decode_coding_string): Handle post-read-conversion
2003-05-19 Kenichi Handa *** empty log message ***
2003-05-19 Juanma Barranquero *** empty log message ***
2003-05-18 Juanma Barranquero (skeleton-internal-1): Allow - as alternate interesting point marker and revert
2003-05-18 Nick Roberts (put-arrow): Rename gdb-put-arrow and simplify.
2003-05-18 Nick Roberts *** empty log message ***
2003-05-18 Stefan Monnier (beginning-of-defun-raw): Use shy-group.
2003-05-18 Stefan Monnier (executable-set-magic): Remove unused vars `point' and `buffer-modified-p'.
2003-05-18 Stefan Monnier (mail-mode): Don't bother setting paragraph-start.
2003-05-18 Stefan Monnier Use explicit coding tag.
2003-05-18 Stefan Monnier (sgml-xml-auto-coding-function, sgml-html-meta-auto-coding-function):
2003-05-18 Stefan Monnier (hz-set-msb-table): Build when compiling.
2003-05-18 Stefan Monnier (indian-regexp-of-hashtbl-keys): Don't sort the argument to regexp-opt.
2003-05-18 Stefan Monnier *** empty log message ***
2003-05-18 John Paul Wallington *** empty log message ***
2003-05-18 John Paul Wallington Update copyright years.
2003-05-18 John Paul Wallington (ibuffer-display-summary): New customizable variable.