2003-11-17 |
Stefan Monnier | (coding_restore_composition): Lisp_Object/int mixup.
|
commit | commitdiff | tree |
2003-11-05 |
Stefan Monnier | (Flogb): Don't use VALMASK.
|
commit | commitdiff | tree |
2003-11-05 |
Stefan Monnier | (XSETTYPE): Remove.
|
commit | commitdiff | tree |
2003-11-05 |
Stefan Monnier | (GCTYPEMASK): Remove.
|
commit | commitdiff | tree |
2003-11-05 |
Stefan Monnier | (VALBITS, XINT, XUINT): Remove.
|
commit | commitdiff | tree |
2003-11-05 |
Stefan Monnier | (XINT): Move the cast to clarify what is going on.
|
commit | commitdiff | tree |
2003-11-03 |
Stefan Monnier | (add-hook): Fix last change.
|
commit | commitdiff | tree |
2003-10-30 |
Stefan Monnier | (tex-compile-commands): Add `yap' and `ps2pdf'.
|
commit | commitdiff | tree |
2003-10-30 |
Stefan Monnier | Document the existance of font-lock-syntactic-face...
|
commit | commitdiff | tree |
2003-10-27 |
Stefan Monnier | (reindent-then-newline-and-indent): Delete space *after*
|
commit | commitdiff | tree |
2003-10-24 |
Stefan Monnier | (comment-indent): Don't call indent-according-to-mode...
|
commit | commitdiff | tree |
2003-10-24 |
Stefan Monnier | (octave-comment-start): Simplify.
|
commit | commitdiff | tree |
2003-10-20 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-10-20 |
Stefan Monnier | Update for extra bit of integer range.
|
commit | commitdiff | tree |
2003-10-20 |
Stefan Monnier | (PC-do-completion): Do not forget to use `pred' as...
|
commit | commitdiff | tree |
2003-09-25 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-09-22 |
Stefan Monnier | Clear up the last paragraph.
|
commit | commitdiff | tree |
2003-09-12 |
Stefan Monnier | (XMARKBIT, XUNMARK): Remove.
|
commit | commitdiff | tree |
2003-09-12 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-09-12 |
Stefan Monnier | (tq-create): Fix mixed up unquote style.
|
commit | commitdiff | tree |
2003-09-11 |
Stefan Monnier | (VALBITS): Don't remove 1 for the markbit.
|
commit | commitdiff | tree |
2003-09-11 |
Stefan Monnier | (init_marker): Remove debugging code.
|
commit | commitdiff | tree |
2003-09-11 |
Stefan Monnier | (init_intervals, init_symbol, init_marker): Don't preallocat...
|
commit | commitdiff | tree |
2003-09-11 |
Stefan Monnier | (mark_byte_stack, unmark_byte_stack): Ignore the markbit.
|
commit | commitdiff | tree |
2003-08-11 |
Stefan Monnier | (bookmark-completing-read): Use a popup menu if activated...
|
commit | commitdiff | tree |
2003-07-23 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-23 |
Stefan Monnier | (vc-svn-diff-switches): Don't default to vc-diff-switches.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (fill-comment-paragraph): Construct a regexp
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (temp_output_buffer_setup): Typo.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (Finsert_file_contents): Use delete_all_overlays.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (temp_output_buffer_setup): Use delete_all_overlays.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (run_pre_post_conversion_on_str): Use delete_all_overlays.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | Don't check HAVE_PNG_H: autoconf doesn't seem to find it.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (get_minibuffer): Use it.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (delete_all_overlays): Declare.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (delete_all_overlays): New function.
|
commit | commitdiff | tree |
2003-07-22 |
Stefan Monnier | (get_minibuffer): Be careful when calling `reset_buffer'
|
commit | commitdiff | tree |
2003-07-21 |
Stefan Monnier | (MARK_STRING, UNMARK_STRING, STRING_MARKED_P)
|
commit | commitdiff | tree |
2003-07-16 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-16 |
Stefan Monnier | (Info-menu-entry-name-re): Allow newlines in menu entry...
|
commit | commitdiff | tree |
2003-07-16 |
Stefan Monnier | (syntax-ppss): Catch the case where the buffer is narrowed.
|
commit | commitdiff | tree |
2003-07-16 |
Stefan Monnier | (syntax-ppss-flush-cache): Rename from syntax-ppss...
|
commit | commitdiff | tree |
2003-07-16 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-15 |
Stefan Monnier | (copy_overlays): Use EMACS_INT for positions.
|
commit | commitdiff | tree |
2003-07-15 |
Stefan Monnier | Use bitmaps for cons cells, as was done for floats.
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | (BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update...
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-14 |
Stefan Monnier | Check for posix_memalign.
|
commit | commitdiff | tree |
2003-07-11 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (VALBITS): Define in terms of GCTYPEBITS.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct interval): Move from lisp.h.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | Include intervals.h for Fset_text_properties.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct buffer_text, struct buffer): Use EMACS_INT for
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (fix_overlays_before): Fix typo in last commit.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (overlay_strings, recenter_overlay_lists): Fix typo...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (mark_object): Mark the new `next' field of overlays.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (run_pre_post_conversion_on_str): Use new type for...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (overlays_around): Use new type for overlays_(before...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (load_overlay_strings): Use new type for overlays_...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (Finsert_file_contents): Use new type for overlays_...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (current_column): Use new type for overlays_(before...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (signal_before_change, signal_after_change): Use new...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (set_point_both): Use new type for overlays_(before...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (temp_output_buffer_setup): Use new type for overlays_...
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct buffer): Change overlays_before and overlays_after
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | (struct Lisp_Overlay): New field `next'.
|
commit | commitdiff | tree |
2003-07-09 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (report_overlay_modification): Don't run hooks while
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (reset_buffer, recenter_overlay_lists)
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (struct buffer): Use an int for overlay_center.
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (fast_find_position): Remove unused var.
|
commit | commitdiff | tree |
2003-07-08 |
Stefan Monnier | (Qexpand_abbrev): New sym.
|
commit | commitdiff | tree |
2003-07-07 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-07 |
Stefan Monnier | (Info-menu): Use Info-menu-entry-name-re.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (read_minibuf): UNGCPRO before returning.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (live_float_p): Check that p is not past the `floats...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (MARKBIT): Remove definition since lisp.h does not...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (XSETMARKBIT): Remove unused macro.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_object): Change arg to only take Lisp_Object...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_byte_stack): Update calls to mark_object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (sweep_weak_table): Update calls to mark_object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_kboards): Update calls to mark_object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (mark_object): Change prototype to only pass Lisp_Object.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (vc-stay-local, vc-stay-local-p): Move from vc.el.
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (Info-menu-entry-name-re): Disallow : again: I misunderstood...
|
commit | commitdiff | tree |
2003-07-06 |
Stefan Monnier | (Info-menu-entry-name-re): Be careful to avoid multiple...
|
commit | commitdiff | tree |
2003-07-05 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-05 |
Stefan Monnier | (cl-transform-lambda): Strip &cl-defs
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (byte-compile-defvar): Check and set the default value...
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (cvs-parse-status): Ignore extra fields from CVSNT.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (Info-following-node-name-re): New fun.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (uncomment-region): Remove padding coming from
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (vc-cvs-repository-hostname): New operation.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (vc-svn-use-edit): Make it into a const.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (sh-font-lock-paren): Add [ and ] to the
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (font-lock-defaults-alist): Remove obsolete comment.
|
commit | commitdiff | tree |
2003-07-04 |
Stefan Monnier | (struct Lisp_Float): Remove unused field `type'.
|
commit | commitdiff | tree |