bpt/emacs.git
1998-06-10 Richard M.... (Feval_region): Accept 4 args.
1998-06-10 Richard M.... (help-make-xrefs): When scanning keymap binding listings,
1998-06-09 Richard M.... (uce-message-text): Change the text of message that...
1998-06-09 Edward M. ReingoldPrevent diary display from being corrupted on printed...
1998-06-09 Edward M. ReingoldMinor fix to previous change.
1998-06-09 Edward M. ReingoldRewrote calendar-mouse-holidays, calendar-mouse-view...
1998-06-09 Edward M. ReingoldDon't overide default value of diary-file.
1998-06-09 Richard M.... (PTR_TO_OFFSET): Alternate definition if not `emacs'.
1998-06-09 Richard M.... (mail-header-end): Widen.
1998-06-09 Richard M.... (pod2man-program): Var reinstalled.
1998-06-09 Richard M.... (apropos-print): The cross ref for a variable
1998-06-09 Richard M.... Comment change.
1998-06-09 Richard M.... (ange-ftp-expand-dir): Use null-device.
1998-06-09 Richard M.... (null-device): New variable.
1998-06-09 Richard M.... (grep-null-device): Variable deleted.
1998-06-09 Richard M.... (find-file-noselect-1): New function.
1998-06-09 Dan Nicolaescu*** empty log message ***
1998-06-09 Richard M.... (ange-ftp-file-name-completion): Use ange-ftp-this...
1998-06-09 Richard M.... (XTread_socket): Accept Japanese XK keysyms.
1998-06-09 Richard M.... (redisplay_internal): If cursor's in the frame's echo...
1998-06-08 Richard M.... Comment change.
1998-06-08 Richard M.... Fix spooled file bugs.
1998-06-08 Richard M.... (texinfo-insert-master-menu-list): Insert \n after...
1998-06-08 Richard M.... (ange-ftp-file-name-completion): Do hostname
1998-06-08 Richard M.... (struct lisp_parse_state): New field, levelstarts.
1998-06-08 Richard M.... Comment change.
1998-06-08 Richard M.... (cperl-problems): Doc fix.
1998-06-07 Richard M.... Second half of changes in version 1.4.
1998-06-07 Richard M.... (cperl-pod-to-manpage): Function deleted
1998-06-07 Richard M.... (MANIFEST): Include most subdirs, but exclude subdirs.el
1998-06-07 Richard M.... Comment change.
1998-06-07 Richard M.... Fix up first line.
1998-06-07 Richard M.... (struct kboard): New elts Vreal_last_command and Vlast_...
1998-06-07 Richard M.... (cmd_error): Init Vlast_prefix_arg.
1998-06-07 Richard M.... (syms_of_callint): Set up Lisp variable.
1998-06-07 Richard M.... (mark_kboards): Mark Vlast_prefix_arg too.
1998-06-07 Richard M.... (mark_kboards): Mark all the Lisp_Object fields.
1998-06-07 Stephen Eglen(iswitchb-require-match, iswitchb-temp-buflist, iswitch...
1998-06-07 Richard M.... (mail-mode): Include `-- ' and `---+' in
1998-06-07 Richard M.... (message-mode): Set paragraph-start and
1998-06-06 Richard M.... (fortran-electric-line-number): Add delete-selection...
1998-06-06 Richard M.... Properly terminate a comment.
1998-06-06 Richard M.... (comment-region): Check for enough chars to delete
1998-06-06 Richard M.... (rmail): Prevent find-file from calling
1998-06-06 Richard M.... (init_callproc): Check Vinstallation_directory even...
1998-06-06 Richard M.... (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
1998-06-06 Dan Nicolaescu*** empty log message ***
1998-06-06 Richard M.... (scan_lists): Properly skip the comment-fence character
1998-06-06 Richard M.... (string-rectangle-line): Delete the rectangle first.
1998-06-05 Richard M.... (Man-kill, Man-quit): Use quit-window.
1998-06-05 Richard M.... (fill-paragraph):
1998-06-05 Brian Youmanschanged old address to 59 Temple address in licence...
1998-06-05 Edward M. ReingoldFix menu separators.
1998-06-05 Karl HeuerComment fix.
1998-06-05 Karl Heuer#include sys/file.h
1998-06-05 Karl Heuer(Finsert_file_contents): Always update
1998-06-05 Karl Heuer(D_OK): Define new macro.
1998-06-05 Karl Heuer(jka-compr-write-region): Ensure
1998-06-05 Karl HeuerComment change.
1998-06-05 Karl HeuerClean up mechanism for removing -l loadup from end.
1998-06-05 Karl HeuerComment change.
1998-06-05 André Spiegel(vc-directory): Bind vc-dired-switches in order to...
1998-06-05 André Spiegel(dired-internal-noselect): Call either dired-mode or...
1998-06-04 Dan Nicolaescu*** empty log message ***
1998-06-04 Karl Heuer(esc-map): Bind C-M-% to query-replace-regexp.
1998-06-04 Karl Heuer(rmail-summary-rmail-update): Set message
1998-06-04 Karl Heuer(rmail-toggle-header): Redo previous change;
1998-06-04 Karl Heuer(byte-compile-lambda): Fix previous change.
1998-06-04 Karl Heuer(main): Don't implement --version if not initialized.
1998-06-04 Karl Heuer(customize-group-other-window): Fix previous change.
1998-06-03 Dan Nicolaescu*** empty log message ***
1998-06-03 André Spiegel(vc-dired-hook): Kill excluded directories recursively.
1998-06-03 Karl HeuerHandle the new convention that `position' values
1998-06-03 Karl Heuer(create_root_interval): Initialize position to 0
1998-06-03 Karl Heuer(DECODE_FILE, ENCODE_FILE):
1998-06-03 Karl Heuer(code_convert_string_norecord): New function.
1998-06-03 Karl Heuer(find-function-noselect): Don't call
1998-06-03 Karl Heuer(list-character-sets-1): New subroutine.
1998-06-03 Karl Heuer(toggle-read-only): When exiting View mode, locally
1998-06-03 Karl Heuer(View-exit-and-edit): Bind view-no-disable-on-exit...
1998-06-02 Karl Heuer(sys_subshell): Cast arg to chdir.
1998-06-02 Karl Heuer(syms_of_keyboard): Doc fix for suggest-key-bindings.
1998-06-02 Dave Love(normal-top-level-add-subdirs-to-load-path): Ignore
1998-06-02 Kenichi Handa(string_to_non_ascii_char): Don't check the arg
1998-06-02 Karl Heuer(customize-group, customize-group-other-window)
1998-06-02 Karl Heuer(Info-exit): Use quit-window.
1998-06-02 Karl Heuer(rmail-toggle-header): Preserve point
1998-06-02 Kenichi Handa(detect_coding_mask): Initilize local variable C.
1998-06-01 Karl Heuer(shrink-window-if-larger-than-buffer):
1998-06-01 Karl Heuer(archive-extract): Fix handling of 'view option.
1998-06-01 Karl Heuer(apropos-variable): Fixed argument to apropos-command.
1998-06-01 Karl Heuer(help-setup-xref): Change all callers to
1998-06-01 Karl Heuer(event-apply-alt-modifier, etc): Doc fixes.
1998-06-01 Karl Heuer(main): Test `initialized' before clearing *Messages*.
1998-06-01 Karl Heuer(SOCKLEN_TYPE): Define as int.
1998-06-01 Richard M.... Remember the last TWO strings skipped with #@.
1998-06-01 Karl Heuer(Fcall_process): Avoid initializer on auto struct.
1998-06-01 Dave Love(sgml-font-lock-keywords-1): Add -. as
1998-06-01 Andrew InnesUse 1 as explicit value of empty #defines.
1998-06-01 Andrew Innes(LOCAL_FLAGS): Define HAVE_CONFIG_H.
next