2007-10-02 |
Stefan Monnier | (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition...
|
commit | commitdiff | tree |
2007-10-02 |
Stefan Monnier | * buffer.c (syms_of_buffer) <local-abbrev-table>: Move...
|
commit | commitdiff | tree |
2007-10-02 |
Stefan Monnier | (candidate_window_p): Only consider as visible frames...
|
commit | commitdiff | tree |
2007-10-02 |
Stefan Monnier | (MARKBIT): Remove unused macro.
|
commit | commitdiff | tree |
2007-10-02 |
Stefan Monnier | (gnus-uu-reginize-string, gnus-uu-expand-numbers):...
|
commit | commitdiff | tree |
2007-09-29 |
Stefan Monnier | (term_clear_mouse_face, term_mouse_highlight)
|
commit | commitdiff | tree |
2007-09-29 |
Stefan Monnier | (safe_debug_print): Use XHASH.
|
commit | commitdiff | tree |
2007-09-29 |
Stefan Monnier | (DECL_ALIGN, USE_LSB_TAG): Move logic to before definition of
|
commit | commitdiff | tree |
2007-09-29 |
Stefan Monnier | (enum mem_type): Replace all vector subtypes -> MEM_TYPE_VEC...
|
commit | commitdiff | tree |
2007-09-29 |
Stefan Monnier | (MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
|
commit | commitdiff | tree |
2007-09-29 |
Stefan Monnier | (load_face_font, free_realized_face, clear_face_gcs):
|
commit | commitdiff | tree |
2007-09-28 |
Stefan Monnier | (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
|
commit | commitdiff | tree |
2007-09-28 |
Stefan Monnier | (Fgpm_mouse_start): Don't signal an error if already...
|
commit | commitdiff | tree |
2007-09-28 |
Stefan Monnier | (mouse_face_window): Rename from Qmouse_face_window...
|
commit | commitdiff | tree |
2007-09-27 |
Stefan Monnier | (narrow_foreground_group, widen_foreground_group):...
|
commit | commitdiff | tree |
2007-09-27 |
Stefan Monnier | (Fterm_open_connection): Add comment.
|
commit | commitdiff | tree |
2007-09-27 |
Stefan Monnier | (allocate_terminal): Set the vector size to only count...
|
commit | commitdiff | tree |
2007-09-27 |
Stefan Monnier | (struct terminal): Move all Lisp_Object fields traced by
|
commit | commitdiff | tree |
2007-09-27 |
Stefan Monnier | (compute_motion): Typo in last change.
|
commit | commitdiff | tree |
2007-09-27 |
Stefan Monnier | * indent.h:
|
commit | commitdiff | tree |
2007-09-27 |
Stefan Monnier | (Fmove_to_column): Use EMACS_INT for buffer positions.
|
commit | commitdiff | tree |
2007-09-24 |
Stefan Monnier | (do_autoload): Don't output any message.
|
commit | commitdiff | tree |
2007-09-22 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness...
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (allocate_terminal): Declare.
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | Ignore Makefile.
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (candidate_window_p): Consider frames that are being...
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | Typo.
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (normal-top-level): Remove left over debug message.
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (normal-top-level): Remove DISPLAY from process-environment...
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | Don't set display-environment-variable.
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (setenv): Don't set display-environment-variable.
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (Qdisplay_environment_variable): Delete.
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (server-getenv-from): Remove. Use getenv-internal...
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (xbacktrace): Print the arg's address rather than the...
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (child_setup, getenv_internal): Use the frame's `display'
|
commit | commitdiff | tree |
2007-09-21 |
Stefan Monnier | (decode_options): -t implies -c.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (getenv_internal_1): New function.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | Remove.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (get-device-terminal): New function. Moved from termdev.el.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | Bind C-z to suspend-frame instead of suspend-emacs.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (get_terminal): Don't accept integers to represent...
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (get_terminal): Handle terminals.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (enum mem_type): New member for `terminal' objects.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (get_tty_terminal): Don't treat output_initial specially.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (struct terminal): Make it into a pseudovector.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (print_object): Handle terminals.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (enum pvec_type): New `terminal' pseudovector.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (make_terminal_frame): Use terminal->name as liveness...
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (tty_read_avail_input): Use terminal->name as liveness...
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (w32_delete_terminal): Use terminal->name as liveness...
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (x_delete_terminal): Use terminal->name as liveness...
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (terminal-id): Ask terminal-live-p before giving up.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (frames-on-display-list): Docstring fix.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (DIRECTORY_SEP, IS_DIRECTORY_SEP, IS_DEVICE_SEP)
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (add-log-current-defun): Fix thinko w.r.t derived-mode-p.
|
commit | commitdiff | tree |
2007-09-20 |
Stefan Monnier | (current_frame): Change the default.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | (auto-mode-alist): Use archive-mode for .rar files.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | (auto-coding-alist): Rar archives are binary.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | *** empty log message ***
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | Add basic support for Rar.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | Remove spurious * in docstrings.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | (finder-compile-keywords): Fix up comment style.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | Fix up comment style.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | Remove spurious * in docstrings.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | Fix up comment style.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | Remove spurious * in docstrings.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | (meta-mode-syntax-table): Move init into decl.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | Remove spurious * in docstrings.
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | (lisp-mode-shared-map): Use the default TAB binding...
|
commit | commitdiff | tree |
2007-09-19 |
Stefan Monnier | (server-running-p): New function.
|
commit | commitdiff | tree |
2007-09-16 |
Stefan Monnier | (newline): Simplify use of prefix-numeric-value.
|
commit | commitdiff | tree |
2007-09-16 |
Stefan Monnier | (server-clients): Only keep procs, no properties any...
|
commit | commitdiff | tree |
2007-09-16 |
Stefan Monnier | (server-with-environment): Simplify.
|
commit | commitdiff | tree |
2007-09-15 |
Stefan Monnier | (vc-process-sentinel): New function.
|
commit | commitdiff | tree |
2007-09-15 |
Stefan Monnier | (vc-cvs-annotate-time): Use inhibit-read-only and inhibit...
|
commit | commitdiff | tree |
2007-09-15 |
Stefan Monnier | (mark-bahai-diary-entries): Fix up typo.
|
commit | commitdiff | tree |
2007-09-15 |
Stefan Monnier | (cvs-tags-list, cvs-retrieve-revision, cvs-find-modif)
|
commit | commitdiff | tree |
2007-09-11 |
Stefan Monnier | (load_warn_old_style_backquotes): Change message to...
|
commit | commitdiff | tree |
2007-09-10 |
Stefan Monnier | (outline-4, outline-5, outline-7):
|
commit | commitdiff | tree |
2007-09-10 |
Stefan Monnier | Remove spurious * in docstrings.
|
commit | commitdiff | tree |
2007-09-10 |
Stefan Monnier | Remove spurious * in docstrings.
|
commit | commitdiff | tree |
2007-09-10 |
Stefan Monnier | Remove spurious * in docstrings.
|
commit | commitdiff | tree |
2007-09-10 |
Stefan Monnier | (widget-browse-mode-map, widget-minor-mode-map): Initialize...
|
commit | commitdiff | tree |
2007-09-10 |
Stefan Monnier | (woman-mode-map, woman-syntax-table): Initialize in...
|
commit | commitdiff | tree |
2007-09-10 |
Stefan Monnier | (Fcall_interactively): Use Finteractive_form also for...
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (GC_MARK_STACK): Enable conservative stack marking.
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (Fdisplay_buffer): Remove `register' since `buffer...
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (normal-erase-is-backspace-setup-frame): Massage.
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | Add comment.
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (xterm-function-map): Initialize in the declaration.
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | Comment style.
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (freeze_window_start): Don't presume selected_window...
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (x_set_frame_parameters): Check number is positive...
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (vc-arch-checkin): Fix typo.
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (fortran-mode): Set font-lock-syntactic-keywords via...
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | (byte-compile-log-file): Check major-mode via derived...
|
commit | commitdiff | tree |
2007-09-07 |
Stefan Monnier | "Todo" comment.
|
commit | commitdiff | tree |