Mercurial > emacs
graph
-
* config.guess: Recognize Cray90 (from Pete TerMaat).1995-05-15, by Per Bothner
-
(vmotion): handle the case where `minibuf_prompt' is nil.1995-05-15, by Karl Heuer
-
Add configuration for semi-hosted ARM.1995-05-13, by Erich Stefan Boleyn
-
(vmotion): Simplify. Replace last three args with a single1995-05-13, by Karl Heuer
-
(minmax): New macro.1995-05-13, by Karl Heuer
-
(Fdelete_other_windows): Fix args to vmotion.1995-05-13, by Karl Heuer
-
Initial revision1995-05-13, by Karl Heuer
-
(Qvendor_specific_keysyms): New var.1995-05-13, by Karl Heuer
-
(main) [NeXT]: Add missing braces.1995-05-12, by Karl Heuer
-
(rlogin-history): New defvar.1995-05-12, by Roland McGrath
-
(compilation-next-error-locus): Ignore zero column number.1995-05-12, by Roland McGrath
-
(vc-status): If vc-locking-user returns a number, compare it to (user-uid).1995-05-12, by Roland McGrath
-
(vxworks29k): New alias.1995-05-12, by Doug Evans
-
Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.1995-05-12, by Simon Marshall
-
(init_system_name): Clean up signedness mismatch.1995-05-12, by Karl Heuer
-
Miscellaneous fixes for better compatibility with1995-05-12, by Karl Heuer
-
(float_to_string): Fix type mismatch and simplify.1995-05-12, by Karl Heuer
-
Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.1995-05-12, by Per Bothner
-
(unexec): Fix type mismatch.1995-05-12, by Karl Heuer
-
[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.1995-05-11, by Karl Heuer
-
[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.1995-05-11, by Karl Heuer
-
(tcl-type-alist): Include entry for "proc".1995-05-11, by Tom Tromey
-
(tags-loop-continue): Doc fix.1995-05-11, by Roland McGrath
-
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.1995-05-11, by Roland McGrath
-
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not1995-05-10, by Tom Tromey
-
Bug fix in menu code for XEmacs.1995-05-10, by Tom Tromey
-
AIX support from Tim Bell <tbel@afsmail.cern.ch>: make-3-73-3 make-3-741995-05-10, by Roland McGrath
-
Changed "Lucid Emacs" to "XEmacs".1995-05-09, by Tom Tromey
-
Add powerpc little endian support; Add powerpc variants; Add pentium variants1995-05-09, by Michael Meissner
-
Use sqrt (more portable) instead of fmod in -lm check.1995-05-09, by David J. MacKenzie
-
(BSD): Include sys/param.h instead of redefining BSD.1995-05-09, by Richard M. Stallman
-
Put nt/emacs.ico and nt/emacs.rc in dist.1995-05-09, by Richard M. Stallman
-
Do copy src/makefile.nt.1995-05-09, by Richard M. Stallman
-
(Info-directory-list): Use installation-directory,1995-05-09, by Richard M. Stallman
-
(Fcall_process): Keep reading till buffer is nearly full.1995-05-09, by Richard M. Stallman
-
Vdefault_minibuffer_frame is now part of KBOARD instead1995-05-09, by Karl Heuer
-
(struct kboard): New member Vdefault_minibuffer_frame.1995-05-09, by Karl Heuer
-
(init_kboard): Initialize Vdefault_minibuffer_frame.1995-05-09, by Karl Heuer
-
(VMS_SUPPORT): Add missing `.elc'.1995-05-09, by Richard M. Stallman
-
(make_frame_without_minibuffer): New arg KB.1995-05-09, by Karl Heuer
-
(Fx_create_frame): Pass kb to make_frame_without_minibuffer.1995-05-09, by Karl Heuer
-
[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.1995-05-09, by Karl Heuer
-
(Funfocus_frame): Check for live X frame.1995-05-09, by Richard M. Stallman
-
[MULTI_FRAME] (init_window_once): Set Vterminal_frame1995-05-09, by Karl Heuer
-
(mail-font-lock-keywords): Make mail-header-separator into a regexp.1995-05-09, by Richard M. Stallman
-
(news-reply-mode): Add ^ to paragraph delimiters.1995-05-09, by Richard M. Stallman
-
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.1995-05-09, by Richard M. Stallman
-
(x_consider_frame_title): When setting multiple_frames,1995-05-09, by Karl Heuer
-
removed ^Ms1995-05-09, by Geoff Voelker
-
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.1995-05-09, by Richard M. Stallman
-
Initial revision1995-05-09, by Geoff Voelker
-
[MULTI_KBOARD] (read_char): If the character was for1995-05-09, by Karl Heuer
-
(news-setup): Bind mail-signature to nil.1995-05-09, by Richard M. Stallman
-
(prepare_menu_bars): Save and restore the match data.1995-05-09, by Richard M. Stallman
-
(ediff-revision-key): Default value nil.1995-05-08, by Richard M. Stallman
-
(info-insert-file-contents): Don't use1995-05-08, by Richard M. Stallman
-
(Helper-help): Use read-key-sequence.1995-05-08, by Richard M. Stallman
-
(add-log-current-defun): Handle objc-mode like c-mode;1995-05-08, by Richard M. Stallman
-
(Fdump_emacs): Don't use & before my_edata.1995-05-08, by Richard M. Stallman
-
(Fread_key_sequence): Doc fix.1995-05-08, by Richard M. Stallman