]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1995-01-18 Karl Heuer(remote-compile): Use new global remote-shell-program.
1995-01-18 Karl Heuer(rsh): Use new global remote-shell-program.
1995-01-18 Karl Heuer(ange-ftp-gateway-program, ange-ftp-shell-command)...
1995-01-18 Karl Heuer(remote-shell-program): New var.
1995-01-18 Francesco Potortì* etags.c (longopts, print_help, main): Use -I as abbre...
1995-01-18 Richard M.... (gud-gdb-find-file): Propagate debug menu to found...
1995-01-17 Richard M.... (dbx): Fix missing cast of $curline for Irix.
1995-01-17 Richard M.... (pascal-mode-map, pascal-outline-map):
1995-01-17 Simon MarshallMake sure the event read by comint-dynamic-list-complet...
1995-01-17 Richard M.... (command-line-1): Handle -f with kbd macro.
1995-01-17 Richard M.... (list_buffers_1, Flist_buffers): Functions deleted.
1995-01-17 Karl Heuer(message_dolog): Ignore narrowing.
1995-01-17 Karl Heuer(redisplay, redisplay_window, display_mode_line, decode...
1995-01-17 Karl Heuer(struct window): New member column_number_displayed.
1995-01-17 Karl Heuer(write_glyphs, insert_glyphs): Call checkmagic.
1995-01-17 Karl HeuerDeclare checkmagic.
1995-01-17 Karl Heuer(cmcheckmagic): New function.
1995-01-16 Karl Heuer(calendar): Doc fix.
1995-01-16 Karl Heuer(standard-display-ascii): Doc fix. Allow use with X.
1995-01-16 Karl Heuer(iso-aggressive-german-trans-tab): Doc fix.
1995-01-16 Richard M.... (kbd_buffer_store_event): Cast arg of bcopy.
1995-01-15 Roland McGrath(r_alloc_init): Remove unused variable END.
1995-01-15 Roland McGrath(vc-do-command): Use set-buffer-modified-p instead...
1995-01-15 Roland McGrath(not-modified): Doc fix.
1995-01-15 Roland McGrath(etags-tags-completion-table): Don't let match string...
1995-01-14 Karl Heuer(vc-directory): Prompt for a directory, not a file.
1995-01-14 Karl Heuer(Fpurecopy): Mask size field when copying pseudovector.
1995-01-13 Richard M.... Declare Qrear_nonsticky.
1995-01-13 Richard M.... (Vuse_hard_newlines): New variable.
1995-01-13 Richard M.... (forward-paragraph): Notice use-hard-newlines value.
1995-01-13 Richard M.... (fill-region-as-paragraph): Don't modify newline
1995-01-13 Richard M.... (open-line, split-line, next-line): Use `newline'
1995-01-13 Richard M.... (list-buffers): Fix previous change.
1995-01-13 Richard M.... Fix previous change.
1995-01-13 Richard M.... (list-buffers): New function.
1995-01-13 Karl Heuer(printchar, strout): Call message_dolog.
1995-01-13 Karl HeuerDeclare message_dolog.
1995-01-13 Karl Heuer(message_log_need_newline): New var.
1995-01-13 Karl Heuer(easy-menu-define): Doc fix.
1995-01-13 Karl HeuerDon't allow MARKBIT and DONT_COPY_FLAG to be the same...
1995-01-13 Karl Heuer(DONT_COPY_FLAG): Default this to 1.
1995-01-12 Richard M.... (revert-buffer): Recompute buffer-file-truename.
1995-01-12 Karl Heuer(internal_equal): Delete redundant tests.
1995-01-12 Richard M.... (indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
1995-01-12 Richard M.... (indent-c++-exp): Handle `{ if (x)\n foo;\n bar;...
1995-01-12 Richard M.... (find-backup-file-name): Run a file name handler.
1995-01-12 Richard M.... (ange-ftp-set-buffer-mode): Don't set make-backup-files.
1995-01-12 Richard M.... (unexec): Cast value of sbrk.
1995-01-12 Richard M.... (internal_equal): Once again use a switch.
1995-01-12 Francesco PotortìGlobal polishing, some bugs corrected, dynamic allocati...
1995-01-12 Richard M.... (mouse-select-buffer) Handle an aborted selection.
1995-01-12 Richard M.... (etags-goto-tag-location): Add 1 to char positions...
1995-01-11 Richard M.... (define-derived-mode): Doc fix.
1995-01-11 Richard M.... Put height and width from geometry parm into default...
1995-01-11 Richard M.... (main): Skip past the colon in inname.
1995-01-11 Karl Heuer(DONT_COPY_FLAG): Fix typo.
1995-01-11 Karl Heuer(isearch-edit-string): Disable message logging.
1995-01-11 Karl HeuerUse large constants for Lisp_Misc_Type.
1995-01-11 Karl Heuer(Fgarbage_collect): Don't log the GC message.
1995-01-11 Karl Heuer(message1_nolog): New function.
1995-01-11 Karl Heuer(Vmessage_log_max): New var.
1995-01-11 Karl Heuer(echo): Don't log the key echoes.
1995-01-11 Karl HeuerDeclare all non-returning functions `void'.
1995-01-11 Richard M.... (dired-insert-directory): Don't call expand-file-name
1995-01-11 Richard M.... (DONT_COPY_FLAG): New bit flag.
1995-01-11 Richard M.... (main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,
1995-01-11 Richard M.... (struct Lisp_Free, struct Lisp_Marker, etc.):
1995-01-11 Karl HeuerDon't use go32 for make-docfile; the arg list is too...
1995-01-11 Karl HeuerUse coff2exe on make-docfile, instead of go32 when...
1995-01-10 Noah Friedmanrlogin-tab-or-complete: insert tab in buffer, don't...
1995-01-10 Karl Heuer(Fnarrow_to_region): Swap using temp Lisp_Object, not...
1995-01-10 Karl Heuer(Finsert_char): Check inherit flag for long strings...
1995-01-10 Richard M.... (syms_of_keyboard): Doc fix.
1995-01-10 Richard M.... (show-paren-command-hook): Don't alter paren-mismatch...
1995-01-10 Richard M.... (face-nontrivial-p): New function.
1995-01-10 Francesco Potortì* etags.c (pfatal): New function.
1995-01-10 Simon MarshallDoc fixes (simon's email address and shell-mode)
1995-01-10 Francesco Potortì* etags.c (Lang_function): Use void instead to declare the
1995-01-10 Richard M.... (face-try-color-list): Treat `underline' as valid.
1995-01-10 Noah FriedmanRemoved several more gratuitous autoload cookies.
1995-01-10 Karl Heuer(Fscroll_other_window): On small windows, scroll by...
1995-01-09 Karl HeuerFix text punctuation.
1995-01-09 Richard M.... Better format of files-by-directory menus.
1995-01-09 Richard M.... (concat, xmalloc, xrealloc, readline, xnew): Four new
1995-01-09 Richard M.... (mouse-drag-region): As once in the past,
1995-01-09 Richard M.... (listify-key-sequence-1): Update for change in CHAR_META.
1995-01-08 Richard M.... (store_in_keymap): Copy a cons only if car is a string.
1995-01-08 Richard M.... Don't include param.h.
1995-01-08 Richard M.... (syms_of_buffer): Doc fix.
1995-01-08 Richard M.... Fix buffer-undo-list.
1995-01-07 Roland McGrathInclude config.h first.
1995-01-07 Karl Heuer(VALBITS, GCTYPEBITS): Deleted; default is better.
1995-01-07 Karl Heuer(VALBITS): Adjust for new bit layout.
1995-01-07 Karl Heuer[XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; defaul...
1995-01-07 Karl Heuer(VALBITS, XTYPE): Adjust for new bit layout.
1995-01-07 Karl HeuerFix comment.
1995-01-06 Karl HeuerDelete obsolete comment.
1995-01-06 Richard M.... (C_entries): Ignore carriage return at end of line.
1995-01-06 Richard M.... (te-terminfo-systems-regexp): Variable deleted.
1995-01-06 Richard M.... (bibtex-clean-entry): Killing text while editing
next