Server IP : 111.118.215.189 / Your IP : 18.188.149.185 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/cedet/ede/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:11:10 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/cedet/ede/util.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (require 'ede) #@123 Update the current projects main version number. Argument NEWVERSION is the version number to use in the current project. (defalias 'ede-update-version #[(newversion) "\302 \303\304\" \230?\205 \305\304 #\210\306!\210\307 \")\207" [ede-object newversion ede-toplevel eieio-oref :version eieio-oset project-update-version ede-update-version-in-source] 4 (#$ . 573) (list (let* ((o (ede-toplevel)) (v (eieio-oref o 'version))) (read-string (format "Update Version (was %s): " v) v nil v)))]) (byte-code "\300\301\302\301\303\"\"\210\304\301\305\306\307$\210\300\310\302\310\311\"\"\210\304\310\305\306\312$\210\300\310\302\310\313\"\"\210\304\310\305\314\315$\207" [eieio--defalias project-update-version eieio--defgeneric-init-form #1="The :version of the project OT has been updated.\nHandle saving, or other detail." eieio--defmethod nil ede-project #[(ot) "\301\302\303!\"\207" [ot error "project-update-version not supported by %s" object-name] 4 #1#] ede-update-version-in-source #2="Change occurrences of a version string in sources.\nIn project THIS, cycle over all targets to give them a chance to set\ntheir sources to VERSION." #[(this version) "\301\302\"\207" [this ede-map-targets #[(targ) "\302 \"\207" [targ version ede-update-version-in-source] 3]] 3 #2#] #3="In sources for THIS, change version numbers to VERSION." ede-target #[(this version) "\305\306\"\205N \307\306\"\205N \307\306\"\211\205M r\310\311 @\"!q\210eb\210\312\313\314\315\312#\203D \316 \317\216\320 \210*\321\224\321\225|\210\321\224b\210\fc\210* A\211\204 \315)\207" [this vs case-fold-search save-match-data-internal version slot-boundp versionsource eieio-oref find-file-noselect ede-expand-filename t re-search-forward "version:\\s-*\\([^ \n]+\\)" nil match-data ((byte-code "\301\302\"\207" [save-match-data-internal set-match-data evaporate] 3)) ede-make-buffer-writable 1] 5 #3#]] 5) #@87 Make sure that BUFFER is writable. If BUFFER isn't specified, use the current buffer. (defalias 'ede-make-buffer-writable #[(&optional buffer) "\212\203 q\210\302\211)\207" [buffer buffer-read-only nil] 2 (#$ . 2474)]) (provide 'ede/util)