Mercurial > emacs
graph
-
(Vuse_hard_newlines): New variable.1995-01-13, by Richard M. Stallman
-
(forward-paragraph): Notice use-hard-newlines value.1995-01-13, by Richard M. Stallman
-
(fill-region-as-paragraph): Don't modify newline1995-01-13, by Richard M. Stallman
-
(open-line, split-line, next-line): Use `newline'1995-01-13, by Richard M. Stallman
-
(list-buffers): Fix previous change.1995-01-13, by Richard M. Stallman
-
Fix previous change.1995-01-13, by Richard M. Stallman
-
(list-buffers): New function.1995-01-13, by Richard M. Stallman
-
(printchar, strout): Call message_dolog.1995-01-13, by Karl Heuer
-
Declare message_dolog.1995-01-13, by Karl Heuer
-
(message_log_need_newline): New var.1995-01-13, by Karl Heuer
-
(easy-menu-define): Doc fix.1995-01-13, by Karl Heuer
-
Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.1995-01-13, by Karl Heuer
-
(DONT_COPY_FLAG): Default this to 1.1995-01-13, by Karl Heuer
-
(revert-buffer): Recompute buffer-file-truename.1995-01-12, by Richard M. Stallman
-
(internal_equal): Delete redundant tests.1995-01-12, by Karl Heuer
-
(indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.1995-01-12, by Richard M. Stallman
-
(indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.1995-01-12, by Richard M. Stallman
-
(find-backup-file-name): Run a file name handler.1995-01-12, by Richard M. Stallman
-
(ange-ftp-set-buffer-mode): Don't set make-backup-files.1995-01-12, by Richard M. Stallman
-
(unexec): Cast value of sbrk.1995-01-12, by Richard M. Stallman
-
(internal_equal): Once again use a switch.1995-01-12, by Richard M. Stallman
-
Global polishing, some bugs corrected, dynamic allocation used instead1995-01-12, by Francesco Potortì
-
(mouse-select-buffer) Handle an aborted selection.1995-01-12, by Richard M. Stallman
-
(etags-goto-tag-location): Add 1 to char positions in TAGS.1995-01-12, by Richard M. Stallman
-
(define-derived-mode): Doc fix.1995-01-11, by Richard M. Stallman
-
Put height and width from geometry parm into default-frame-alist.1995-01-11, by Richard M. Stallman
-
(main): Skip past the colon in inname.1995-01-11, by Richard M. Stallman
-
(DONT_COPY_FLAG): Fix typo.1995-01-11, by Karl Heuer
-
(isearch-edit-string): Disable message logging.1995-01-11, by Karl Heuer
-
Use large constants for Lisp_Misc_Type.1995-01-11, by Karl Heuer
-
(Fgarbage_collect): Don't log the GC message.1995-01-11, by Karl Heuer
-
(message1_nolog): New function.1995-01-11, by Karl Heuer
-
(Vmessage_log_max): New var.1995-01-11, by Karl Heuer
-
(echo): Don't log the key echoes.1995-01-11, by Karl Heuer
-
Declare all non-returning functions `void'.1995-01-11, by Karl Heuer
-
(dired-insert-directory): Don't call expand-file-name1995-01-11, by Richard M. Stallman
-
(DONT_COPY_FLAG): New bit flag.1995-01-11, by Richard M. Stallman
-
(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,1995-01-11, by Richard M. Stallman
-
(struct Lisp_Free, struct Lisp_Marker, etc.):1995-01-11, by Richard M. Stallman
-
Don't use go32 for make-docfile; the arg list is too long.1995-01-11, by Karl Heuer
-
Use coff2exe on make-docfile, instead of go32 when running it.1995-01-11, by Karl Heuer
-
rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.1995-01-10, by Noah Friedman
-
(Fnarrow_to_region): Swap using temp Lisp_Object, not int.1995-01-10, by Karl Heuer
-
(Finsert_char): Check inherit flag for long strings too.1995-01-10, by Karl Heuer
-
(syms_of_keyboard): Doc fix.1995-01-10, by Richard M. Stallman
-
(show-paren-command-hook): Don't alter paren-mismatch face1995-01-10, by Richard M. Stallman
-
(face-nontrivial-p): New function.1995-01-10, by Richard M. Stallman
-
* etags.c (pfatal): New function.1995-01-10, by Francesco Potortì
-
Doc fixes (simon's email address and shell-mode)1995-01-10, by Simon Marshall
-
* etags.c (Lang_function): Use void instead to declare the1995-01-10, by Francesco Potortì
-
(face-try-color-list): Treat `underline' as valid.1995-01-10, by Richard M. Stallman
-
Removed several more gratuitous autoload cookies.1995-01-10, by Noah Friedman
-
(Fscroll_other_window): On small windows, scroll by 1 line.1995-01-10, by Karl Heuer
-
Fix text punctuation.1995-01-09, by Karl Heuer
-
Better format of files-by-directory menus.1995-01-09, by Richard M. Stallman
-
(concat, xmalloc, xrealloc, readline, xnew): Four new1995-01-09, by Richard M. Stallman
-
(mouse-drag-region): As once in the past,1995-01-09, by Richard M. Stallman
-
(listify-key-sequence-1): Update for change in CHAR_META.1995-01-09, by Richard M. Stallman
-
(store_in_keymap): Copy a cons only if car is a string.1995-01-08, by Richard M. Stallman
-
Don't include param.h.1995-01-08, by Richard M. Stallman