Mercurial > emacs
graph
-
(mouse-set-region): Call set-mark to activate mark.1993-05-15, by Richard M. Stallman
-
(isearch-done): Don't activate mark.1993-05-15, by Richard M. Stallman
-
(face-initialize): Don't create the `modeline' face.1993-05-15, by Richard M. Stallman
-
(mouse-drag-region): New command, on down-mouse-1.1993-05-15, by Richard M. Stallman
-
(byte-compile-track-mouse): New function.1993-05-15, by Richard M. Stallman
-
(Fx_selection_exists_p): Handle nil, t as SELECTION arg.1993-05-15, by Richard M. Stallman
-
(transient-mark-mode): New command.1993-05-15, by Richard M. Stallman
-
(compute_char_face): New args REGION_BEG, REGION_END.1993-05-15, by Richard M. Stallman
-
(direct_output_forward_char): Just give up1993-05-15, by Richard M. Stallman
-
(map-y-or-n-p): Show the answers in the echo area.1993-05-15, by Richard M. Stallman
-
Make links in info subdir.1993-05-15, by Richard M. Stallman
-
* buffer.c (Fmove_overlay): If the overlay is in no buffer and the1993-05-14, by Jim Blandy
-
(access_keymap): Handle any length vector.1993-05-14, by Richard M. Stallman
-
(command_loop_1): Don't do it here.1993-05-14, by Richard M. Stallman
-
(isearch-mode-map): Handle any length vector in keymap.1993-05-14, by Richard M. Stallman
-
* buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,1993-05-14, by Jim Blandy
-
* vc.el (vc-version-diff): Match parens.1993-05-14, by Jim Blandy
-
* xterm.c (dumpglyphs): Give the cursor higher priority than the1993-05-14, by Jim Blandy
-
* xfaces.c (compute_char_face): When merging the overlays,1993-05-14, by Jim Blandy
-
The text property routines can now modify buffers other1993-05-14, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.1993-05-14, by Jim Blandy
-
* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>1993-05-14, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.1993-05-14, by Jim Blandy
-
* intervals.c (set_point): Check for point out of bounds before1993-05-14, by Jim Blandy
-
* dispnew.c (direct_output_for_insert): Compute the face of the1993-05-14, by Jim Blandy
-
* cmds.c (Fforward_char): Check proposed new position, and then1993-05-14, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.1993-05-14, by Jim Blandy
-
* configure.in: Call AC_STDC_HEADERS.1993-05-14, by Jim Blandy
-
(vc-revert-buffer1): Don't assume that compilation-error-list1993-05-14, by Richard M. Stallman
-
(emerge-find-difference-diff): Renamed from emerge-find-difference.1993-05-13, by Richard M. Stallman
-
(emerge-setup-fixed-keymaps): Put emerge-abort on C-].1993-05-13, by Richard M. Stallman
-
(emerge-count-matches-string): Renamed from count-matches-string.1993-05-13, by Richard M. Stallman
-
Install DRW's version 5.1993-05-13, by Richard M. Stallman
-
(vc-version-diff): Don't move point in current buffer.1993-05-13, by Richard M. Stallman
-
(tags-table-including): Take new third arg CORE-ONLY. If non-nil,1993-05-13, by Roland McGrath
-
* xfaces.c (intern_frame_face): Exchange order of arguments, to1993-05-13, by Jim Blandy
-
* xdisp.c (copy_rope, copy_part_of_rope): Add face argument.1993-05-13, by Jim Blandy
-
Provide 'menu-bar.1993-05-13, by Richard M. Stallman
-
(face-initialize): New function.1993-05-13, by Richard M. Stallman
-
Don't put frame-initialize and frame-notice-user-settings on hooks.1993-05-13, by Richard M. Stallman
-
* textprop.c (Fnext_single_property_change,1993-05-13, by Jim Blandy
-
(command-line): Call frame-initialize explicitly.1993-05-13, by Richard M. Stallman
-
(Setting minor-mode-map-alist):1993-05-13, by Richard M. Stallman
-
(main): Don't require that there be input files if -i switches were given.1993-05-13, by Roland McGrath
-
*** empty log message ***1993-05-13, by Jim Blandy
-
(child_setup): Omit duplicates from new env array.1993-05-13, by Richard M. Stallman
-
(make_lispy_event): Don't set shift modifier for C-^.1993-05-13, by Richard M. Stallman
-
(current_minor_maps): Call Findirect_function, so symbols1993-05-13, by Richard M. Stallman
-
(display_text_line): Use break; to exit loop at eol.1993-05-13, by Richard M. Stallman
-
(kbd-macro-query): Fix prompt string.1993-05-12, by Richard M. Stallman
-
(Faccessible_keymaps): Use whatever size the vector has.1993-05-12, by Richard M. Stallman
-
(default-menubar): Make initial value nil.1993-05-12, by Richard M. Stallman
-
Improve doc strings and prompt strings.1993-05-12, by Richard M. Stallman
-
(comint-filter): Increment opoint only if after insertion point.1993-05-12, by Richard M. Stallman
-
(te-pass-through): Handle meta chars and non-char events.1993-05-12, by Richard M. Stallman
-
(Fx_popup_menu): Add a vector of prefix keys for the panes.1993-05-12, by Richard M. Stallman
-
Initial revision1993-05-11, by Jim Meyering
-
(vc-diff): Report an error if the buffer isn't registered.1993-05-11, by Richard M. Stallman
-
Re-arranged stuff to put defsubst accessors at the top1993-05-11, by Jim Blandy
-
* xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE1993-05-11, by Jim Blandy
-
* xdisp.c (display_text_line): Make face-handling code conditional1993-05-11, by Jim Blandy
-
* fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the1993-05-11, by Jim Blandy
-
* systime.h: Use the strategy from getdate.y to include the proper1993-05-11, by Jim Blandy
-
Use pushdef and popdef, instead of saving the macro's value in a1993-05-10, by Jim Blandy
-
* xfns.c (Fx_create_frame): Use an XLFD name for the default font,1993-05-10, by Jim Blandy
-
* configure.in: Sidestep autoconf's quoting of the second argument1993-05-10, by Jim Blandy
-
(buffer-menu): Don't save a window config.1993-05-10, by Richard M. Stallman
-
(byte-recompile-directory): If ARG is non-nil, set it to its prefix1993-05-10, by Roland McGrath
-
* s/template.h: Explain the relative significance of the SIGIO and1993-05-10, by Jim Blandy
-
* s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn't1993-05-10, by Jim Blandy
-
* xdisp.c (display_text_line): Apply faces to characters1993-05-10, by Jim Blandy
-
* xfns.c (x_make_gc): After building the GC's for the frame, call1993-05-10, by Jim Blandy
-
* xfaces.c (Fmake_face_internal): Do nothing for non-X frames.1993-05-10, by Jim Blandy
-
Arrange to tell redisplay about changes in overlays.1993-05-10, by Jim Blandy
-
* config.h.in: Remove mention of GLYPH datatype; that shouldn't be1993-05-10, by Jim Blandy
-
* keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid1993-05-10, by Jim Blandy
-
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is1993-05-10, by Jim Blandy
-
* xdisp.c (display_text_line): Apply faces to characters according1993-05-10, by Jim Blandy
-
* dispextern.h (struct face): Add cached_index member.1993-05-10, by Jim Blandy
-
* config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,1993-05-10, by Jim Blandy
-
Arrange to tell redisplay about changes in overlays.1993-05-10, by Jim Blandy
-
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is1993-05-10, by Jim Blandy
-
* Makefile.in (DEFS): Remove this; we have configure build a1993-05-10, by Jim Blandy
-
* keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.1993-05-10, by Jim Blandy
-
* x-win.el: Since we require faces.el, there's no point in setting1993-05-09, by Jim Blandy
-
(rmail-output): Undo June 11 1992 change:1993-05-09, by Richard M. Stallman
-
* finder.el: Bind finder-exit to 'q', not 'x'; the former is the1993-05-09, by Jim Blandy
-
* faces.el: Call internal-set-face-1, not internat-set-face-1.1993-05-09, by Jim Blandy
-
* faces.el (read-face-name): Call face-list, not list-faces.1993-05-09, by Jim Blandy
-
(dabbrev-expand): Delete a search-forward call1993-05-09, by Richard M. Stallman
-
(find-change-log): If there is a buffer-local value of1993-05-09, by Roland McGrath
-
The GNU coding standards specify that CFLAGS should be left for1993-05-09, by Jim Blandy
-
* Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,1993-05-09, by Jim Blandy
-
(query-replace-map): Bind [escape] like "\e".1993-05-09, by Richard M. Stallman
-
Doc fix.1993-05-09, by Richard M. Stallman
-
(kbd-macro-query): Use query-replace-map to define answers.1993-05-09, by Richard M. Stallman
-
(vc-backend-diff): Handle either string or list.1993-05-09, by Richard M. Stallman
-
(diff-switches): Define var here as well as in diff.el.1993-05-09, by Richard M. Stallman
-
Comment fix.1993-05-09, by Richard M. Stallman
-
*** empty log message ***1993-05-09, by Richard M. Stallman
-
[SCO]: Include time.h.1993-05-09, by Richard M. Stallman
-
(mail-do-fcc): Don't output a newline before From...1993-05-09, by Richard M. Stallman
-
(rmail-convert-to-babyl-format): Delete 1 char1993-05-09, by Richard M. Stallman
-
(jump-to-register): Allow file name "in" a register.1993-05-09, by Richard M. Stallman
-
(scroll-bar-drag, scroll-bar-drag-1): New functions.1993-05-08, by Richard M. Stallman
-
Require help-macro, not help-screen.1993-05-08, by Richard M. Stallman
-
Provide help-macro, not help-screen.1993-05-08, by Richard M. Stallman
-
Don't add menu bar to minibuffer-only frames.1993-05-08, by Richard M. Stallman
-
(Fx_get_mouse_event, Fx_mouse_events): Code deleted.1993-05-08, by Richard M. Stallman
-
(Vmouse_event): Var deleted.1993-05-08, by Richard M. Stallman
-
(vc-directory-18): cd to the directory in question before the file tree walk.1993-05-08, by Richard M. Stallman
-
(vc-directory-18): New function.1993-05-08, by Richard M. Stallman