2001-11-07 |
Per Abrahamsen | 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk> |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Pavel Janík | (graft_intervals_into_buffer): Remove #ifdef'd-out... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Pavel Janík | (Feval_region): Remove obsolete #ifdef'd-out code ... |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Miles Bader | (show-paren-match-face): Add dark-background variant. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Richard M.... | (Info-fontify-node): Highlight every third menu item. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Richard M.... | Comment out the Authors node. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Richard M.... | (access_keymap): Don't use initializers on Lisp_Object. |
commit | commitdiff | tree | snapshot |
2001-11-07 |
Stefan Monnier | (lisp-imenu-generic-expression): Paren typo. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | (gomoku): Doc fix. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Eli Zaretskii | New file. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Eli Zaretskii | Initial import of Calc 2.02f. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Stefan Monnier | (read1): Fix behavior with nested backquoting. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | (jka-compr-partial-uncompress): Support an alternative... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Stefan Monnier | (font-lock-match-c-style-declaration-item-and-skip... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | Minor Texinfo usage fix. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | (Editing Format Info): |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Sam Steingold | added a check for nlist.h |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Stefan Monnier | (make_lispy_event): Check integerness and fix Lisp_Obje... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Pavel Janík | (current_column_1): Remove unused variable `prev_col'. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Pavel Janík | (fontset_font_pattern): Remove unused variable `family_... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Pavel Janík | (copy_hash_table): Remove unused variable `v'. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Eli Zaretskii | Avoid error message due to commented-out input method. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Eli Zaretskii | (quail-update-leim-list-file): Print the |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | Minor clarification of previous change. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | Along with Text Properties menu, mention keyboard commands |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | Explain that DEL deletes backwards. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | (BROKEN_PROTOTYPES): Defined. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | (Fkill_buffer): Don't delete auto save file if buffer... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Richard M.... | (eval-last-sexp-1): Return the value of the evaluated... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
ShengHuo ZHU | ident. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
ShengHuo ZHU | 2001-11-05 ShengHuo ZHU <zsh@cs.rochester.edu> |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Paul Eggert | * ls-lisp.el (ls-lisp-time-to-seconds): New function. |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Paul Eggert | (ls-lisp-time-to-seconds): New function. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Andrew Innes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Andrew Innes | (bootstrap-clean-CMD, bootstrap-clean-SH): Don't |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Andrew Innes | (Fw32_set_keyboard_layout): Use CHECK_NUMBER_CAR and |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (unexec): Minor changes; clean up comments. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | Get rid of the explicit ^Z character. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Sam Steingold | (x_display_and_set_cursor): Fix w32 compilation error. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Andreas Schwab | (sound_perror): Save errno from being clobbered. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Eli Zaretskii | Fix the format of the last entry. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Eli Zaretskii | (unexec): mmap() has problems on nfs-mounted file |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Pavel Janík | (Fbuffer_local_value): Add prototype. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Eli Zaretskii | Remove the call to IT-setup-unicode-display. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (read_char): Use Fcar and Fcdr, not Fnth. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (Fbuffer_local_value): Remove extra args from CHECK_SYM... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (Fmake_hash_table): Use XCAR and XCDR, not Fnth and... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (echo-area-clear-hook): Undo Oct 29 change. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | Add SPC, TAB, CTRL. Update DEL and Meta. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (last-sexp-toggle-display): Cope if previous-single... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (x_display_and_set_cursor): Use buffer-local |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (Qcursor_in_non_selected_windows): New declaration. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (Qcursor_in_non_selected_windows): New variable. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | (Fbuffer_local_value): New function. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Richard M.... | Document buffer-local-value. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | (set-locale-environment): Make it interactive; make... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | (help-funs): Require help-funs. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | (current_column_1, Fmove_to_column): Separate the code |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | Fix junk in last checkin. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Eli Zaretskii | (term-setup-hook): Add IT-setup-unicode-display. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Pavel Janík | (Fx_create_frame): Doc fix. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Pavel Janík | Change doc-string comments to `new style' [w/`doc:... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | Fix local variables. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | Add coding tag. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | (LATIN): Add welsh. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | Add coding tags. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | ("dutch"): New method. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Dave Love | ("bulgarian-pho", "belarusian"): New methods. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Eli Zaretskii | Replace M-C- with C-M- |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Pavel Janík | (top_level_value, top_level_set): Remove commented... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | Whitespace change. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | Include unistd.h, if it exists. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | Move the include of ctype.h after unistd.h. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Richard M.... | Delete LCD Archive info. |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Miles Bader | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Stefan Monnier | (function-key-map): Add entry for `ESC [ 3 ~' -> <delete> |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ken Raeburn | log for some lvalue/rvalue fixes |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ken Raeburn | (Fload): Use XSETCARFASTINT, XSETCDRFASTINT instead... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Ken Raeburn | (CHECK_STRING_CAR): New macro. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | Fix last change. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | Document the changes in the default values of tooltip... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Richard M.... | (xrealloc): Always pass two args to `fatal'. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Richard M.... | (popmail): Always pass two args to `error'. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | (Auto Save Control): Document that values of auto-save... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Miles Bader | (fancy-splash-head): Reapply Gerd's hack to make the... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | (tooltip-delay): Decrease to 0.7. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | (sigprocmask_set): Declare as extern SIGMASKTYPE. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | (sigunblock): Don't define if already defined. |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Richard M.... | (fancy-splash-tail): Explain how to recover |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | (set-background-color, set-foreground-color): Call |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Eli Zaretskii | (timeclock-out): Signal an error if timeclock-last... |
commit | commitdiff | tree | snapshot |
next |