2008-08-10 |
Michael Albinus |
* net/xesam.el (xesam-search-engines): Add Debbugs hit fields.
|
2008-08-10 |
John Paul Wallington |
*** empty log message ***
|
2008-08-10 |
John Paul Wallington |
(ibuffer-define-filter filename): Use plain old `buffer-file-name'
|
2008-08-10 |
John Paul Wallington |
(ibuffer-buffer-file-name): Return nil rather than empty string when
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
(Calendar Customizing): Mention whitespace variables and intermonth text.
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
(org-export-as-html): Let-bind `i'.
|
2008-08-10 |
Glenn Morris |
(org-renumber-ordered-list): Fix bob/bobp typo.
|
2008-08-10 |
Glenn Morris |
New file.
|
2008-08-10 |
Glenn Morris |
Remove reference to deleted splash8.xpm.
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
(ELCFILES): Update.
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
Use @copying. Change copyright of authors with assignment to FSF.
|
2008-08-10 |
Glenn Morris |
Revert trivial license formatting changes from previous change.
|
2008-08-10 |
Glenn Morris |
Standardize license layout.
|
2008-08-10 |
Glenn Morris |
Remove entries related to comments.
|
2008-08-10 |
Glenn Morris |
Change from author without assignment is tiny.
|
2008-08-10 |
Glenn Morris |
Fix "Suggested by" format.
|
2008-08-10 |
Glenn Morris |
Joachim has assignment.
|
2008-08-10 |
Glenn Morris |
Prune some instances of "regenerate", in line with the documented
|
2008-08-10 |
Glenn Morris |
Fix attribution.
|
2008-08-10 |
Glenn Morris |
Fix attributions.
|
2008-08-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-09 |
Eli Zaretskii |
(w32_system_process_attributes): If the process does not exist, return nil.
|
2008-08-09 |
Eli Zaretskii |
(process_times): Fix the case of System process.
|
2008-08-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-09 |
Eli Zaretskii |
(LISTPROC, PROCATTR): New macros.
|
2008-08-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-09 |
Eli Zaretskii |
(Fsystem_process_attributes): Doc fix.
|
2008-08-09 |
Eli Zaretskii |
(w32_list_system_processes, w32_system_process_attributes): Add prototypes.
|
2008-08-09 |
Eli Zaretskii |
Include thelp32.h, psapi.h and coding.h.
|
2008-08-09 |
John Paul Wallington |
*** empty log message ***
|
2008-08-09 |
John Paul Wallington |
(defun-cvs-mode): Add `doc-string' decl.
|
2008-08-08 |
Chong Yidong |
(battery-echo-area-format, battery-status-function):
|
2008-08-08 |
Chong Yidong |
* battery.el (battery-echo-area-format, battery-status-function):
|
2008-08-08 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
2008-08-08 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
2008-08-08 |
Eli Zaretskii |
(Diff Mode): Fix indexing in last change.
|
2008-08-08 |
Eli Zaretskii |
(Diff Mode): Fix last change.
|
2008-08-08 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-08 |
Eli Zaretskii |
(Log Buffer, Diff Mode): Fix last changes. Add indexing.
|
2008-08-07 |
Dan Nicolaescu |
* s/darwin.h (OTHER_FILES): Do not define here, defined in
|
2008-08-07 |
Martin Rudalics |
*** empty log message ***
|
2008-08-07 |
Martin Rudalics |
(change-log-search-tag-name)
|
2008-08-07 |
Andreas Schwab |
* configure.in: Correctly handle
|
2008-08-07 |
Miles Bader |
Merge from gnus--devo--0
|
2008-08-07 |
Dan Nicolaescu |
(Log Buffer): Describe C-c C-d.
|
2008-08-07 |
Adrian Robert |
* startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg. * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map. Don't call precompute-menubar-bindings. Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added.
|
2008-08-07 |
Chong Yidong |
(redisplay_window): Revert last change.
|
2008-08-07 |
Chong Yidong |
* xdisp.c (redisplay_window): Revert last change.
|
2008-08-07 |
Adrian Robert |
* Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
|
2008-08-07 |
Adrian Robert |
* configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS
|
2008-08-06 |
Joakim Verona |
thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s.
|
2008-08-06 |
Joakim Verona |
Fix for bug #572, removed () from url regexp.
|
2008-08-06 |
Chong Yidong |
Clarify enable-recursive-minibuffers change.
|
2008-08-06 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-06 |
Eli Zaretskii |
(VC Directory Mode): Fix last change.
|
2008-08-06 |
Chong Yidong |
(try_scrolling): Use iterator to find the scroll margin,
|
2008-08-06 |
Chong Yidong |
* xdisp.c (try_scrolling): Use iterator to find the scroll margin,
|
2008-08-06 |
Dan Nicolaescu |
(vc-svn-parse-status): Use when instead of if.
|
2008-08-06 |
Adrian Robert |
* config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big alphabetical list. (mostlyclean): Don't delete *.d under NS. * nsterm.h (NS_HAVE_INTEGER): Change to NS_HAVE_NSINTEGER.
|
2008-08-06 |
Adrian Robert |
* configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate.
|
2008-08-06 |
Adrian Robert |
* Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense with GNUstep-specific flags.
|
2008-08-06 |
Juanma Barranquero |
Fix typos.
|
2008-08-06 |
Dan Nicolaescu |
(Old Revisions): Update the keys used by vc-annotate and
|
2008-08-06 |
Dan Nicolaescu |
Add note about macos.texi.
|
2008-08-06 |
Dan Nicolaescu |
* progmodes/vera-mode.el (vera-electric-tab):
|
2008-08-06 |
Kenichi Handa |
*** empty log message ***
|
2008-08-06 |
Kenichi Handa |
(xfont_list_family): Return a list of symbols, not
|
2008-08-06 |
Kenichi Handa |
*** empty log message ***
|
2008-08-06 |
Kenichi Handa |
(face-valid-attribute-values): Fix handling the value
|
2008-08-06 |
Juanma Barranquero |
* nt/dump.bat: Fix mixed EOLs.
|
2008-08-06 |
Juanma Barranquero |
Remove entry describing change in comment.
|
2008-08-06 |
Andreas Schwab |
Regenerate.
|
2008-08-06 |
Andreas Schwab |
Fix quoting.
|
2008-08-06 |
Chong Yidong |
Regenerate.
|
2008-08-06 |
Chong Yidong |
(COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
|
2008-08-06 |
Chong Yidong |
* configure.in (COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
|
2008-08-06 |
Dan Nicolaescu |
(proced-menu): Bind the correct function to for toggling.
|
2008-08-06 |
Dan Nicolaescu |
(diff-show-trailing-whitespaces): Fix typo.
|
2008-08-06 |
Dan Nicolaescu |
(vc-dir-mode): Fix typo.
|
2008-08-06 |
Dan Nicolaescu |
*** empty log message ***
|
2008-08-06 |
Dan Nicolaescu |
Remove done items. Add a new one.
|
2008-08-06 |
Dan Nicolaescu |
(VC Directory Mode): Talk about multiple VC systems.
|
2008-08-06 |
Vinicius Jose Latorre |
Improve docstring.
|
2008-08-06 |
Dan Nicolaescu |
Update.
|
2008-08-05 |
Chong Yidong |
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
|
2008-08-05 |
Chong Yidong |
* pop.c (socket_connection): Add conditionals for
|
2008-08-05 |
Chong Yidong |
Regenerate.
|
2008-08-05 |
Chong Yidong |
Add checks for krb5_error.text and krb5_error.e_text struct members.
|
2008-08-05 |
Chong Yidong |
* configure.in: Add checks for krb5_error.text and
|
2008-08-05 |
Chong Yidong |
(kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
* kmacro.el (kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
(redisplay_window): Don't enforce scroll-margin when forcing a window
|
2008-08-05 |
Chong Yidong |
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
|
2008-08-05 |
Chong Yidong |
Handle auto-save-visited-file-name.
|
2008-08-05 |
Chong Yidong |
(auto-save-visited-file-name): Move definition to fileio.c.
|
2008-08-05 |
Chong Yidong |
* files.el (auto-save-visited-file-name): Move definition to
|
2008-08-05 |
Chong Yidong |
(Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
Fix last change.
|
2008-08-05 |
Chong Yidong |
(Other Plists): Fix incorrect example. Suggested by Florian Beck.
|
2008-08-05 |
Chong Yidong |
* symbols.texi (Other Plists): Fix incorrect example.
|
2008-08-05 |
Chong Yidong |
(hack-one-local-variable-eval-safep): Handle lisp-indent-function and
|
2008-08-05 |
Chong Yidong |
* files.el (hack-one-local-variable-eval-safep): Handle
|
2008-08-05 |
Michael Albinus |
*** empty log message ***
|
2008-08-05 |
Michael Albinus |
* net/xesam.el (top): Require `wid-edit' always.
|
2008-08-05 |
Teodor Zlatanov |
(change-log-next-error, change-log-mode): Add support
|
2008-08-05 |
Adrian Robert |
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
|
2008-08-05 |
Adrian Robert |
set working dir to /Users/arobert under NS when psn argument given
|
2008-08-05 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
|
2008-08-05 |
Nick Roberts |
(VC Directory Mode): Fix typo.
|
2008-08-05 |
Nick Roberts |
*** empty log message ***
|
2008-08-05 |
Jay Belanger |
*** empty log message ***
|
2008-08-05 |
Jay Belanger |
(math-read-number): Handle C-like languages properly.
|
2008-08-05 |
Jay Belanger |
(math-read-number): Handle C numbers beginning with 0 correctly.
|
2008-08-05 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
2008-08-04 |
Chong Yidong |
Test directly for NS_HAVE_INTEGER before defining it.
|
2008-08-04 |
Chong Yidong |
Regenerate.
|
2008-08-04 |
Chong Yidong |
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
|
2008-08-04 |
Chong Yidong |
Test for existence of NSInteger.
|
2008-08-04 |
Chong Yidong |
Regenerate.
|
2008-08-04 |
Chong Yidong |
Last change suggested by Yavor Doganov.
|
2008-08-04 |
Chong Yidong |
* configure: Regenerate.
|
2008-08-04 |
Seiji Zenitani |
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
|
2008-08-04 |
Seiji Zenitani |
Set the frame parameter alpha to Qnil
|
2008-08-04 |
Chong Yidong |
(find_and_call_menu_selection): Fix prototype.
|
2008-08-04 |
Chong Yidong |
* nsterm.h (find_and_call_menu_selection): Fix prototype.
|
2008-08-04 |
Adrian Robert |
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
|
2008-08-04 |
Adrian Robert |
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
|
2008-08-04 |
Juanma Barranquero |
Fix typos.
|
2008-08-04 |
Juanma Barranquero |
Fix typos.
|
2008-08-04 |
Juanma Barranquero |
* international/mule-cmds.el (read-char-by-name):
|
2008-08-04 |
Michael Albinus |
*** empty log message ***
|
2008-08-04 |
Michael Albinus |
* net/dbus.el (dbus-call-method-asynchronously): Declare
|
2008-08-04 |
Michael Albinus |
* net/dbus.el (dbus-method-return-internal)
|
2008-08-04 |
Juanma Barranquero |
* descr-text.el (describe-char-display): Fix last change:
|
2008-08-04 |
Juanma Barranquero |
Fix typos and add missing entry.
|
2008-08-04 |
Juanma Barranquero |
Add missing entry.
|
2008-08-03 |
Chong Yidong |
(windowDidResize): Remove stopModel call.
|
2008-08-03 |
Chong Yidong |
* nsterm.m (windowDidResize): Remove stopModel call.
|
2008-08-03 |
Michael Albinus |
*** empty log message ***
|
2008-08-03 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): Document error handling of own
|
2008-08-03 |
Andreas Schwab |
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
2008-08-03 |
Andreas Schwab |
(check_memory_limits) [HAVE_GETRLIMIT]: Fix
|
2008-08-02 |
Chong Yidong |
(check_memory_limits): Don't use getrlimit on cygwin. Don't use
|
2008-08-02 |
Chong Yidong |
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
|
2008-08-02 |
Chong Yidong |
(ido-mode): Add toggle notification.
|
2008-08-02 |
Chong Yidong |
* ido.el (ido-mode): Add toggle notification.
|
2008-08-02 |
Chong Yidong |
Mark last change as tiny.
|
2008-08-02 |
Chong Yidong |
(vc-next-action): Update list var correctly after delete.
|
2008-08-02 |
Chong Yidong |
* vc.el (vc-next-action): Update list var correctly after delete.
|
2008-08-02 |
Jason Rumney |
(compute_metrics): Don't mess with glyph_idx setting here.
|
2008-08-02 |
Chong Yidong |
(custom-save-all): Avoid destrying symlink if already visiting the
|
2008-08-02 |
Chong Yidong |
* cus-edit.el (custom-save-all): Avoid destrying symlink if
|
2008-08-02 |
Eli Zaretskii |
Mention crashes with .tar.gz files on Windows.
|
2008-08-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-02 |
Eli Zaretskii |
(VC Directory Mode, VC Directory Commands): Fix English and wording.
|
2008-08-02 |
Chong Yidong |
(pgg-gpg-process-region): Accept any remaining pending output coming
|
2008-08-02 |
Chong Yidong |
* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
|
2008-08-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-02 |
Eli Zaretskii |
Add defines for accessing system processes.
|
2008-08-02 |
Eli Zaretskii |
Mention list-system-processes and system-process-attributes.
|
2008-08-02 |
Eli Zaretskii |
Fix erroneous last commit.
|
2008-08-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-02 |
Eli Zaretskii |
(NSTATICS): Bump to 0x640.
|
2008-08-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-02 |
Eli Zaretskii |
(Fsystem_processes_list, Fsystem_process_attributes): New functions.
|
2008-08-02 |
Eli Zaretskii |
Add prototype for directory_files_internal.
|
2008-08-02 |
Eli Zaretskii |
(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
|
2008-08-02 |
Eli Zaretskii |
(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
|
2008-08-02 |
Romain Francoise |
(INFO_FILES): Add mairix-el.
|
2008-08-02 |
Jason Rumney |
*** empty log message ***
|
2008-08-02 |
Jason Rumney |
(tis620-2533): Use as preferred registry for thai fonts.
|
2008-08-02 |
Dan Nicolaescu |
(VC Directory Mode): Fix and improve the info about
|
2008-08-01 |
Juanma Barranquero |
Fix whitespace change caused by bug.
|
2008-08-01 |
Juanma Barranquero |
Fix typos.
|
2008-08-01 |
Juanma Barranquero |
* xfaces.c (Fx_load_color_file): Fix previous change;
|
2008-08-01 |
Teodor Zlatanov |
Add entries about the new auth-source integration and
|
2008-08-01 |
Michael Albinus |
*** empty log message ***
|
2008-08-01 |
Michael Albinus |
* net/xesam.el (xesam-all-fields): Remove source and content
|
2008-08-01 |
Michael Albinus |
* net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
|
2008-08-01 |
Michael Albinus |
*** empty log message ***
|
2008-08-01 |
Michael Albinus |
* dbusbind.c (xd_read_message): Handle D-Bus error messages.
|
2008-08-01 |
Sam Steingold |
restore 1.17
|
2008-08-01 |
Adrian Robert |
add defines for NSInteger, NSUInteger on non-Leopard
|
2008-08-01 |
Chong Yidong |
(ns_frame_parm_handlers): Add empty entry for x_set_alpha.
|
2008-08-01 |
Chong Yidong |
* nsfns.m (ns_frame_parm_handlers): Add empty entry for
|
2008-08-01 |
Chong Yidong |
(EmacsApp -application:openFiles:): GNUStep does not
|
2008-08-01 |
Chong Yidong |
* nsterm.m (EmacsApp -application:openFiles:): GNUStep does not
|
2008-08-01 |
Chong Yidong |
Revert last change.
|
2008-08-01 |
Chong Yidong |
* xmenu.c: Revert last change.
|
2008-08-01 |
Chong Yidong |
Fix last change.
|
2008-08-01 |
Chong Yidong |
* keyboard.h: Fix last change.
|
2008-08-01 |
Adrian Robert |
commit patch to x-load-color-file posted by lekktu@gmail.com
|
2008-08-01 |
Dan Nicolaescu |
(dispnew.o, gtkutil.o, sound.o, atimer.o)
|
2008-08-01 |
Adrian Robert |
clear warnings and clean up NS port
|
2008-08-01 |
Dan Nicolaescu |
Fix previous change that removed BSD_TERMIOS. Add
|
2008-08-01 |
Kenichi Handa |
(describe-char-display): Call encode-coding-char
|
2008-08-01 |
Kenichi Handa |
(encode-coding-char): New optional arg CHARSET.
|
2008-08-01 |
Adrian Robert |
NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file
|
2008-08-01 |
Bill Wohler |
*** empty log message ***
|
2008-08-01 |
Bill Wohler |
(Reading Mail)
|
2008-08-01 |
Bill Wohler |
*** empty log message ***
|
2008-08-01 |
Bill Wohler |
(mh-send-letter, mh-redistribute): Mention mh-annotate-msg-hook in
|
2008-08-01 |
Bill Wohler |
(mh-annotate-msg-hook): Sync docstring with manual.
|
2008-08-01 |
Bill Wohler |
(mh-show-preferred-alternative): Sync docstring with manual.
|
2008-08-01 |
Bill Wohler |
Remove orphaned comment.
|
2008-07-31 |
Chong Yidong |
Avoid maintainer warning for autogenerated unicode files.
|
2008-07-31 |
Chong Yidong |
* Makefile.in: Avoid maintainer warning for autogenerated unicode
|
2008-07-31 |
Chong Yidong |
(forward-button): Avoid infloop.
|
2008-07-31 |
Chong Yidong |
(apropos-symbol): Don't set button skip by default.
|
2008-07-31 |
Chong Yidong |
* apropos.el (apropos-symbol): Don't set button skip by default.
|
2008-07-31 |
Juanma Barranquero |
* files.el (read-file-modes): Fix tpo in docstring.
|
2008-07-31 |
Chong Yidong |
(abbreviate-file-name): When replacing $HOME with ~, turn off
|
2008-07-31 |
Chong Yidong |
(read-file-name-completion-ignore-case): Add cygwin to the list.
|
2008-07-31 |
Chong Yidong |
* minibuffer.el (read-file-name-completion-ignore-case): Add
|
2008-07-31 |
Chong Yidong |
Documented visual line mode.
|
2008-07-31 |
Chong Yidong |
Checked basic.texi
|
2008-07-31 |
Chong Yidong |
(Top): Add Visual Line Mode node.
|
2008-07-31 |
Michael Albinus |
*** empty log message ***
|
2008-07-31 |
Chong Yidong |
(International Chars): Describe C-x =.
|
2008-07-31 |
Chong Yidong |
* display.texi (Visual Line Mode): New node.
|
2008-07-31 |
Chong Yidong |
(Visual Line Mode): New node.
|
2008-07-31 |
Michael Albinus |
* net/xesam.el (xesam-type, xesam-query, xesam-xml-string): New
|
2008-07-31 |
Chong Yidong |
(Inserting Text): Move DEL to deletion node.
|
2008-07-31 |
Chong Yidong |
* basic.texi (Inserting Text): Move DEL to deletion node.
|
2008-07-31 |
Michael Albinus |
* net/dbus.el (top): Don't register for "NameOwnerChanged".
|
2008-07-31 |
Michael Albinus |
*** empty log message ***
|
2008-07-31 |
Michael Albinus |
* dbusbind.c (Fdbus_call_method_asynchronously)
|
2008-07-31 |
Michael Albinus |
*** empty log message ***
|
2008-07-31 |
Michael Albinus |
* dbus.texi (Arguments and Signatures): Fix example.
|
2008-07-31 |
Juanma Barranquero |
* keyboard.c (gobble_input): Fix previous change.
|
2008-07-31 |
Juri Linkov |
Regenerate.
|
2008-07-31 |
Chong Yidong |
Add non-x86 Unixware to list of deprecated platforms.
|
2008-07-31 |
Juri Linkov |
*** empty log message ***
|
2008-07-31 |
Juri Linkov |
*** empty log message ***
|
2008-07-31 |
Juri Linkov |
Unify all names under one common name prefix
|
2008-07-31 |
Juri Linkov |
(isearch-forward-regexp, isearch-forward-word)
|
2008-07-31 |
Juri Linkov |
(filesets-cmd-isearch-getargs): Check if the
|
2008-07-31 |
Juri Linkov |
(read-file-modes): Set default value to the original
|
2008-07-31 |
Juri Linkov |
(dired-do-chmod): Set default value to the original
|
2008-07-31 |
Juri Linkov |
*** empty log message ***
|
2008-07-31 |
Juri Linkov |
(read-char-by-name): Accept hash notation. Doc fix.
|
2008-07-31 |
Juri Linkov |
(read-shell-command, shell-command):
|
2008-07-31 |
Juri Linkov |
(isearch-edit-string-set-word): New command.
|
2008-07-31 |
Juri Linkov |
(dired-isearch-filenames-toggle): New command.
|
2008-07-31 |
Chong Yidong |
(c-style-alist): For the Ellemtel style, move the
|
2008-07-31 |
Chong Yidong |
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
|
2008-07-31 |
Jason Rumney |
Note the dropping of BDF font support on Windows.
|
2008-07-31 |
Juanma Barranquero |
* os.texi: Fix previous change.
|