2000-09-26 |
Gerd Moellmann | (XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (BITS_PER_EMACS_INT) [__arch64__]: Don't define. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (freeze_window_starts): Construct last argument for |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (x_decode_color): Don't return a Lisp_Object. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (struct frame): Make the `nothing' member of union |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (frame-notice-user-settings): Make tool-bar-mode and |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (GC_CHECK_STRING_BYTES): Temporarily define, for bug |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Gerd Moellmann | (tool-bar-help): New function. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | gnus-user-agent, iswitchb-mode |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | (__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | (__malloc_extra_blocks): Declare as __malloc_size_t. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (mark_image): Use GC_NILP instead of NILP. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | (fancy-splash-head): Check XPM is available. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | Include stdio.h. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | Include config.h. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (byte-compile-defvar-or-defconst): Only cons onto |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (rmail-dont-reply-to): Fix last change. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | (auto-insert): Doc fix. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (show_help_echo): Set help_echo_showing_p. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (help_echo_showing_p): New variable. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (help_echo_showing_p): Declare extern. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | Fix typo in __GNUC_MINOR__. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (quit_throw_to_read_char): Declare NO_RETURN. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (POSIX_SIGNALS): Define. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (texinfo-mode): Prevent filling lines |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (rmail-dont-reply-to): Avoid infinite loop if |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Dave Love | (base64_encode_1): Fix last change. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (x_clear_mouse_face): Blick/unblock input. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | (command-line-1, fancy-splash-text): Change the |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Gerd Moellmann | Remove/comment speedbar stuff. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Jason Rumney | Add definition of NO_RETURN |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Thien-Thi Nguyen | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Thien-Thi Nguyen | Update hideshow.el section. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Thien-Thi Nguyen | Update author email address. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | Change setfilename. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | Add emacs-mime. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | New version for Gnus 5.9. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Gerd Moellmann | (enable_glyph_matrix_rows): Remove xasserts. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Gerd Moellmann | (try_window_reusing_current_matrix): More fixes |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | (fortran-mode): Locally set |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | (hl-line-overlay): Don't make it buffer-local. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | (syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | [SOLARIS2]: Remove redundant include of string.h. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Dave Love | (Fstring_as_unibyte, Fstring_as_multibyte): Doc fix. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Gerd Moellmann | (toplevel): Require `vc' when compiling. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Gerd Moellmann | (fancy-splash-head): Use splash.pbm instead of |
commit | commitdiff | tree | snapshot |
2000-09-22 |
André Spiegel | # |
commit | commitdiff | tree | snapshot |
2000-09-22 |
André Spiegel | (vc-switch-backend): Signal an error if the file is... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
André Spiegel | (vc-rcs-checkin): Fix bug that prevented check-in witho... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (wrong_type_argument, Fthrow, Fsignal, error): Declare |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (NO_RETURN): Define.as `__attribute__((__noreturn__))' |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | Avoid some more compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | Avoid some more compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Kenichi Handa | (quail-help): The output message is improved. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (try_window_reusing_current_matrix): Fix computation of |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (scrolling_window): Compare y-positions of rows |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (Fx_create_frame): Set default frame parameter value |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (command-line): If frame was created with a non-zero |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Dave Love | (top-level): Clean up |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Stefan Monnier | (diff-hunk-text): Properly handle one-sided context... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Dave Love | (smiley-region): Test if display-graphic-p bound |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Stefan Monnier | (diff-file-header-face): Reset to its previous value. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Dave Love | iswitchb, msb |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (change-log-date-face, change-log-name-face) |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Dave Love | (msb-mode-map): Use substitute-key-definition. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
André Spiegel | # |
commit | commitdiff | tree | snapshot |
2000-09-21 |
André Spiegel | (vc-index-of, vc-transfer-file, vc-default-receive... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
André Spiegel | (vc-rcs-workfile-is-newer): New function. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
André Spiegel | (vc-name): Force correct computation of the value in... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (process_sent_to): New variable. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (Vrecursive_load_depth_limit): New variable. |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Dave Love | (gnus-article-display-xface): Use unibyte for the image... |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Gerd Moellmann | (fancy-splash-tail): Use a different foreground |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Miles Bader | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-21 |
Miles Bader | Use the correct capitalization when making Info-mode... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Dave Love | Some doc fixes. |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Stefan Monnier | * diff-mode.el (diff-add-log-file-name, diff-current... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Stefan Monnier | (add-log-file-name): New function (split out of add... |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Gerd Moellmann | (electric-help): New defgroup. |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Gerd Moellmann | (shrink-window-if-larger-than-buffer): If face |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-09-20 |
Kenichi Handa | Revert to no-leim Makefile. |
commit | commitdiff | tree | snapshot |
next |