2003-05-03 |
Nick Roberts |
Add an entry for GDB-UI.
|
2003-05-03 |
Stefan Monnier |
*** empty log message ***
|
2003-05-03 |
Glenn Morris |
*** empty log message ***
|
2003-05-03 |
Glenn Morris |
Improve previous changes (in particular, use of @uref).
|
2003-05-03 |
Richard M. Stallman |
Updated page for dired.el.
|
2003-05-03 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-03 |
Richard M. Stallman |
(cperl-nonoverridable-face): Doc fix.
|
2003-05-03 |
Richard M. Stallman |
(mail-dont-send, mail-bury): Make ARG optional.
|
2003-05-03 |
Richard M. Stallman |
(Helper-return-blurb): Add defvar. (Also rearrange defuns.)
|
2003-05-03 |
Richard M. Stallman |
(uniquify-ignore-buffers-re): Change default to match some Gnus buffers.
|
2003-05-03 |
Richard M. Stallman |
(comment-search-forward): Add autoload cookie.
|
2003-05-03 |
Richard M. Stallman |
(isearch-complete): Update isearch-message.
|
2003-05-03 |
Richard M. Stallman |
(filesets-data): Add another defvar.
|
2003-05-02 |
Glenn Morris |
*** empty log message ***
|
2003-05-02 |
Glenn Morris |
Update copyright and maintenance details.
|
2003-05-02 |
Stefan Monnier |
Add a link to Meta-CVS home page.
|
2003-05-02 |
Jan Djärv |
* gtkutil.c (create_dialog, make_widget_for_menu_item)
|
2003-05-02 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-02 |
Juanma Barranquero |
(recentf-cleanup): Swap tests for exclusion and accessibility.
|
2003-05-01 |
Richard M. Stallman |
*** empty log message ***
|
2003-05-01 |
Stefan Monnier |
(Funwind_protect): Use func = Fprogn rather symbol = Qnil.
|
2003-05-01 |
Kai Großjohann |
utf-translate-cjk is now called utf-translate-cjk-mode.
|
2003-05-01 |
Kai Großjohann |
More excluded charsets for Unicode support.
|
2003-05-01 |
Juanma Barranquero |
Fix braino.
|
2003-05-01 |
Juanma Barranquero |
*** empty log message ***
|
2003-05-01 |
Kenichi Handa |
*** empty log message ***
|
2003-05-01 |
Kenichi Handa |
("polish-slash"): Add the rule "//"->?/.
|
2003-05-01 |
Juanma Barranquero |
(ls-lisp-format-file-size): New function to implement "-h" switch.
|
2003-05-01 |
Kenichi Handa |
(utf-translate-cjk-mode): Update the
|
2003-05-01 |
Kenichi Handa |
(coding_system_accept_latin_extra_p): Delete this
|
2003-05-01 |
Stefan Monnier |
(cvs-mode-find-file): Don't complain if bound to a non-mouse event.
|
2003-05-01 |
Stefan Monnier |
*** empty log message ***
|
2003-05-01 |
Stefan Monnier |
(unbind_to): Don't handle symbol = Qnil any more.
|
2003-05-01 |
Stefan Monnier |
(CHECK): Wrap args in parenthesis.
|
2003-05-01 |
Stefan Monnier |
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
|
2003-05-01 |
Richard M. Stallman |
No longer has a maintainer.
|
2003-04-30 |
Stefan Monnier |
(parse_modifiers_uncached): Parse `down', `drag',
|
2003-04-30 |
Stefan Monnier |
(text-property-default-nonsticky): Add fill-space.
|
2003-04-30 |
Stefan Monnier |
*** empty log message ***
|
2003-04-30 |
Stefan Monnier |
(easy-menu-get-map): Correctly handle non-submap bindings.
|
2003-04-30 |
Richard M. Stallman |
Undo rest of previous change.
|
2003-04-30 |
Richard M. Stallman |
Undo half of previous change.
|
2003-04-30 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-30 |
Kai Großjohann |
(* GNU/Linux development packages): Mention Debian and
|
2003-04-30 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-30 |
Richard M. Stallman |
(echo_char): Don't clear out a dash that follows a space.
|
2003-04-30 |
Richard M. Stallman |
(abort_on_gc): Add decl.
|
2003-04-30 |
Richard M. Stallman |
(Fsignal): Clear abort_on_gc.
|
2003-04-30 |
Richard M. Stallman |
(Fformat): Set abort_on_gc during first scan of format.
|
2003-04-30 |
Richard M. Stallman |
(abort_on_gc): New variable.
|
2003-04-30 |
Richard M. Stallman |
(move_it_vertically_backward): Do the final big else even if nlines is 0.
|
2003-04-30 |
Richard M. Stallman |
Handle system types sysv5uw* and sysv5OpenUNIX*.
|
2003-04-30 |
Kai Großjohann |
(* GNU/Linux development packages): Tell people to
|
2003-04-30 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-30 |
Juanma Barranquero |
Make things function properly in case both LessTif and Open Motif are installed.
|
2003-04-29 |
Juanma Barranquero |
(ada-stmt-add-to-ada-menu): Moved to ada-mode.el.
|
2003-04-29 |
Juanma Barranquero |
(ada-prj-add-keymap): Moved to ada-mode.el directly. Add dependency on
|
2003-04-29 |
Juanma Barranquero |
(ada-gnatls-args): New variable. Add support for specifying arguments to
|
2003-04-29 |
Juanma Barranquero |
(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
|
2003-04-29 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-29 |
Juanma Barranquero |
Added a comment explaining the various ways to save a game score on POSIX
|
2003-04-29 |
Stefan Monnier |
(isearch-complete1): Don't allocate unnecessarily.
|
2003-04-29 |
Simon Josefsson |
Mention Unicode limitations.
|
2003-04-29 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-29 |
John Paul Wallington |
*** empty log message ***
|
2003-04-29 |
John Paul Wallington |
(byte-compile-cl-warn): Use `string-match'.
|
2003-04-28 |
Dave Love |
*** empty log message ***
|
2003-04-28 |
Dave Love |
(byte-compile-cl-warn): Avoid cl warnings
|
2003-04-28 |
Francesco Potortì |
Undo last (RMS') change, as it is useless, per Dave Love.
|
2003-04-28 |
Francesco Potortì |
Undo RMS' change in configure.in, as it is useless, per Dave Love.
|
2003-04-28 |
Andrew Choi |
* make-package: Allocate 5% extra space on disk image for directories
|
2003-04-28 |
Karl Berry |
use Jan in ChangeLog entry header per rms
|
2003-04-28 |
Kenichi Handa |
*** empty log message ***
|
2003-04-28 |
Kenichi Handa |
Set coding-category-utf-16-be to
|
2003-04-28 |
Kenichi Handa |
(reset-language-environment): Raise the priority of mule-utf-8,
|
2003-04-27 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-27 |
Juanma Barranquero |
(read_scores): Fix corruption of score files.
|
2003-04-27 |
Juanma Barranquero |
(scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.
|
2003-04-26 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-26 |
Juanma Barranquero |
Major rewrite. The code is reordered, cleaner and faster.
|
2003-04-26 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-26 |
Juanma Barranquero |
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
|
2003-04-26 |
Rudy Gevaert |
testing log_accum script
|
2003-04-26 |
Bill Wohler |
Undid last check-in.
|
2003-04-26 |
Richard M. Stallman |
Update invisible/intangible handling spec.
|
2003-04-26 |
John Paul Wallington |
*** empty log message ***
|
2003-04-26 |
John Paul Wallington |
(ibuffer-name-map, ibuffer-mode-name-map)
|
2003-04-25 |
Karl Berry |
new image display support, from janneke
|
2003-04-25 |
Bill Wohler |
(mh-version): Set to 7.3+cvs.
|
2003-04-25 |
Kai Großjohann |
(file-relative-name): Recognize "c:/foo" as absolute
|
2003-04-25 |
Bill Wohler |
Regenerated.
|
2003-04-25 |
Bill Wohler |
Minor changes. Still 7.3.
|
2003-04-25 |
Bill Wohler |
Upgraded to MH-E version 7.3.
|
2003-04-25 |
Andrew Choi |
* macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1.
|
2003-04-25 |
Sam Steingold |
`symbol-macrolet' is similar to `let', not `multiple-value-bind'.
|
2003-04-25 |
Sam Steingold |
(fancy-diary-display-mode): Bind "q" to `quit-window'
|
2003-04-24 |
Kenichi Handa |
*** empty log message ***
|
2003-04-24 |
Kenichi Handa |
(skip_chars): Fix previous change.
|
2003-04-24 |
Richard M. Stallman |
Fix xref.
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(assq-delete-all): Ignore non-cons elememts.
|
2003-04-24 |
Dave Love |
(font-lock-syntactic-keywords): Fix/expand description.
|
2003-04-24 |
John Paul Wallington |
*** empty log message ***
|
2003-04-24 |
John Paul Wallington |
(help-make-xrefs): Remove extra paren.
|
2003-04-24 |
Richard M. Stallman |
(Writing Emacs Primitives): Clarify previous change.
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(mail-send-and-exit): Make arg optional.
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(view-read-only): Doc fix.
|
2003-04-24 |
Richard M. Stallman |
(back-to-indentation): Call backward-prefix-chars.
|
2003-04-24 |
Richard M. Stallman |
(help-make-xrefs): Clean up the loop that scans
|
2003-04-24 |
Richard M. Stallman |
Don't call filesets-init.
|
2003-04-24 |
Richard M. Stallman |
Comment change.
|
2003-04-24 |
Richard M. Stallman |
Comment change.
|
2003-04-24 |
Richard M. Stallman |
(byte-compile-defun): Generate and compile a defalias form,
|
2003-04-24 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-24 |
Richard M. Stallman |
(scheme-mode-syntax-table): Use prefix syntax for ', `, comma, @ and #.
|
2003-04-24 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give @ prefix syntax.
|
2003-04-24 |
Kenichi Handa |
*** empty log message ***
|
2003-04-24 |
Kenichi Handa |
(skip_chars): Make the code faster by using the common
|
2003-04-23 |
Jan Djärv |
* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
|
2003-04-23 |
Stefan Monnier |
(comment-normalize-vars): Fix regexp.
|
2003-04-23 |
André Spiegel |
#
|
2003-04-23 |
André Spiegel |
(vc-cvs-stay-local): Keep the old default. Simplify doc string.
|
2003-04-23 |
Simon Josefsson |
*** empty log message ***
|
2003-04-23 |
Simon Josefsson |
Fix license (the invariant sections mentioned has never been part of
|
2003-04-23 |
André Spiegel |
Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
|
2003-04-22 |
Stefan Monnier |
(vc-mcvs-root): Cache the result.
|
2003-04-22 |
Andrew Innes |
*** empty log message ***
|
2003-04-22 |
Andrew Innes |
Update wording and version number etc.
|
2003-04-22 |
Andrew Innes |
Fix multi-file .zip distribution, by splitting
|
2003-04-22 |
Glenn Morris |
Restore changes from v1.5039 that were lost in v1.5046.
|
2003-04-22 |
Andrew Innes |
Remove personal email address and update wording.
|
2003-04-22 |
Andrew Innes |
Remove personal email address.
|
2003-04-21 |
Stefan Monnier |
(Info-default-dirs): New fun extracted from Info-initialize.
|
2003-04-21 |
Stefan Monnier |
(fill-region-as-paragraph): Fix "last line goes to fill-column+1" problem.
|
2003-04-21 |
Stefan Monnier |
(byte-compile-defvar): Improve message.
|
2003-04-21 |
Stefan Monnier |
*** empty log message ***
|
2003-04-21 |
Richard M. Stallman |
Fix comment typo.
|
2003-04-21 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-21 |
Richard M. Stallman |
(Timers): Explain about timers and quitting.
|
2003-04-21 |
Richard M. Stallman |
(Selecting a Representation): Fix Texinfo usage.
|
2003-04-21 |
Richard M. Stallman |
(kill-line): Doc fix.
|
2003-04-20 |
Sam Steingold |
(cvs-examine): Respect `find-file-visit-truename'.
|
2003-04-20 |
Glenn Morris |
*** empty log message ***
|
2003-04-20 |
Glenn Morris |
(which-func-modes): Add f90-mode.
|
2003-04-20 |
Glenn Morris |
(dabbrev-case-fold-search): Add defvar for compiler.
|
2003-04-20 |
Glenn Morris |
(f90-font-lock-keywords-2): Use override for
|
2003-04-20 |
Stefan Monnier |
Initial version.
|
2003-04-19 |
Stefan Monnier |
(vc-cvs-dir-state): Use vc-cvs-command.
|
2003-04-19 |
Stefan Monnier |
(Fapply): Undo last change and add a comment about why.
|
2003-04-19 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-19 |
Richard M. Stallman |
(desktop-buffer-mh): Don't require mh-e;
|
2003-04-19 |
Richard M. Stallman |
(add-log-current-defun-function): Add autoload cookie.
|
2003-04-19 |
Richard M. Stallman |
(comment-use-syntax): Add autoload cookie.
|
2003-04-19 |
Richard M. Stallman |
(byte-compile-log-file, (byte-recompile-directory): Don't use
|
2003-04-19 |
Richard M. Stallman |
(Writing Emacs Primitives): Strings are
|
2003-04-18 |
Stefan Monnier |
*** empty log message ***
|
2003-04-18 |
Stefan Monnier |
(cua-mode): Use define-minor-mode.
|
2003-04-18 |
Stefan Monnier |
(define-minor-mode): Only echo a message if the body didn't do so already.
|
2003-04-18 |
Stefan Monnier |
(view-read-only): Move from view.el to files.el.
|
2003-04-18 |
Miles Bader |
*** empty log message ***
|
2003-04-18 |
Miles Bader |
(Faset): Calculate nbytes earlier, to satisfy the now pickier
|
2003-04-17 |
Stefan Monnier |
*** empty log message ***
|
2003-04-17 |
Stefan Monnier |
(For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP.
|
2003-04-17 |
Stefan Monnier |
(Fsubstitute_command_keys): Remove spurious casts.
|
2003-04-17 |
Stefan Monnier |
(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
|
2003-04-17 |
Stefan Monnier |
Don't hardcode BEG==1.
|
2003-04-17 |
Stefan Monnier |
(Fmake_byte_code): Improve the `usage' string.
|
2003-04-17 |
Stefan Monnier |
(Fdefine_abbrev_table): Use XCAR, XCDR.
|
2003-04-17 |
Stefan Monnier |
*** empty log message ***
|
2003-04-17 |
Stefan Monnier |
(view-read-only): Don't declare a second time.
|
2003-04-17 |
Robert J. Chassell |
Update copyright date and update-date.
|
2003-04-17 |
Robert J. Chassell |
Thanks to Hugo Gayosso, fix minor typos.
|
2003-04-17 |
John Paul Wallington |
*** empty log message ***
|
2003-04-17 |
John Paul Wallington |
(hexl-find-file): Bind `default-major-mode' to `fundamental-mode'.
|
2003-04-16 |
Stefan Monnier |
(byte-compile-const-symbol-p): Rename arg.
|
2003-04-16 |
Stefan Monnier |
(reveal-post-command): Use overlay-get for overlays.
|
2003-04-16 |
Glenn Morris |
(f90-looking-at-do, f90-find-breakpoint): Fix previous change.
|
2003-04-16 |
Kenichi Handa |
*** empty log message ***
|
2003-04-16 |
Kenichi Handa |
(describe-language-environment): At
|
2003-04-16 |
Dave Love |
*** empty log message ***
|
2003-04-16 |
Glenn Morris |
*** empty log message ***
|
2003-04-16 |
Glenn Morris |
Comment changes.
|
2003-04-16 |
Glenn Morris |
(f90-indent-to, f90-indent-line-no)
|
2003-04-16 |
Dave Love |
Moved from lisp.
|
2003-04-16 |
Dave Love |
Moved to progmodes.
|
2003-04-16 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-16 |
Richard M. Stallman |
(try_window, try_window_reusing_current_matrix):
|
2003-04-16 |
Richard M. Stallman |
(Foverlay_recenter): Doc fix.
|
2003-04-16 |
Richard M. Stallman |
(Regexps): Ref to Lisp manual for more regexp features.
|
2003-04-16 |
Richard M. Stallman |
(Minibuffer Misc): Document fn minibuffer-message.
|
2003-04-16 |
Richard M. Stallman |
(Man-follow-manual-reference): Don't require match
|
2003-04-15 |
Glenn Morris |
*** empty log message ***
|
2003-04-15 |
Glenn Morris |
(fortran-tab-mode-minor-mode-string): Delete this variable,
|
2003-04-15 |
Glenn Morris |
*** empty log message ***
|
2003-04-15 |
Glenn Morris |
Whitespace changes, some re-ordering of code, trivial commentary change.
|
2003-04-15 |
Glenn Morris |
Whitespace changes, trivial commentary changes.
|
2003-04-15 |
Andrew Choi |
* term/mac-win.el: Unconditionally set process-connection-type to nil.
|
2003-04-14 |
Stefan Monnier |
(font-lock-maximum-size, font-lock-verbose): Remove.
|
2003-04-14 |
Stefan Monnier |
(font-lock-multiline, font-lock-fontified)
|
2003-04-14 |
Stefan Monnier |
*** empty log message ***
|
2003-04-14 |
Stefan Monnier |
(latex-mode-map): Bind latex-split-block to C-c C-s.
|
2003-04-14 |
Andrew Choi |
* macterm.c (mac_check_for_quit_char): Don't check more often than
|
2003-04-14 |
Stefan Monnier |
*** empty log message ***
|
2003-04-14 |
Stefan Monnier |
(Fsit_For): Support XEmacs-style arg list.
|
2003-04-14 |
Stefan Monnier |
(font-lock-preprocessor-face): New var and face.
|
2003-04-14 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-14 |
Richard M. Stallman |
(define-derived-mode): Make generated code work in
|
2003-04-14 |
Richard M. Stallman |
(last-sexp-toggle-display): At end of buffer, run the global binding
|
2003-04-14 |
Richard M. Stallman |
(after-insert-file-set-coding): Properly treat INSERTED as number of
|
2003-04-14 |
Richard M. Stallman |
(desktop-base-file-name): Renamed from desktop-basefilename. Add defvaralias.
|
2003-04-14 |
John Paul Wallington |
*** empty log message ***
|
2003-04-14 |
John Paul Wallington |
(create-fontset-from-ascii-font): Doc fix.
|
2003-04-13 |
Glenn Morris |
*** empty log message ***
|
2003-04-13 |
Glenn Morris |
(fortran-previous-statement): Check for fortran-continuation-string.
|
2003-04-13 |
Kai Großjohann |
From Michael Albinus <Michael.Albinus@alcatel.de>.
|
2003-04-13 |
Masatake YAMATO |
(toplevel): Don't change the face
|
2003-04-12 |
Stefan Monnier |
*** empty log message ***
|
2003-04-12 |
Stefan Monnier |
(change-log-version-number-search): Fix old bug.
|
2003-04-12 |
Stefan Monnier |
Don't autoload all these defcustoms.
|
2003-04-12 |
Stefan Monnier |
(byte-compile-file-form-defvar, byte-compile-defvar):
|
2003-04-12 |
Glenn Morris |
*** empty log message ***
|
2003-04-12 |
Glenn Morris |
(f90-join-lines): Make it behave more like the standard function
|
2003-04-12 |
Stefan Monnier |
Use push, with-current-buffer, dolist, ...
|
2003-04-12 |
Stefan Monnier |
*** empty log message ***
|
2003-04-12 |
Stefan Monnier |
(server-start): Use letf.
|
2003-04-12 |
Stefan Monnier |
(server-socket-name): Use new safe location for socket.
|
2003-04-12 |
Stefan Monnier |
(main): Use new safe location for socket.
|
2003-04-12 |
Masatake YAMATO |
* help.el (describe-minor-mode): New function implementation.
|
2003-04-12 |
Glenn Morris |
*** empty log message ***
|
2003-04-12 |
Glenn Morris |
(gomoku-buffer-name): New constant.
|
2003-04-12 |
Glenn Morris |
(f90-abbrev-start): Only offer help if abbrev-mode is active.
|
2003-04-12 |
Glenn Morris |
(fortran-abbrev-start): Only offer help if abbrev-mode is active.
|
2003-04-12 |
John Paul Wallington |
*** empty log message ***
|
2003-04-12 |
John Paul Wallington |
(help-add-fundoc-usage): Pass an empty string to `format' if
|
2003-04-11 |
Stefan Monnier |
*** empty log message ***
|
2003-04-11 |
Stefan Monnier |
(head_table): Use switch-frame as event_kind for select-window.
|
2003-04-11 |
Stefan Monnier |
(kbd_buffer_get_event): Don't handle SELECT_WINDOW_EVENT
|
2003-04-11 |
Stefan Monnier |
(Fformat): Lisp_Object/int mixup.
|
2003-04-11 |
Stefan Monnier |
(global-map): Bind [select-window].
|
2003-04-11 |
Stefan Monnier |
*** empty log message ***
|
2003-04-11 |
John Paul Wallington |
*** empty log message ***
|
2003-04-11 |
John Paul Wallington |
(type-break-warning-countdown-string): Doc fix; escape open paren at col 0.
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
(utf-translate-cjk-mode): Fix incorrect
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
Don't set after-insert-file-adjust-coding-function.
|
2003-04-11 |
Kenichi Handa |
(Vafter_insert_file_adjust_coding_function): Delete
|
2003-04-11 |
Masatake YAMATO |
2003-04-11 Masatake YAMATO <jet@gyve.org>
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
* international/quail.el (quail-guidance-str)
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
(temp_echo_area_glyphs): Adjust prototype.
|
2003-04-11 |
Kenichi Handa |
(temp_echo_area_glyphs): Change the arg to Lisp
|
2003-04-11 |
Kenichi Handa |
(sort-coding-systems): Set higher priority to a coding system listed
|
2003-04-11 |
Kenichi Handa |
*** empty log message ***
|
2003-04-11 |
Kenichi Handa |
(sort-coding-systems): Lower the
|
2003-04-10 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-10 |
Juanma Barranquero |
(modify-all-frames-parameters): Deleted.
|
2003-04-10 |
Juanma Barranquero |
(desktop-buffer-file): Restore major-mode if it is different from the normal
|
2003-04-10 |
Kenichi Handa |
*** empty log message ***
|
2003-04-10 |
Kenichi Handa |
* fileio.c (Vafter_insert_file_adjust_coding_function): New
|
2003-04-10 |
Kenichi Handa |
Set after-insert-file-adjust-coding-function to
|
2003-04-10 |
Kenichi Handa |
(indian-2-column-to-ucs-region): Fix for
|
2003-04-09 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-09 |
Richard M. Stallman |
(file-chase-links): Fix previous change.
|
2003-04-09 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-09 |
Juanma Barranquero |
(new-frame): Add obsolescence declaration.
|
2003-04-09 |
Juanma Barranquero |
(modify-all-frames-parameters): New function to change parameters in all
|
2003-04-09 |
Juanma Barranquero |
(set-frame-font): Allow keeping frame size after changing font.
|
2003-04-09 |
Jan Djärv |
* xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to
|
2003-04-09 |
Thien-Thi Nguyen |
*** empty log message ***
|
2003-04-09 |
Thien-Thi Nguyen |
(Man-heading-regexp): Accept hyphen.
|
2003-04-09 |
Thien-Thi Nguyen |
Initial revision
|
2003-04-09 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Kenichi Handa |
Specify rescale ratio 1.3 for CDAC fonts.
|
2003-04-09 |
Kenichi Handa |
(Vface_font_rescale_alist): New variable.
|
2003-04-09 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Kenichi Handa |
(read1): Before calling index, check if the 2nd
|
2003-04-09 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Kenichi Handa |
Register ?\221 and ?\226 in latin-extra-code-table.
|
2003-04-09 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-09 |
Richard M. Stallman |
Put #include of jpeglib.h at start of line.
|
2003-04-09 |
Richard M. Stallman |
Handle multiple desktop files in different dirs.
|
2003-04-09 |
Richard M. Stallman |
(minor-mode-list): New variable.
|
2003-04-09 |
Richard M. Stallman |
(file-chase-links): New arg LIMIT.
|
2003-04-09 |
Richard M. Stallman |
(map-y-or-n-p): When formatting chars in ACTION-ALIST,
|
2003-04-09 |
Richard M. Stallman |
(last-sexp-toggle-display): At end of buffer, just call `newline'.
|
2003-04-09 |
Richard M. Stallman |
(rmail-make-basic-summary-line): If there's
|
2003-04-09 |
Richard M. Stallman |
(Kinds of Files): Correct return value of file-symlink-p.
|
2003-04-09 |
Richard M. Stallman |
(Ffile_symlink_p): Doc fix.
|
2003-04-09 |
Richard M. Stallman |
(Fformat): Translate positions of text properties
|
2003-04-09 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Kenichi Handa |
*** empty log message ***
|
2003-04-09 |
Kenichi Handa |
(print-coding-system-briefly): If
|
2003-04-08 |
Kai Großjohann |
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
|
2003-04-08 |
Kai Großjohann |
Version 2.0.33 released.
|
2003-04-08 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-08 |
Richard M. Stallman |
(openp): Get the Qfile_exists_p handler for STRING, not FN.
|
2003-04-08 |
Richard M. Stallman |
(Finsert_file_contents): Doc fix.
|
2003-04-08 |
Steven Tamm |
mac.c (init_mac_osx_environment): Switch libexec and bin so that self-
|
2003-04-08 |
Kenichi Handa |
*** empty log message ***
|
2003-04-08 |
Kenichi Handa |
Register ?\225 in latin-extra-code-table.
|
2003-04-08 |
Kenichi Handa |
(coding_system_accept_latin_extra_p): New function.
|
2003-04-08 |
Kenichi Handa |
(code_convert_region): Fix last change.
|
2003-04-08 |
Kenichi Handa |
*** empty log message ***
|
2003-04-08 |
Kenichi Handa |
(code_convert_region_unwind): Set
|
2003-04-08 |
Kenichi Handa |
(utf-16-le-decode-loop)
|
2003-04-07 |
Martin Stjernholm |
*** empty log message ***
|
2003-04-07 |
Martin Stjernholm |
(c-symbol-key): Use POSIX char classes to match symbols in Emacs 21.
|
2003-04-07 |
Thien-Thi Nguyen |
*** empty log message ***
|
2003-04-07 |
Thien-Thi Nguyen |
(md5.o): Add missing dependency info.
|
2003-04-07 |
Francesco Potortì |
(xterm-mouse-event-read): New function.
|
2003-04-07 |
Francesco Potortì |
*** empty log message ***
|
2003-04-07 |
Kai Großjohann |
(Man-getpage-in-background): Set GROFF_NO_SGR env var in
|
2003-04-06 |
Juanma Barranquero |
Fix cross references.
|
2003-04-06 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-06 |
Richard M. Stallman |
(x_handle_selection_request): Move UNGCPRO to very end.
|
2003-04-06 |
Richard M. Stallman |
(verify_bytepos): New function.
|
2003-04-06 |
Richard M. Stallman |
Add many calls to CHECK_TOTAL_LENGTH.
|
2003-04-06 |
Richard M. Stallman |
(CHECK_TOTAL_LENGTH): New macro.
|
2003-04-06 |
Richard M. Stallman |
Comment change.
|
2003-04-06 |
Richard M. Stallman |
(VALIDATE_LISP_STORAGE): Macro deleted. All calls deleted.
|
2003-04-06 |
Richard M. Stallman |
(Near Point): Fix nonsense in char-before.
|
2003-04-06 |
Richard M. Stallman |
Clarify when buffer list is reordered.
|
2003-04-06 |
Richard M. Stallman |
(cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change.
|
2003-04-06 |
Richard M. Stallman |
(dired-view-file): Let viewer program run asynchronously.
|
2003-04-06 |
Richard M. Stallman |
(last-sexp-toggle-display): Correct the starting point for
|
2003-04-06 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-06 |
Juanma Barranquero |
(Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables.
|
2003-04-06 |
André Spiegel |
#
|
2003-04-06 |
Francesco Potortì |
Use the same configuration for all aix5, not just aix5.1.
|
2003-04-06 |
Francesco Potortì |
*** empty log message ***
|
2003-04-05 |
Andreas Schwab |
*** empty log message ***
|
2003-04-05 |
Andreas Schwab |
(install): Remove CVS related and backup files from
|
2003-04-05 |
Masatake YAMATO |
* progmodes/etags.el (tag-find-file-of-tag): Renamed from
|
2003-04-05 |
Masatake YAMATO |
(Info-goto-emacs-command-node): If command
|
2003-04-05 |
André Spiegel |
(vc-cvs-get-entries): New function that uses the right coding system for
|
2003-04-05 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-05 |
Juanma Barranquero |
(emacs-lisp-mode): Add prefix/suffix matching regexps.
|
2003-04-05 |
Steven Tamm |
Place libexec executables directly under the Contents/MacOS/libexec if
|
2003-04-05 |
Vinicius Jose Latorre |
Adjust number-sequence code
|
2003-04-05 |
John Paul Wallington |
(ibuffer-insert-filter-group): Fix spazz.
|
2003-04-04 |
Stefan Monnier |
*** empty log message ***
|
2003-04-04 |
John Paul Wallington |
*** empty log message ***
|
2003-04-04 |
John Paul Wallington |
(ibuffer-format-filter-group-data): Don't append "\n".
|
2003-04-04 |
John Paul Wallington |
(ibuffer-insert-filter-group): `help-echo' text property dynamically
|
2003-04-04 |
Stefan Monnier |
(fill-delete-newlines): Don't delete past TO.
|
2003-04-04 |
Richard M. Stallman |
Don't ask people to join the LPF. Ask for a volunteer to reactivate it.
|
2003-04-04 |
Richard M. Stallman |
Break the line after the return type in function definition.
|
2003-04-04 |
Stefan Monnier |
(refill-fill-paragraph-at): Don't skip prefix since markers work right.
|
2003-04-04 |
Stefan Monnier |
(refill-fill-paragraph-at): Undo last fix.
|
2003-04-04 |
Stefan Monnier |
(fill-paragraph): Don't skip prefix now that markers work right.
|
2003-04-04 |
Stefan Monnier |
(fill-delete-newlines): Remove trailing whitespace.
|
2003-04-04 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-04 |
Juanma Barranquero |
(find-file-of-tag-noselect, find-file-of-tag): New helper functions.
|
2003-04-04 |
Stefan Monnier |
*** empty log message ***
|
2003-04-04 |
Andreas Schwab |
*** empty log message ***
|
2003-04-04 |
Andreas Schwab |
(tramp-send-string): Handle empty string.
|
2003-04-04 |
Kenichi Handa |
*** empty log message ***
|
2003-04-04 |
Kenichi Handa |
(Fformat): Use a copy of FORMAT string so that we can
|
2003-04-03 |
Richard M. Stallman |
*** empty log message ***
|
2003-04-03 |
Richard M. Stallman |
(easy-menu-define): Don't make a defvar for nil.
|
2003-04-03 |
Richard M. Stallman |
(read-quoted-char): Remember the input char
|
2003-04-03 |
Richard M. Stallman |
(shadow-parse-fullname): Renamed from shadow-parse-fullpath.
|
2003-04-03 |
Richard M. Stallman |
(kmacro-end-and-call-macro): Doc fix.
|
2003-04-03 |
Richard M. Stallman |
(hexl-find-file): Ignore user's value of default-major-mode.
|
2003-04-03 |
Richard M. Stallman |
(hack-local-variables-prop-line): New arg MODE-ONLY.
|
2003-04-03 |
Richard M. Stallman |
(delete-active-region): Don't explicitly deactivate mark.
|
2003-04-03 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-03 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-03 |
Juanma Barranquero |
Require button.el.
|
2003-04-03 |
Juanma Barranquero |
Fix previous change.
|
2003-04-03 |
Kenichi Handa |
(number-sequence): Shorten the code.
|
2003-04-03 |
Kenichi Handa |
*** empty log message ***
|
2003-04-03 |
Kenichi Handa |
(number-sequence): New function.
|
2003-04-03 |
Kenichi Handa |
Fix the malayalam line.
|
2003-04-03 |
Miles Bader |
*** empty log message ***
|
2003-04-03 |
Miles Bader |
(choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.
|
2003-04-03 |
Stefan Monnier |
(fill-newline): Don't leave markers before the prefix.
|
2003-04-02 |
Stefan Monnier |
(refill-fill-paragraph-at): Don't preserve the trailing space since
|
2003-04-02 |
Stefan Monnier |
(fill-delete-newlines): Don't add a trailing space.
|
2003-04-02 |
Stefan Monnier |
(fill-region-as-paragraph): Remove obsolete `save-restriction'.
|
2003-04-02 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-02 |
Juanma Barranquero |
(sort-reorder-buffer): Fix saving of markers at the end of the sorted region.
|
2003-04-02 |
Juanma Barranquero |
*** empty log message ***
|
2003-04-02 |
Juanma Barranquero |
(woman-xref): Removed.
|
2003-04-02 |
Juanma Barranquero |
(toplevel): Require button.
|
2003-04-02 |
Stefan Monnier |
*** empty log message ***
|
2003-04-02 |
Stefan Monnier |
(asm-calculate-indentation, asm-indent-line): New functions.
|
2003-04-02 |
Kai Großjohann |
(top-level): Quote second arg to
|
2003-04-02 |
Miles Bader |
*** empty log message ***
|
2003-04-02 |
Miles Bader |
(scroll-bar-mode): Correctly specify `nil' choice.
|
2003-04-01 |
Stefan Monnier |
(asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.
|
2003-04-01 |
Dave Love |
*** empty log message ***
|
2003-04-01 |
Dave Love |
Doc fixes.
|
2003-04-01 |
Dave Love |
*** empty log message ***
|
2003-04-01 |
Dave Love |
Use transparent/opaque `colours'.
|
2003-04-01 |
Dave Love |
(xpm_lookup_color): Grok "opaque".
|
2003-04-01 |
Kim F. Storm |
*** empty log message ***
|
2003-04-01 |
Andrew Choi |
Fix build on Mac OS X with Carbon.
|
2003-04-01 |
Kenichi Handa |
*** empty log message ***
|
2003-04-01 |
Kenichi Handa |
(indian-font-char-index-table): Fix the
|
2003-03-31 |
Kim F. Storm |
(frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.
|
2003-03-31 |
Kim F. Storm |
*** empty log message ***
|
2003-03-31 |
Kim F. Storm |
(frame.o): Add dependency on blockinput.h and files
|
2003-03-31 |
Stefan Monnier |
(reveal-post-command): Remove buggy debugging code.
|
2003-03-31 |
Kim F. Storm |
(pop-global-mark-quick-repeat): Remove defcustom.
|
2003-03-31 |
Kim F. Storm |
(cua-set-mark): Unconditionally repeat
|
2003-03-31 |
Nick Roberts |
*** empty log message ***
|
2003-03-31 |
Juanma Barranquero |
*** empty log message ***
|
2003-03-31 |
Juanma Barranquero |
($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it.
|
2003-03-31 |
Nick Roberts |
(gdb-inferior-io-mode): Remove Unix pathname for cat
|
2003-03-31 |
Juanma Barranquero |
(x_set_scroll_bar_default_width): Define return value as void.
|
2003-03-31 |
Juanma Barranquero |
(x_wm_set_icon_position): Define return value as void.
|
2003-03-31 |
Juanma Barranquero |
(display_x_get_resource): Use Display_Info argument, not x_display_info.
|
2003-03-31 |
Stefan Monnier |
(reveal-post-command): Better error handling and debugging.
|
2003-03-31 |
Kim F. Storm |
Fix compilation for --with-x=no.
|
2003-03-31 |
Kim F. Storm |
(EMACS_CLASS): Remove. Use generic define.
|
2003-03-31 |
Kim F. Storm |
Remove unnecessary extern declarations.
|
2003-03-31 |
Kim F. Storm |
The following changes consolidates the common code related to
|
2003-03-31 |
Kim F. Storm |
Remove extern decl for frame parameter vars.
|
2003-03-31 |
Kim F. Storm |
(change_window_heights): Add prototype.
|
2003-03-31 |
Kim F. Storm |
Remove extern decl for frame parameter vars.
|
2003-03-31 |
Kim F. Storm |
(EMACS_CLASS): Remove. Use generic define.
|
2003-03-31 |
Kim F. Storm |
Remove unnecessary extern declarations.
|
2003-03-31 |
Kim F. Storm |
(x_get_string_resource): Use XrmDatabase.
|
2003-03-31 |
Kim F. Storm |
(XrmDatabase): New (dummy) typedef.
|
2003-03-31 |
Kim F. Storm |
* w32fns.c (Qauto_raise, Qauto_lower, ...): Remove vars for frame
|
2003-03-31 |
Kim F. Storm |
(EMACS_CLASS): Remove.
|
2003-03-31 |
Kim F. Storm |
Remove unnecessary extern declarations.
|
2003-03-31 |
Kim F. Storm |
(Qauto_raise, Qauto_lower, ...): Remove vars for frame
|
2003-03-31 |
Kim F. Storm |
(Qauto_raise, Qauto_lower, ...): Declare extern all frame
|
2003-03-31 |
Kim F. Storm |
Include blockinput.h.
|
2003-03-31 |
Kim F. Storm |
(frame_parm_handler): New typedef.
|
2003-03-31 |
Kim F. Storm |
*** empty log message ***
|
2003-03-31 |
Juanma Barranquero |
(mode-line-major-mode-keymap): New variable.
|
2003-03-31 |
Juanma Barranquero |
(describe-minor-mode, describe-minor-mode-from-indicator,
|
2003-03-31 |
Juanma Barranquero |
(asm-mode): Support skipping C lang style comments.
|
2003-03-31 |
Kai Großjohann |
(file-relative-name): Remove superfluous `and'.
|
2003-03-31 |
Kenichi Handa |
*** empty log message ***
|
2003-03-31 |
Kenichi Handa |
(ccl-decode-mule-utf-16-le): Don't assume the signature bytes.
|
2003-03-30 |
Juanma Barranquero |
*** empty log message ***
|
2003-03-30 |
Juanma Barranquero |
(sh-mode): Add doc-specs for commands and variables.
|
2003-03-30 |
Andreas Schwab |
*** empty log message ***
|
2003-03-30 |
Andreas Schwab |
(x_insert_glyphs): Fix swapped width and height
|
2003-03-30 |
Andreas Schwab |
(x_redisplay_interface): Add missing entry for
|
2003-03-30 |
Richard M. Stallman |
*** empty log message ***
|
2003-03-30 |
Richard M. Stallman |
(Top): Undo the previous renaming.
|
2003-03-29 |
Kai Großjohann |
(utf-translate-cjk-mode): Minor mode,
|
2003-03-29 |
Kai Großjohann |
(Fexpand_file_name): In the no-handler case, after
|
2003-03-29 |
Kai Großjohann |
(file-relative-name): If FILENAME and DIRECTORY are on
|
2003-03-29 |
Kai Großjohann |
* tramp.el: Version 2.0.31 released.
|
2003-03-29 |
John Paul Wallington |
*** empty log message ***
|
2003-03-29 |
John Paul Wallington |
(with-category-table): Use `make-symbol' to avoid variable capture.
|
2003-03-29 |
Kenichi Handa |
*** empty log message ***
|
2003-03-29 |
Kenichi Handa |
If system-type is not for Windows, prefer japanese-iso-8bit.
|
2003-03-28 |
Jan Djärv |
* gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size
|
2003-03-28 |
Juanma Barranquero |
*** empty log message ***
|
2003-03-28 |
Juanma Barranquero |
(iconify-or-deiconify-frame): Define for compatibility with packages
|
2003-03-28 |
Juanma Barranquero |
(checkdoc-display-status-buffer): Fix docstring.
|
2003-03-28 |
Jonathan Yavner |
*** empty log message ***
|
2003-03-28 |
Jonathan Yavner |
No error when marking functions whose body just returns a constant. Handle
|
2003-03-28 |
Stefan Monnier |
(xt_action_hook): Unset dragging so the reset does take place.
|
2003-03-28 |
Stefan Monnier |
(xm_scroll_callback): Undo a tiny bit of the previous change.
|
2003-03-28 |
Stefan Monnier |
*** empty log message ***
|
2003-03-28 |
Stefan Monnier |
(take_vertical_position_into_account): Remove.
|
2003-03-28 |
Stefan Monnier |
(set_vertical_scroll_bar): New fun. Extracted from redisplay_window.
|
2003-03-27 |
Andreas Schwab |
*** empty log message ***
|
2003-03-27 |
Andreas Schwab |
(vc-cvs-parse-entry): Make sure a file with conflicts
|
2003-03-27 |
Richard M. Stallman |
*** empty log message ***
|
2003-03-27 |
Richard M. Stallman |
(update_tool_bar): Recompute tool bar if
|
2003-03-26 |
Jan Djärv |
* gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared.
|
2003-03-26 |
Stefan Monnier |
*** empty log message ***
|
2003-03-26 |
Jan Djärv |
* xdisp.c (update_menu_bar): Set w->update_mode_line to Qt
|
2003-03-26 |
Stefan Monnier |
*** empty log message ***
|
2003-03-26 |
Stefan Monnier |
(store_symval_forwarding): Re-instate part of the code
|
2003-03-26 |
Simon Josefsson |
Initial revision
|
2003-03-26 |
Kenichi Handa |
*** empty log message ***
|
2003-03-26 |
Kenichi Handa |
(recode-file-name): New function.
|
2003-03-26 |
Kenichi Handa |
*** empty log message ***
|
2003-03-25 |
John Wiegley |
2003-03-26 Steve Youngs <youngs@xemacs.org>:
|
2003-03-25 |
John Wiegley |
*** empty log message ***
|
2003-03-25 |
Stefan Monnier |
(byte-optimize-set): Avoid CLism.
|
2003-03-25 |
Stefan Monnier |
(byte-optimize-set): New. Turn `set' into `setq' when applicable.
|
2003-03-25 |
Stefan Monnier |
(store_symval_forwarding): Delete special read-only
|
2003-03-25 |
Stefan Monnier |
(overlays_in): Declare static.
|
2003-03-24 |
Andreas Schwab |
.
|
2003-03-24 |
Andreas Schwab |
Remove extra TAB in Greek entries.
|
2003-03-24 |
Andrew Choi |
Allow building on Mac OS X again after Kim's merging of display code.
|
2003-03-24 |
Stefan Monnier |
(define-minor-mode): Use custom-set-minor-mode.
|
2003-03-24 |
Stefan Monnier |
*** empty log message ***
|
2003-03-24 |
Stefan Monnier |
(easy-menu-add-item): Align the docstring with the code.
|
2003-03-24 |
John Paul Wallington |
*** empty log message ***
|
2003-03-24 |
John Paul Wallington |
(easy-menu-add-item): Don't default to the global map.
|
2003-03-24 |
Kim F. Storm |
(cua-set-mark): Check pop-global-mark-quick-repeat.
|
2003-03-24 |
Kim F. Storm |
typo
|
2003-03-24 |
Kim F. Storm |
*** empty log message ***
|
2003-03-24 |
Kim F. Storm |
Rework last change so C-x C-SPC C-SPC does not
|
2003-03-24 |
Kim F. Storm |
*** empty log message ***
|
2003-03-24 |
John Paul Wallington |
*** empty log message ***
|
2003-03-24 |
John Paul Wallington |
(emerge-show-file-name): Read event irrespective of whether minibuffer
|
2003-03-24 |
John Paul Wallington |
*** empty log message ***
|
2003-03-24 |
John Paul Wallington |
(customize-create-theme): Rename from
|
2003-03-24 |
John Paul Wallington |
*** empty log message ***
|
2003-03-24 |
John Paul Wallington |
(redisplay_window): If mini window's buffer is not
|
2003-03-24 |
John Paul Wallington |
*** empty log message ***
|
2003-03-24 |
John Paul Wallington |
2003-03-24 Luc Teirlinck <teirllm@mail.auburn.edu>
|