2003-06-16 |
Juanma Barranquero |
New file.
|
2003-06-16 |
Juanma Barranquero |
(recover-session-finish): Don't give up when there are two consecutive empty
|
2003-06-16 |
Stefan Monnier |
(ispell-menu-bar): Don't autoload.
|
2003-06-16 |
Stefan Monnier |
(cvs-global-menu): Define as a function as well.
|
2003-06-16 |
Stefan Monnier |
(debug): Fix call to message.
|
2003-06-16 |
Stefan Monnier |
(cua-mode): Use explicit arg to turn off minor modes.
|
2003-06-16 |
Andreas Schwab |
.
|
2003-06-16 |
Andreas Schwab |
(Creating Hash): Fix description of :weakness.
|
2003-06-16 |
Stefan Monnier |
(cl-macroexpand-all):
|
2003-06-16 |
Stefan Monnier |
(cl-parse-loop-clause): Use map-keymap.
|
2003-06-16 |
Stefan Monnier |
(pushnew): Use keywordp.
|
2003-06-16 |
Stefan Monnier |
(disassemble): Accept plain expressions.
|
2003-06-16 |
Stefan Monnier |
(add-log-edit-prev-comment, add-log-edit-next-comment): New commands.
|
2003-06-15 |
Stefan Monnier |
*** empty log message ***
|
2003-06-15 |
Stefan Monnier |
(mark_kboards): Move to keyboard.c.
|
2003-06-15 |
Stefan Monnier |
(mark_kboards): New fun, moved from alloc.c. Mark kbd_buffer.
|
2003-06-15 |
Stefan Monnier |
(x_dispatch_event): Don't pass uninitialized
|
2003-06-15 |
Stefan Monnier |
(find_and_call_menu_selection): Don't pass uninitialized
|
2003-06-15 |
Stefan Monnier |
(handle_tool_bar_click): Don't pass uninitialized
|
2003-06-15 |
Stefan Monnier |
(menubar_selection_callback): Don't pass uninitialized
|
2003-06-15 |
Stefan Monnier |
(kbd_input_ast, read_input_waiting): Don't pass uninitialized
|
2003-06-15 |
Stefan Monnier |
(dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event.
|
2003-06-15 |
Stefan Monnier |
(mac_check_for_quit_char): Don't pass uninitialized
|
2003-06-15 |
Stefan Monnier |
(xg_tool_bar_callback): Don't pass uninitialized
|
2003-06-15 |
Stefan Monnier |
(EVENT_INIT): New macro.
|
2003-06-14 |
Kim F. Storm |
(x_fix_overlapping_area): Always use area relative X to fix redisplay
|
2003-06-14 |
Kim F. Storm |
*** empty log message ***
|
2003-06-14 |
Stefan Monnier |
*** empty log message ***
|
2003-06-14 |
Stefan Monnier |
(copyright-update-year): New function extracted from copyright-update.
|
2003-06-14 |
Stefan Monnier |
*** empty log message ***
|
2003-06-14 |
Stefan Monnier |
(tex-compile-commands): Handle tex-start-commands like tex-start-tex does.
|
2003-06-14 |
Stefan Monnier |
(custom-get-fresh-buffer): Kill overlays before erasing the buffer.
|
2003-06-14 |
Jason Rumney |
Documented Mouse wheel problems on MS-Windows.
|
2003-06-13 |
Kai Großjohann |
(Fcopy_file): Doc fix: copies file modes, too.
|
2003-06-13 |
Kai Großjohann |
(Changing Files): copy-file copies file modes, too.
|
2003-06-12 |
Kenichi Handa |
(Fwrite_region): Save and restore restriction.
|
2003-06-12 |
Kenichi Handa |
*** empty log message ***
|
2003-06-12 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-12 |
Juanma Barranquero |
(shell-command-separator-regexp): New variable.
|
2003-06-12 |
Dave Love |
*** empty log message ***
|
2003-06-12 |
Dave Love |
Remove redundant include of unistd.h, stdlib.h. Use
|
2003-06-12 |
Dave Love |
(alloca): Declare arg as size_t.
|
2003-06-12 |
Juanma Barranquero |
(texinfo-format-scan): Silence `whitespace-cleanup'.
|
2003-06-12 |
Glenn Morris |
(display-time-hook, timeclock-modeline-display): Define for byte-compiler.
|
2003-06-12 |
Glenn Morris |
*** empty log message ***
|
2003-06-12 |
Stefan Monnier |
*** empty log message ***
|
2003-06-11 |
Sam Steingold |
(pop3-leave-mail-on-server): New user variable.
|
2003-06-11 |
Dave Love |
*** empty log message ***
|
2003-06-11 |
Dave Love |
(shrink_regexp_cache): Use xrealloc.
|
2003-06-11 |
Rajesh Vaidheeswarran |
Respect user preference
|
2003-06-11 |
Rajesh Vaidheeswarran |
Update whitespace.el
|
2003-06-10 |
Luc Teirlinck |
(global-map): Bind `kill-whole-line' to C-S-<backspace>.
|
2003-06-10 |
Luc Teirlinck |
*** empty log message ***
|
2003-06-10 |
Luc Teirlinck |
(dired-re-dot): Make it handle trailing /.
|
2003-06-10 |
Luc Teirlinck |
*** empty log message ***
|
2003-06-09 |
Kim F. Storm |
(phys_cursor_in_rect_p): Fix 2003-05-24 change.
|
2003-06-09 |
Kim F. Storm |
*** empty log message ***
|
2003-06-09 |
Kim F. Storm |
(Info-fontify-node): Make `invisible' property
|
2003-06-09 |
Kim F. Storm |
*** empty log message ***
|
2003-06-09 |
Stefan Monnier |
(tex-search-noncomment): New macro.
|
2003-06-09 |
Andreas Schwab |
*** empty log message ***
|
2003-06-09 |
Andreas Schwab |
(dired-get-filename): Complain only about "." and "..",
|
2003-06-08 |
Stefan Monnier |
*** empty log message ***
|
2003-06-08 |
Nick Roberts |
(gdb-get-current-frame, gdb-frame-handler): Use Gdb
|
2003-06-08 |
Nick Roberts |
*** empty log message ***
|
2003-06-08 |
Stefan Monnier |
(texinfo-enable-quote-macros): Fix thinko.
|
2003-06-08 |
Stefan Monnier |
(skeleton-proxy-new): Consume the mark-active state.
|
2003-06-08 |
Stefan Monnier |
(tex-mode-syntax-table, tex-latex-indent-syntax-table):
|
2003-06-08 |
Stefan Monnier |
*** empty log message ***
|
2003-06-07 |
Jason Rumney |
Note that scrollbars and menus are not customizable.
|
2003-06-07 |
Jason Rumney |
(mouse-wheel-up-event, mouse-wheel-down-event):
|
2003-06-07 |
Jason Rumney |
*** empty log message ***
|
2003-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-06 |
Juanma Barranquero |
(shell-resync-dirs): Tolerate an extra line of output before the list of
|
2003-06-06 |
Lute Kamstra |
*** empty log message ***
|
2003-06-06 |
Lute Kamstra |
(Info-complete-menu-item): Revert change of 2003-06-03.
|
2003-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-06 |
Juanma Barranquero |
Fix bug in "Options Loop" skeleton for ksh. Add newlines to a few skeletons,
|
2003-06-06 |
Andreas Schwab |
*** empty log message ***
|
2003-06-06 |
Andreas Schwab |
(Info-select-node): Doc fix.
|
2003-06-06 |
Dave Love |
*** empty log message ***
|
2003-06-06 |
Dave Love |
*** empty log message ***
|
2003-06-06 |
Dave Love |
Check for locale.h.
|
2003-06-06 |
Kenichi Handa |
*** empty log message ***
|
2003-06-06 |
Miles Bader |
*** empty log message ***
|
2003-06-06 |
Miles Bader |
(set-frame-font): Default to frame's current default font.
|
2003-06-05 |
Jason Rumney |
Document new System colors on MS-Windows
|
2003-06-05 |
Stefan Monnier |
*** empty log message ***
|
2003-06-05 |
Kim F. Storm |
(Info-fontify-node): Don't refill over lines ending in a
|
2003-06-05 |
Kim F. Storm |
*** empty log message ***
|
2003-06-05 |
Jason Rumney |
*** empty log message ***
|
2003-06-05 |
Jason Rumney |
(SYSTEM_DEFAULT_RESOURCES): New constant.
|
2003-06-05 |
Jason Rumney |
(Finternal_face_x_get_resource): Do it on Windows and Mac too.
|
2003-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-05 |
Juanma Barranquero |
(dired-get-filename): Don't err for . and .. for calls from dired-add-entry.
|
2003-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-05 |
Juanma Barranquero |
(table-cell-horizontal-chars): Renamed from table-cell-horizontal-char. Now a
|
2003-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-05 |
Juanma Barranquero |
Moved from lisp/.
|
2003-06-05 |
Juanma Barranquero |
Moved to progmodes/.
|
2003-06-05 |
Juanma Barranquero |
(tcl-mode): Set imenu-generic-expression to the value of
|
2003-06-05 |
Luc Teirlinck |
(Info-mode): Mention `c' and remove duplicate mention of `q' in
|
2003-06-05 |
Luc Teirlinck |
*** empty log message ***
|
2003-06-05 |
Dave Love |
Not committed to branch, sorry.
|
2003-06-05 |
Dave Love |
*** empty log message ***
|
2003-06-05 |
Dave Love |
*** empty log message ***
|
2003-06-05 |
Dave Love |
Check for memcpy, mempcpy, mblen, mbrlen. Use
|
2003-06-05 |
Dave Love |
Set NLIST_STRUCT from HAVE_NLIST_H. Use
|
2003-06-05 |
Dave Love |
(__mktime_internal): Merge changes from gnulib
|
2003-06-05 |
Lute Kamstra |
*** empty log message ***
|
2003-06-05 |
Lute Kamstra |
(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
|
2003-06-05 |
Dave Love |
*** empty log message ***
|
2003-06-05 |
Dave Love |
(vc-make-backup-files): Add :group backup.
|
2003-06-05 |
Stefan Monnier |
*** empty log message ***
|
2003-06-05 |
Stefan Monnier |
(sgml-parse-tag-backward): Try and detect
|
2003-06-05 |
Kim F. Storm |
(coordinates_in_window): Convert X and Y to window
|
2003-06-05 |
Kim F. Storm |
*** empty log message ***
|
2003-06-05 |
Jason Rumney |
*** empty log message ***
|
2003-06-04 |
Jason Rumney |
(add_system_logical_colors_to_map): New function.
|
2003-06-04 |
Stefan Monnier |
(allocate_pty): Revert part of the previous patch.
|
2003-06-04 |
Kim F. Storm |
*** empty log message ***
|
2003-06-04 |
Kim F. Storm |
(Info-fontify-node): Individually refill menus and
|
2003-06-04 |
Kim F. Storm |
*** empty log message ***
|
2003-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-04 |
Juanma Barranquero |
Add new maintainer.
|
2003-06-04 |
Jason Rumney |
*** empty log message ***
|
2003-06-04 |
Jason Rumney |
(enum event_kind): Remove MOUSE_WHEEL_EVENT.
|
2003-06-04 |
Jason Rumney |
(Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove.
|
2003-06-04 |
Jason Rumney |
(XTread_socket): Map mouse wheel events to Emacs
|
2003-06-04 |
Jason Rumney |
No need to bind wheel events specially.
|
2003-06-04 |
Jason Rumney |
(mouse-wheel-down-event, mouse-wheel-up-event):
|
2003-06-04 |
Luc Teirlinck |
(yank-excluded-properties): Expand documentation string.
|
2003-06-04 |
Luc Teirlinck |
*** empty log message ***
|
2003-06-04 |
Stefan Monnier |
*** empty log message ***
|
2003-06-04 |
Kenichi Handa |
_buffer_size): If coding->type is
|
2003-06-04 |
Richard M. Stallman |
*** empty log message ***
|
2003-06-04 |
Richard M. Stallman |
(lm-keywords-finder-p): Use with-no-warnings.
|
2003-06-04 |
Richard M. Stallman |
*** empty log message ***
|
2003-06-04 |
Richard M. Stallman |
(gud-minor-mode-type): Move defvar up.
|
2003-06-04 |
Richard M. Stallman |
*** empty log message ***
|
2003-06-04 |
Richard M. Stallman |
(compilation-next-error): When moving fwd,
|
2003-06-04 |
Richard M. Stallman |
(Expressions): Delete C-M-DEL.
|
2003-06-04 |
Richard M. Stallman |
(Shell Options): Clarify comint-scroll-show-maximum-output.
|
2003-06-04 |
Richard M. Stallman |
Don't mention etc/ORDERS.
|
2003-06-04 |
Richard M. Stallman |
(Init Rebinding): Replace previous change with xref.
|
2003-06-04 |
Richard M. Stallman |
Update the example and explanation about let and buffer-local bindings.
|
2003-06-04 |
Richard M. Stallman |
base64-decode-string returns unibyte string.
|
2003-06-04 |
Richard M. Stallman |
*** empty log message ***
|
2003-06-04 |
Richard M. Stallman |
(dired-get-filename): Err for . and .. in usual case.
|
2003-06-04 |
Richard M. Stallman |
(list-buffers-noselect): Use window-inside-edges
|
2003-06-03 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-03 |
Juanma Barranquero |
(desktop-create-buffer): Undo last change.
|
2003-06-03 |
Juanma Barranquero |
(after-find-file): Fix arguments of call to `sit-for'.
|
2003-06-03 |
Juanma Barranquero |
(last-sexp-toggle-display): Remove stale comment.
|
2003-06-03 |
Stefan Monnier |
(update_tool_bar): Add missing UNGCPRO.
|
2003-06-03 |
Stefan Monnier |
(Info-extract-menu-node-name): Remove unused arg `errmessage'.
|
2003-06-03 |
Stefan Monnier |
(info-fontify-node): Use better help-echo text.
|
2003-06-03 |
Stefan Monnier |
(Info-fontify-node): Use :align-to display prop.
|
2003-06-03 |
Stefan Monnier |
(Info-mode-hook): Obey obsolete `Info-fontify'.
|
2003-06-03 |
Stefan Monnier |
*** empty log message ***
|
2003-06-03 |
Jan Djärv |
* gtkutil.c (make_menu_item): Make sure we don't crash on a NULL
|
2003-06-03 |
Stefan Monnier |
(init_buffer_once): Make kill-buffer-hook permanent-local.
|
2003-06-03 |
Lute Kamstra |
*** empty log message ***
|
2003-06-03 |
Lute Kamstra |
(custom-get-fresh-buffer): Test for nonexistence buffer.
|
2003-06-03 |
Richard M. Stallman |
*** empty log message ***
|
2003-06-03 |
Richard M. Stallman |
(Fwindow_edges): Doc fix.
|
2003-06-03 |
Richard M. Stallman |
(WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)
|
2003-06-03 |
Richard M. Stallman |
(eval-last-sexp-1): Add save-excursion.
|
2003-06-03 |
Richard M. Stallman |
(windmove-reference-loc, windmove-frame-edges): Use window-inside-edges.
|
2003-06-03 |
Richard M. Stallman |
(after-find-file): Simplify msg if nonexistent directory.
|
2003-06-03 |
Richard M. Stallman |
(dabbrev--goto-start-of-abbrev): Use minibuffer-prompt-end.
|
2003-06-03 |
Richard M. Stallman |
(comint-move-point-for-output): Renamed from
|
2003-06-03 |
Richard M. Stallman |
(global-map): Delete C-M-delete and C-M-backspace.
|
2003-06-03 |
Richard M. Stallman |
Delete mention of etc/ORDERS file. Say VMS and Apollo systems were
|
2003-06-03 |
Markus Rost |
*** empty log message ***
|
2003-06-03 |
Markus Rost |
(ps-mode): Use autoload cookie in the standard way.
|
2003-06-02 |
Stefan Monnier |
(bibtex-member-of-regexp, bibtex-assoc-of-regexp, bibtex-format-entry)
|
2003-06-02 |
Stefan Monnier |
Long overdue merge.
|
2003-06-02 |
Stefan Monnier |
(sort-subr): Add `predicate' arg. Remove `sortcar' code.
|
2003-06-02 |
Stefan Monnier |
(Fsit_for): Don't lie about the number of args.
|
2003-06-02 |
Jason Rumney |
Changes from yesterday
|
2003-06-02 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-02 |
Juanma Barranquero |
Revert changes of 2003-03-03 and 2003-05-28.
|
2003-06-02 |
Dave Love |
*** empty log message ***
|
2003-06-02 |
Dave Love |
Include keyboard.h, charset.h, coding.h.
|
2003-06-02 |
Dave Love |
(ENCODE_UTF_8): New.
|
2003-06-02 |
Dave Love |
(Qutf_8): New.
|
2003-06-02 |
Dave Love |
(Qutf_8): Moved to coding.c
|
2003-06-02 |
Dave Love |
(ENCODE_MENU_STRING): New.
|
2003-06-02 |
Dave Love |
Use HAVE_FCNTL_H, not USG5.
|
2003-06-02 |
Dave Love |
Use HAVE_FCNTL_H, not USG5.
|
2003-06-02 |
Dave Love |
(font_rescale_ratio): Fix for K&R.
|
2003-06-02 |
Dave Love |
Use HAVE_FCNTL_H, not _POSIX_VERSION.
|
2003-06-02 |
Dave Love |
Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.
|
2003-06-02 |
Dave Love |
[HAVE_FCNTL_H]: Include fcntl.h.
|
2003-06-02 |
Dave Love |
Doc fixes.
|
2003-06-02 |
Lute Kamstra |
*** empty log message ***
|
2003-06-02 |
Lute Kamstra |
(lm-synopsis): Use relative filenames correctly. Show the synopsis to
|
2003-06-02 |
Kenichi Handa |
(Fset_buffer_multibyte): Fix previous change.
Boehm-GC-base
|
2003-06-02 |
Kenichi Handa |
*** empty log message ***
|
2003-06-01 |
Kenichi Handa |
*** empty log message ***
|
2003-06-01 |
Kenichi Handa |
(Fset_buffer_multibyte): Correctly recover a narrowed
|
2003-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2003-06-01 |
Juanma Barranquero |
Version 1.6
|
2003-06-01 |
Jason Rumney |
*** empty log message ***
|
2003-06-01 |
Jason Rumney |
(mouse-wheel-down-event, mouse-wheel-up-event):
|
2003-06-01 |
Jason Rumney |
No need to bind wheel events specially.
|
2003-06-01 |
Jason Rumney |
Make last change compile on MSVC
|
2003-06-01 |
Jason Rumney |
(Qmouse_wheel): Declare only if MAC_OSX defined.
|
2003-06-01 |
Jason Rumney |
(enum event_kind): Added new WHEEL_EVENT event.
|
2003-06-01 |
Jason Rumney |
(construct_mouse_wheel): Construct WHEEL_EVENT.
|
2003-06-01 |
Stefan Monnier |
(custom-get-fresh-buffer): Be extra paranoid,
|
2003-06-01 |
Stefan Monnier |
(openp): Make sure STR is a string.
|
2003-06-01 |
Stefan Monnier |
(sh-is-quoted-p): New fun.
|
2003-06-01 |
Michael Kifer |
2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu>
|
2003-06-01 |
Andreas Schwab |
*** empty log message ***
|
2003-06-01 |
Andreas Schwab |
(Man-name-regexp): Also match Latin-1 soft hyphen.
|
2003-06-01 |
Stefan Monnier |
*** empty log message ***
|
2003-05-31 |
Stefan Monnier |
*** empty log message ***
|
2003-05-31 |
John Paul Wallington |
*** empty log message ***
|
2003-05-31 |
John Paul Wallington |
(lisp, shortlisp): byte-run, float-sup, map-ynp, and
|
2003-05-31 |
Stefan Monnier |
(view-file, view-file-other-window, view-file-other-frame):
|
2003-05-31 |
Stefan Monnier |
(vc-call-backend): Give better error message when backend function is missing.
|
2003-05-31 |
Stefan Monnier |
(vc-directory-exclusion-list): Add MCVS and .svn.
|
2003-05-31 |
Stefan Monnier |
(log-edit-maximum-comment-ring-size, log-edit-comment-ring)
|
2003-05-31 |
Stephen Eglen |
*** empty log message ***
|
2003-05-31 |
Stephen Eglen |
(iswitchb-buffer-ignore): Update custom type to allow functions.
|
2003-05-31 |
Stefan Monnier |
*** empty log message ***
|
2003-05-31 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move to frame.el.
|
2003-05-31 |
Stefan Monnier |
(widget-specify-insert): Simplify.
|
2003-05-31 |
Stefan Monnier |
(custom-get-fresh-buffer): New fun.
|
2003-05-31 |
John Paul Wallington |
*** empty log message ***
|
2003-05-31 |
John Paul Wallington |
(large-file-warning-threshold): Add type, groups.
|
2003-05-31 |
Kenichi Handa |
*** empty log message ***
|
2003-05-31 |
Kenichi Handa |
(recover-file): Bind coding-system-for-read to
|
2003-05-31 |
Kenichi Handa |
(Qauto_save_coding, auto_save_coding): New variables.
|
2003-05-31 |
Kenichi Handa |
(DECODE_EMACS_MULE_COMPOSITION_CHAR): If coding->flags
|
2003-05-31 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-31 |
Juanma Barranquero |
Load byte-run.el, map-ynp.el, timer.el and float-sup.el from emacs-lisp.
|
2003-05-31 |
Juanma Barranquero |
(lisp): Fix references to byte-run.el, float-sup.el and map-ynp.el, which are
|
2003-05-31 |
Kenichi Handa |
*** empty log message ***
|
2003-05-31 |
Kenichi Handa |
(VALID_LEADING_CODE_P): New macro.
|
2003-05-30 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-30 |
Juanma Barranquero |
Moved from lisp/.
|
2003-05-30 |
Juanma Barranquero |
Moved to progmodes/.
|
2003-05-30 |
Juanma Barranquero |
Moved from textmodes/.
|
2003-05-30 |
Juanma Barranquero |
Moved to lisp/.
|
2003-05-30 |
Juanma Barranquero |
Moved to textmodes/.
|
2003-05-30 |
Juanma Barranquero |
Moved to emacs-lisp/.
|
2003-05-30 |
Juanma Barranquero |
Moved to obsolete/.
|
2003-05-30 |
Juanma Barranquero |
Moved.
|
2003-05-30 |
Juanma Barranquero |
Removed. Contents moved to misc.el
|
2003-05-30 |
Juanma Barranquero |
(mark-beginning-of-buffer, mark-end-of-buffer, upcase-char, forward-to-word,
|
2003-05-30 |
Juanma Barranquero |
(looking-back): New function to check for regular expression before point.
|
2003-05-30 |
Thien-Thi Nguyen |
*** empty log message ***
|
2003-05-30 |
Stefan Monnier |
(comment-empty-lines): New var.
|
2003-05-30 |
Stefan Monnier |
(latex-block-args-alist, latex-block-body-alist): New vars.
|
2003-05-30 |
Stefan Monnier |
(refill-adjust-ignorable-overlay): Don't hardcode pint-min == 1.
|
2003-05-30 |
Stefan Monnier |
(xml-parse-tag): Return (foo nil) rather than (foo nil "")
|
2003-05-30 |
Stefan Monnier |
*** empty log message ***
|
2003-05-30 |
Stefan Monnier |
Typo (no clue what happened).
|
2003-05-30 |
Stefan Monnier |
(edebug-storing-offsets): Move indent and debug to inside the macro.
|
2003-05-30 |
Kenichi Handa |
*** empty log message ***
|
2003-05-30 |
Kenichi Handa |
*** empty log message ***
|
2003-05-30 |
Kenichi Handa |
(struct ccl_program) <eight_bit_control: Comment fixed.
|
2003-05-30 |
Kenichi Handa |
(ccl_coding_driver): Set ccl->eight_bit_control
|
2003-05-30 |
Kenichi Handa |
(CCL_WRITE_CHAR): Increment extra_bytes only when it is
|
2003-05-29 |
Stefan Monnier |
(forms-mode-hook): Rename from forms-mode-hooks.
|
2003-05-29 |
Luc Teirlinck |
(kill-whole-line): Make it interact correctly with the kill ring.
|
2003-05-29 |
Luc Teirlinck |
*** empty log message ***
|
2003-05-29 |
Stefan Monnier |
(define-derived-mode, define-minor-mode): Remove outdated spec.
|
2003-05-29 |
Stefan Monnier |
(edebug-window-list): Use push.
|
2003-05-29 |
Stefan Monnier |
(define-minor-mode): Add edebug spec.
|
2003-05-29 |
Stefan Monnier |
(define-derived-mode): Add a proper edebug declaration.
|
2003-05-29 |
Dave Love |
Comment.
|
2003-05-29 |
Dave Love |
*** empty log message ***
|
2003-05-29 |
Dave Love |
Correct Unicode stuff.
|
2003-05-29 |
Glenn Morris |
(realize_default_face): Do not abort if lface is non-existent -
|
2003-05-29 |
Kenichi Handa |
(ctext-pre-write-conversion): Fix previous change.
|
2003-05-29 |
Kenichi Handa |
(ctext-non-standard-encodings-alist):
|
2003-05-29 |
Kenichi Handa |
*** empty log message ***
|
2003-05-28 |
Kenichi Handa |
*** empty log message ***
|
2003-05-28 |
Stefan Monnier |
(Info-fontify-node): Hide \n------- rather than -------\n.
|
2003-05-28 |
Andreas Schwab |
*** empty log message ***
|
2003-05-28 |
Andreas Schwab |
(describe-char): Use `char' instead of
|
2003-05-28 |
Nick Roberts |
(gud-gdb-goto-stackframe, gud-gdb-get-stackframe): Add
|
2003-05-28 |
Nick Roberts |
*** empty log message ***
|
2003-05-28 |
Kai Großjohann |
Remove bogus ChangeLog entry that didn't have a change to go with.
|
2003-05-28 |
Kai Großjohann |
(kill-region): If nothing was killed, and the
|
2003-05-28 |
Stefan Monnier |
(skeleton-edebug-spec): First cut of an edebug spec.
|
2003-05-28 |
Dave Love |
Don't mention ORDERS.JAPAN.
|
2003-05-28 |
Dave Love |
*** empty log message ***
|
2003-05-28 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-28 |
Richard M. Stallman |
(syms_of_print) <print-escape-nonascii>: Doc fix.
|
2003-05-28 |
Richard M. Stallman |
(Indentation): Condense, simplify, clarify prev change.
|
2003-05-28 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-28 |
Richard M. Stallman |
(GDB Graphical Interface): New node (rewritten somewhat by RMS).
|
2003-05-28 |
Dave Love |
*** empty log message ***
|
2003-05-28 |
Dave Love |
(unbind_to): Fix last change for K&R. From rms.
|
2003-05-28 |
Richard M. Stallman |
(Creating Strings): Clarify split-string.
|
2003-05-28 |
Richard M. Stallman |
(refill-fill-paragraph-at): Avoid refilling the following paragraph.
|
2003-05-28 |
Richard M. Stallman |
(ctl-x-map): Don't bind C-x C-i or C-x 3.
|
2003-05-28 |
Richard M. Stallman |
(last-sexp-toggle-display):
|
2003-05-28 |
Richard M. Stallman |
(byte-compile-no-warnings): New function.
|
2003-05-28 |
Richard M. Stallman |
(type-break-cancel-function-timers): Use with-no-warnings.
|
2003-05-28 |
Richard M. Stallman |
(command-line-1): Use with-no-warnings.
|
2003-05-28 |
Richard M. Stallman |
(browse-url-mozilla): Correct the conditionals for using ,new-window.
|
2003-05-28 |
Richard M. Stallman |
(map-y-or-n-p): No special handling for exit-prefix.
|
2003-05-28 |
Richard M. Stallman |
(jka-compr-insert-file-contents):
|
2003-05-28 |
Richard M. Stallman |
(Info-index): Add autoload cookie.
|
2003-05-28 |
Richard M. Stallman |
(forms-mode): Use write-file-functions instead of local-write-file-hooks.
|
2003-05-28 |
Richard M. Stallman |
Comment change.
|
2003-05-28 |
Richard M. Stallman |
(set-face-attribute): Set face-modified prop to t
|
2003-05-28 |
Richard M. Stallman |
(substitute-env-vars): Fix typo.
|
2003-05-28 |
Richard M. Stallman |
(describe-char-unicode-data): New dummy definition.
|
2003-05-28 |
Richard M. Stallman |
(custom-face-state-set): non-nil `face-modified'
|
2003-05-28 |
Richard M. Stallman |
(with-no-warnings): New function.
|
2003-05-28 |
Richard M. Stallman |
Don't mention ORDERS.EUROPE.
|
2003-05-28 |
Kai Großjohann |
(Init Rebinding): Xref Non-ASCII Rebinding, for
|
2003-05-27 |
Kim F. Storm |
(expose_window): Fix error in calculation of
|
2003-05-27 |
Kim F. Storm |
*** empty log message ***
|
2003-05-27 |
Glenn Morris |
Commentary change.
|
2003-05-27 |
Juanma Barranquero |
Add missing code from previous patch by David Ponce.
|
2003-05-27 |
Jason Rumney |
(GET_WHEEL_DELTA_WPARAM): New macro.
|
2003-05-27 |
Jason Rumney |
*** empty log message ***
|
2003-05-27 |
Francesco Potortì |
Remove Philippe Waroquier's email address, at his request.
|
2003-05-27 |
Glenn Morris |
*** empty log message ***
|
2003-05-27 |
Glenn Morris |
(sh-here-document-word): Document new treatment of leading "-".
|
2003-05-27 |
Glenn Morris |
(align-rules-list): Doc fix.
|
2003-05-27 |
Glenn Morris |
Update copyright.
|
2003-05-27 |
Stefan Monnier |
*** empty log message ***
|
2003-05-27 |
Stefan Monnier |
(lisp-font-lock-syntactic-face-function): Don't infinite lop at bob.
|
2003-05-27 |
Kai Großjohann |
(global-map): Bind M-S-<backspace to
|
2003-05-26 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-26 |
Juanma Barranquero |
(construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up the
|
2003-05-26 |
Juanma Barranquero |
(make_lispy_event) [WINDOWSNT]: Don't handle MOUSE_WHEEL_EVENT anymore.
|
2003-05-26 |
Andreas Schwab |
*** empty log message ***
|
2003-05-26 |
Andreas Schwab |
(syms_of_buffer) <default-direction-reversed>: Doc fix.
|
2003-05-26 |
Andreas Schwab |
*** empty log message ***
|
2003-05-26 |
Andreas Schwab |
(try_window_id): Avoid aborting if PT is inside a
|
2003-05-26 |
Andreas Schwab |
(Fgarbage_collect): Fix last change.
|
2003-05-26 |
Stefan Monnier |
(gud-find-class): Remove unused var `pos'.
|
2003-05-26 |
John Paul Wallington |
*** empty log message ***
|
2003-05-26 |
John Paul Wallington |
(Fx_create_frame): Don't call Qface_set_after_frame_default.
|
2003-05-26 |
John Paul Wallington |
(x-create-frame-with-faces): Call `face-set-after-frame-default'.
|
2003-05-26 |
Kai Großjohann |
(global-map): Don't bind S-<backspace>. Too many
|
2003-05-26 |
André Spiegel |
#
|
2003-05-26 |
André Spiegel |
(vc-delete-file): Fix free variable reference.
|
2003-05-26 |
Stefan Monnier |
(skeleton-internal-1): Don't loop if interactor of subskeleton is nil.
|
2003-05-25 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-25 |
Juanma Barranquero |
(autoconf-mode setups): Recognise AH_ and AU_ entries in "(autoconf)Autoconf
|
2003-05-25 |
Stefan Monnier |
*** empty log message ***
|
2003-05-25 |
Stefan Monnier |
(Fset_window_buffer): Add type of `keep_margins' argument.
|
2003-05-25 |
Stefan Monnier |
(window_box_text_cols): Declare.
|
2003-05-25 |
Stefan Monnier |
(window_text_bottom_y, draw_row_fringe_bitmaps)
|
2003-05-25 |
Stefan Monnier |
(build_scalable_font_name): Remove `unused var pixel_size' warning.
|
2003-05-25 |
Stefan Monnier |
(png_load): Remove `unused vars intent, image_gamma' warning.
|
2003-05-25 |
Stefan Monnier |
(unexec): Remove `unused var n' warning.
|
2003-05-25 |
Stefan Monnier |
(my_strftime_localtime_r): Remove `defined but unused' warning.
|
2003-05-25 |
Stefan Monnier |
(allocate_pty): Remove `unused var stb' and
|
2003-05-25 |
Stefan Monnier |
(mode_line_string): Remove unused var `f'.
|
2003-05-25 |
Stefan Monnier |
(find_safe_codings): Remove unused var `i'.
|
2003-05-25 |
Stefan Monnier |
(Fbyte_code): Remove `unused val' warning.
|
2003-05-25 |
Stefan Monnier |
(Fkill_buffer): Remove unused var `list'.
|
2003-05-25 |
Stefan Monnier |
(Fgarbage_collect): Remove `unused var tail' warning.
|
2003-05-25 |
Nick Roberts |
(gdb-info-breakpoints-custom, gdb-assembler-custom):
|
2003-05-25 |
Nick Roberts |
*** empty log message ***
|
2003-05-25 |
Jan Djärv |
* frame.c (make_frame): Condition want_fullscreen with
|
2003-05-25 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-25 |
Juanma Barranquero |
(Fset_window_scroll_bars): Fix typo in argument name.
|
2003-05-25 |
Juanma Barranquero |
Fix typos.
|
2003-05-25 |
Juanma Barranquero |
(which-func-update-timer): New variable.
|
2003-05-25 |
Juanma Barranquero |
(idle-update-delay): New variable.
|
2003-05-25 |
Juanma Barranquero |
(forward-visible-line): Fix negative arguments.
|
2003-05-25 |
Juanma Barranquero |
(skeleton-pair-insert-maybe): Remove leftover reference to
|
2003-05-25 |
Stefan Monnier |
*** empty log message ***
|
2003-05-25 |
Stefan Monnier |
(skeleton-abbrev-cleanup, skeleton-proxy): Remove obsolete code.
|
2003-05-24 |
Kim F. Storm |
New per-window fringe and scroll-bar settings.
|
2003-05-24 |
Kim F. Storm |
(struct x_output): Move members left_pos, top_pos,
kfs_20030524_post
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (some) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
[WINDOWSNT]: Move redefinition of FONT_WIDTH macro to
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct window): Rename members left to left_col,
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (few) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct w32_output): Move members left_pos, top_pos,
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(Fsun_menu_internal): Adapt to per-window fringes and scroll-bars.
|
2003-05-24 |
Kim F. Storm |
(struct x_output): Remove members left_pos, top_pos,
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Update Fset_window_buffer usage.
|
2003-05-24 |
Kim F. Storm |
(struct mac_output): Move members left_pos, top_pos,
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct frame): Rename members height to text_lines,
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-24 |
Kim F. Storm |
(struct glyph_matrix): Rename members window_left_x
|
2003-05-24 |
Kim F. Storm |
(struct buffer): Rename members measured in columns:
|
2003-05-24 |
Kim F. Storm |
(init_buffer_once): Set buffer_defaults and
|
2003-05-24 |
Kim F. Storm |
Major changes for fringes and oter window elements.
|
2003-05-24 |
Andreas Schwab |
*** empty log message ***
kfs_20030524_pre
|
2003-05-24 |
Andreas Schwab |
(insert-directory): Preserve CR in a file name.
|
2003-05-24 |
Andreas Schwab |
(find_safe_codings): Fix last change.
|
2003-05-24 |
Andreas Schwab |
Regenerated.
|
2003-05-24 |
Andreas Schwab |
(AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
|
2003-05-24 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move to frame.el.
|
2003-05-24 |
Stefan Monnier |
*** empty log message ***
|
2003-05-24 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move to frame.el.
|
2003-05-24 |
Stefan Monnier |
(iconify-or-deiconify-frame): Move from term/x-win.el.
|
2003-05-24 |
Stefan Monnier |
(read_key_sequence): Adjust fkey and keytran when dropping `down' events.
|
2003-05-24 |
Kai Großjohann |
Version 2.0.34 (of Tramp) released.
|
2003-05-24 |
Kai Großjohann |
Version 2.0.34 (of Tramp) released.
|
2003-05-24 |
Thien-Thi Nguyen |
*** empty log message ***
|
2003-05-24 |
Thien-Thi Nguyen |
(x_window): Fix typo.
|
2003-05-24 |
Stefan Monnier |
Use `push' and replace `regi-pos' by equivalents.
|
2003-05-23 |
Stefan Monnier |
(display_mode_element): Increase max depth.
|
2003-05-23 |
Nick Roberts |
(gdba): Accommodate Fortran programs.
|
2003-05-23 |
Nick Roberts |
*** empty log message ***
|
2003-05-23 |
Stefan Monnier |
(cvs-temp-buffer): Kill running process in displayed buffers.
|
2003-05-23 |
Stefan Monnier |
*** empty log message ***
|
2003-05-23 |
Dave Love |
(define-ccl-program): Doc fix.
|
2003-05-23 |
Stefan Monnier |
(Vfundamental_mode_abbrev_table): Don't declare.
|
2003-05-23 |
Stefan Monnier |
(reset_buffer_local_variables): Remove redundant setting.
|
2003-05-23 |
André Spiegel |
#
|
2003-05-23 |
André Spiegel |
(vc-cvs-checkout): Don't leave the branch when REV is t.
|
2003-05-23 |
Stefan Monnier |
(perl-font-lock-syntactic-keywords): Match more cases of /.../ patterns.
|
2003-05-23 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-23 |
Lute Kamstra |
Remove unnecessary entry.
|
2003-05-23 |
Richard M. Stallman |
(forms--mode-commands1): Bind \t, not `tab'.
|
2003-05-23 |
Richard M. Stallman |
(repunctuate-sentences): New function.
|
2003-05-23 |
Richard M. Stallman |
(archive-lzh-summarize): Calculate correct total
|
2003-05-23 |
Lute Kamstra |
*** empty log message ***
|
2003-05-23 |
Lute Kamstra |
(checkdoc-file-comments-engine): Use
|
2003-05-23 |
Lute Kamstra |
Make the description of the library more
|
2003-05-23 |
Miles Bader |
Fix mismatched @def/@end pairs (inadvertently nested?).
|
2003-05-23 |
Stefan Monnier |
(define-skeleton): Use the `no-self-insert' property.
|
2003-05-22 |
Stefan Monnier |
*** empty log message ***
|
2003-05-22 |
Stefan Monnier |
Summary: MIME support added for e-mail processing that
|
2003-05-22 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-22 |
Juanma Barranquero |
(Creating Strings): Update split-string specification and examples.
|
2003-05-22 |
Juanma Barranquero |
(split-string): Implement specification that splitting on explicit separators
|
2003-05-22 |
Dave Love |
*** empty log message ***
|
2003-05-22 |
Dave Love |
(difftime) [!HAVE_DIFFTIME]: Define.
|
2003-05-22 |
Kai Großjohann |
(Indentation): Explain the concepts.
|
2003-05-22 |
Dave Love |
*** empty log message ***
|
2003-05-22 |
Dave Love |
Include lisp.h, not ../src/lisp.h.
|
2003-05-22 |
Dave Love |
Include lisp.h, not ../src/lisp.h.
|
2003-05-22 |
Dave Love |
Remove redundant test for term.h. Test for
|
2003-05-22 |
Kenichi Handa |
(ENCODE_UNSAFE_CHARACTER): Adjusted for the name change
|
2003-05-22 |
Kenichi Handa |
(CODING_REPLACEMENT_CHARACTER): Renamed from
|
2003-05-22 |
Kenichi Handa |
Updated.
|
2003-05-22 |
Kenichi Handa |
*** empty log message ***
|
2003-05-22 |
Kenichi Handa |
("chinese-py-punct-b5"): Change the title
|
2003-05-22 |
Kenichi Handa |
*** empty log message ***
|
2003-05-22 |
Kenichi Handa |
(select-safe-coding-system): Try
|
2003-05-21 |
Dave Love |
*** empty log message ***
|
2003-05-21 |
Dave Love |
utf bits. useXIM.
|
2003-05-21 |
Dave Love |
useXIM. index entries.
|
2003-05-21 |
Dave Love |
(x_window, x_window): Use use_xim.
|
2003-05-21 |
Dave Love |
(use_xim): Initialize.
|
2003-05-21 |
Dave Love |
(use_xim) [HAVE_X_I18N]: Declare.
|
2003-05-21 |
Dave Love |
(unicodedata-file): New.
|
2003-05-21 |
Jason Rumney |
*** empty log message ***
|
2003-05-21 |
Jason Rumney |
(main) [WINDOWSNT]: Move it here.
|
2003-05-21 |
Jason Rumney |
(_start): Remove _fmode initialization.
|
2003-05-21 |
Nick Roberts |
(gud-gdba-command-name): Use -noasync option for Gdb
|
2003-05-21 |
Nick Roberts |
*** empty log message ***
|
2003-05-21 |
Stefan Monnier |
(get_local_map): Don't get char-property of previous
|
2003-05-21 |
Lute Kamstra |
*** empty log message ***
|
2003-05-21 |
Lute Kamstra |
Do not instruct the user to autoload `ansi-color-for-comint-mode-on'.
|
2003-05-21 |
Stefan Monnier |
(ctl-x-map): Remove the C-x U binding added recently.
|
2003-05-21 |
Dave Love |
*** empty log message ***
|
2003-05-21 |
Nick Roberts |
(gdb-view-source, gdb-selected-view): New variables.
|
2003-05-21 |
Nick Roberts |
*** empty log message ***
|
2003-05-20 |
Dave Love |
Notes on fonts, Debian packages.
|
2003-05-20 |
Dave Love |
*** empty log message ***
|
2003-05-20 |
Dave Love |
Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
|
2003-05-20 |
Dave Love |
Define LIBS_MAIL=-llockfile.
|
2003-05-20 |
Dave Love |
Append * to s390-*-linux-gnu case.
|
2003-05-20 |
Dave Love |
(MAIL_USE_FLOCK): Make it conditional.
|
2003-05-19 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-19 |
Juanma Barranquero |
(desktop-save): Ensure parameter is expanded and ends with a slash before
|
2003-05-19 |
John Paul Wallington |
*** empty log message ***
|
2003-05-19 |
John Paul Wallington |
(xml-name-regexp): Wrap in `eval-and-compile'.
|
2003-05-19 |
Stefan Monnier |
*** empty log message ***
|
2003-05-19 |
Dave Love |
*** empty log message ***
|
2003-05-19 |
Dave Love |
Doc fixes.
|
2003-05-19 |
Kai Großjohann |
* simple.el (kill-whole-line): New function.
|
2003-05-19 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-19 |
Richard M. Stallman |
Correct invariant section names.
|
2003-05-19 |
Richard M. Stallman |
(goto-address-fontify-maximum-size): Value t means no limit.
|
2003-05-19 |
Richard M. Stallman |
(find-function-on-key): Move the call to find-function-other-window
|
2003-05-19 |
Richard M. Stallman |
(ff-special-constructs): Delete the Ada entry.
|
2003-05-19 |
Richard M. Stallman |
(x-create-frame-with-faces): Don't call face-set-after-frame-default.
|
2003-05-19 |
Richard M. Stallman |
Mark as obsolete.
|
2003-05-19 |
Richard M. Stallman |
Comment change.
|
2003-05-19 |
Richard M. Stallman |
(Finternal_set_lisp_face_attribute): Handle Qunspecified
|
2003-05-19 |
Richard M. Stallman |
(Fignore_event): Doc fix.
|
2003-05-19 |
Kenichi Handa |
(decode_coding_string): Handle post-read-conversion
|
2003-05-19 |
Kenichi Handa |
*** empty log message ***
|
2003-05-19 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-18 |
Juanma Barranquero |
(skeleton-internal-1): Allow - as alternate interesting point marker and revert
|
2003-05-18 |
Nick Roberts |
(put-arrow): Rename gdb-put-arrow and simplify.
|
2003-05-18 |
Nick Roberts |
*** empty log message ***
|
2003-05-18 |
Stefan Monnier |
(beginning-of-defun-raw): Use shy-group.
|
2003-05-18 |
Stefan Monnier |
(executable-set-magic): Remove unused vars `point' and `buffer-modified-p'.
|
2003-05-18 |
Stefan Monnier |
(mail-mode): Don't bother setting paragraph-start.
|
2003-05-18 |
Stefan Monnier |
Use explicit coding tag.
|