1994-11-01 |
Richard M. Stallman |
(timezone-world-timezones): Add "UT" -> +000.
|
1994-11-01 |
Richard M. Stallman |
(cl-macroexpand): keep documentation from `macroexpand'.
|
1994-11-01 |
Richard M. Stallman |
(isearch-edit-string, isearch-toggle-case-fold):
|
1994-11-01 |
Edward M. Reingold |
New function to display an alternative diary file.
|
1994-11-01 |
Edward M. Reingold |
Bind new function to mouse.
|
1994-11-01 |
Edward M. Reingold |
Bind new function to key.
|
1994-11-01 |
Richard M. Stallman |
(comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.
|
1994-11-01 |
Karl Heuer |
(XTclear_end_of_line): Finish the line dance here too, just as was done in
|
1994-11-01 |
Richard M. Stallman |
(fast_find_position): Special case if POS is end of buffer.
|
1994-10-31 |
Karl Heuer |
(column_number_displayed): New variable.
|
1994-10-31 |
David J. MacKenzie |
update for Autoconf 2.0 and other recent changes.
|
1994-10-31 |
Richard M. Stallman |
(texinfo-alias-list): New variable.
|
1994-10-30 |
Richard M. Stallman |
Changed almost every doc string.
|
1994-10-30 |
Edward M. Reingold |
Delete old reference to window configuration.
|
1994-10-30 |
Richard M. Stallman |
(display_text_line): Truncate the minibuf_prompt if nec.
|
1994-10-30 |
Richard M. Stallman |
(BASE_PURESIZE): Increment MULTI_FRAME value.
|
1994-10-30 |
Richard M. Stallman |
(texinfo-format-scan): Make @- vanish; don't insert -.
|
1994-10-30 |
Richard M. Stallman |
Put mouse-set-font on C-down-mouse-1.
|
1994-10-30 |
Richard M. Stallman |
Load facemenu if have X.
|
1994-10-30 |
Richard M. Stallman |
(unexec): Don't print number of pure bytes used.
|
1994-10-30 |
Richard M. Stallman |
(line-move): Use sign of arg to choose error condition.
|
1994-10-30 |
Richard M. Stallman |
(blink-matching-open): Do blink if an even number of
|
1994-10-30 |
Edward M. Reingold |
Fix use of noday option for calendar-read-date.
|
1994-10-30 |
Edward M. Reingold |
Redo the noday option for calendar-read-date.
|
1994-10-29 |
Richard M. Stallman |
(xlwmenu_default_font): New global variable.
|
1994-10-29 |
Karl Heuer |
(read_avail_input): Fix Lisp_Object vs. int problem.
|
1994-10-29 |
David J. MacKenzie |
change a stray [ to test
|
1994-10-29 |
Richard M. Stallman |
(gud-common-init): If file arg has no directory,
|
1994-10-29 |
Richard M. Stallman |
(Fx_create_frame): Set xlwmenu_default_font.
|
1994-10-29 |
Richard M. Stallman |
(x_delete_display): Call XrmDestroyDatabase.
|
1994-10-28 |
Richard M. Stallman |
(iso-accents-mode): Variable renamed from iso-accents-minor-mode.
|
1994-10-28 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Definitions deleted.
|
1994-10-28 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): New definition.
|
1994-10-28 |
Richard M. Stallman |
(frame-initialize): Set special-display-function here,
|
1994-10-28 |
Richard M. Stallman |
(diff-command): New variable.
|
1994-10-28 |
David J. MacKenzie |
Adapt for Autoconf v2. Use the standard argument
|
1994-10-28 |
Richard M. Stallman |
(calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.
|
1994-10-28 |
Richard M. Stallman |
(easy-menu-define): Call `easy-menu-do-define' to do
|
1994-10-27 |
Karl Heuer |
(Fset_buffer_major_mode): New function. Set the default major mode here.
|
1994-10-27 |
Karl Heuer |
(find-file-noselect): Call set-buffer-major-mode here.
|
1994-10-27 |
Karl Heuer |
(keys_of_frame): Bind the new events to 'ignore, since the window manager has
|
1994-10-27 |
Karl Heuer |
(kbd_buffer_get_event): Translate them to lispy events.
|
1994-10-27 |
Karl Heuer |
(iconify_event, deiconify_event): New events.
|
1994-10-27 |
David J. MacKenzie |
keep up with configure.in
|
1994-10-27 |
Francesco Potortì |
* man.el (Man-fontify-manpage-flag): defvar put at outer level.
|
1994-10-27 |
Karl Heuer |
(set_frame_menubar): Don't copy string during GC risk.
|
1994-10-27 |
Karl Heuer |
(tar-summarize-buffer): Improperly terminated archive now produces only a
|
1994-10-27 |
Roland McGrath |
[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.
|
1994-10-26 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Explicitly #undef.
|
1994-10-26 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Definition deleted.
|
1994-10-26 |
Richard M. Stallman |
(HAVE_GETPAGESIZE): Add #undef.
|
1994-10-26 |
Richard M. Stallman |
Check for getpagesize.
|
1994-10-26 |
Richard M. Stallman |
(ispell-message-text-end): Match Postcript 3 like 2.
|
1994-10-26 |
Paul Eggert |
(re_comp, re_exec): Define this obsolete 4.2bsd
|
1994-10-26 |
Richard M. Stallman |
(enable-flow-control): Make message depend on customization variables.
|
1994-10-26 |
Richard Kenner |
(pdp11): New machine name.
|
1994-10-26 |
Edward M. Reingold |
Allow vector form of latitude/longitude. Fix documentation.
|
1994-10-26 |
Edward M. Reingold |
Give lunar phases buffer a symbolic name; use new form of calendar-read-date.
|
1994-10-26 |
Edward M. Reingold |
Use new form of calendar-read-date.
|
1994-10-26 |
Edward M. Reingold |
Fix regexps for diary marking to include TAB.
|